ThummeTo / FMIExport.jl

FMIExport.jl is a free-to-use software library for the Julia programming language which allows for the export of FMUs (fmi-standard.org) from any Julia-Code. FMIExport.jl is completely integrated into FMI.jl.
MIT License
22 stars 3 forks source link

BouncingBall FMU export example fails in Ubuntu #22

Closed chandramouli6890 closed 1 year ago

chandramouli6890 commented 1 year ago

I am really excited about the possibilities with the FMIExport julia library. I wanted to quickly try to out the BouncingBall example. But got into some trouble while running the example.

image

I am running

I appreciate any your support from your side

ThummeTo commented 1 year ago

Dear @chandramouli6890 , I am on this!

Regards!

HenningScheufler commented 1 year ago

julia 1.85 has the same issue on windows

FIX in pull request #23

ThummeTo commented 1 year ago

This is under development, but as stated in the readme.md, currently only windows is actively supported & tested.

ThummeTo commented 1 year ago

will be fixed in v0.2.0 in #26

ThummeTo commented 1 year ago

closed with v0.2.0