You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i start to simulate my fmu, it signals an error "Unable to load dynamic library xxx.dll".
However, it works when i simulated in FMpy.
I have used dependency walker to detect the dll, it says this
Here are the missing dlls
Is it a fmu issue or a fmi4cpp issue?
My fmu is a model_exchange model generated from SCADE and is win64.