Changes between Initial Version and Version 1 of Ticket #6278, comment 5


Ignore:
Timestamp:
2020-12-11T08:51:24Z (4 years ago)
Author:
Martin Sjölund

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6278, comment 5

    initial v1  
    11> Another idea: is not it a possibility to do as for Linux (dynamic Lapack link) and give users the process to install their Lapack for Windows if possible?
    22
    3 No, and it won't be compatible with other versions of lapack. If you want a small FMU on Windows, use WSL.
     3No, and it won't be compatible with other versions of lapack. If you want a small FMU on Windows, use WSL. (And it's against the FMI specification to depend on dll's not in the OS)
    44
    55I'll attach a light CS FMU, but you will need to use Linux to generate it. Or a mos-script in Windows I guess. Unless your OMEdit has a button for x86_64-w64-mingw32 compilation. I don't have Windows, so I cannot check that :)