Skip to content

FMU: Windows to Linux? #48

Answered by ThummeTo
samiit asked this question in Q&A
Discussion options

You must be logged in to vote

Dear Sam,

I moved this to "Discussions". Many modeling tools only export a FMU for the current platform, meaning tools that are running under Windows generate Windows-FMUs and tools that run under Linux export Linux-FMUs (but there are exceptions). Personally, if I run into this issue, I enable C-Code-export when exporting FMUs, so it is possible to build the FMU for every system (in theory) from source code.

But in your special case this might be even more complicated. FMUs exported from Matlab/Simulink often have further dependencies to Matlab-Libraries (DLLs), which need to be resolved to the corresponding Linux Libraries (if they exist on the system). Because this question (if I under…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ThummeTo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #47 on November 23, 2021 11:14.