Export FMU for Linux under Windows

Nils Waap_22230
Altair Community Member
Hey Community,
I need to compile functional mock-ups on Windows for a Linux machine.
Is there a functionality for that within Activate?
Best Regards,
Nils
Tagged:
0
Answers
-
Hi Nils,
This is not possible on current versions. However, you can generate a FMU directly on Linux through Activate. There is a step-by-step below:
1 - Create a Superblock with the desired blocks (with i/o ports);
2 - Select (click) this Superblock with the mouse
3 - Run this command on OML prompt command: vssPProjExportToFMU(struct('fmufile','E:\myfmufilename.fmu'));
Thanks,
João.
0