Archived OpenModelica forums. Posting is disabled.

Alternative forums include GitHub discussions or StackOverflow (make sure to read the Stack Overflow rules; you need to have well-formed questions)


Forgot password? | Forgot username? | Register

Darwin64 binary from Windows

Darwin64 binary from Windows

Is there a way to have an FMU export performed on a windows machine include the Darwin64 binaries to be used when the FMU is on a Mac?

Re: Darwin64 binary from Windows

It might be if you specify the platform as:
"x86_64-apple-darwin15 docker run docker.openmodelica.org/osxcross-omsimulator:v2.0"

You would need docker installed, Hyper-V enabled and virtualization in the BIOS. You probably need to run a mos-script or modify your omedit.ini:

[FMIExport]
FMUName=
Platforms=none, x86_64-apple-darwin15 docker run docker.openmodelica.org/osxcross-omsimulator:v2.0
Type=me_cs
Version=2

Note that this has not been tested on Windows and has no nice GUI in OMEdit.

There are 0 guests and 0 other users also viewing this topic
You are here: