Opened 4 years ago

Closed 4 years ago

#6396 closed defect (fixed)

Fix FFI on Windows/mingw

Reported by: adrpo Owned by: adrpo
Priority: high Milestone: 1.18.0
Component: Run-time Version: 1.18.0-dev
Keywords: Cc:

Description

The new function evaluation via foreign function interface does not work won mingw/windows, the compiler cannot find the address of the function in the current module (is needed for ModelicaExernalC) handling.

Fix this!

Change History (3)

comment:1 Changed 4 years ago by adrpo

  • Owner changed from AnHeuermann to adrpo
  • Status changed from new to accepted

comment:3 Changed 4 years ago by adrpo

  • Resolution set to fixed
  • Status changed from accepted to closed
Note: See TracTickets for help on using tickets.