Opened 8 years ago
Closed 8 years ago
#4183 closed defect (fixed)
Generated FMUs on Windows are missing libstdc++-6.dll
Reported by: | Adrian Pop | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | blocker | Milestone: | 1.11.0 |
Component: | FMI | Version: | |
Keywords: | Cc: |
Description
We need to either compile with static libstdc++ or add it to the binaries folder.
To reproduce:
- generate any fmu
- run fmuChecker on the fmu
Run fmuCheker from windows command line, not mingw64 terminal as it will find libstdc++-6.dll then.
This is happening for both the 1.11-dev.beta1 and the 1.12-dev (master).
Change History (2)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in 287830/OMCompiler. The nightly builds from tomorrow should fix this issue:
https://build.openmodelica.org/omc/builds/windows/nightly-builds/
I will try to add some sort of test for this so we fail to build OM_Win if there are missing DLLs inside FMUs.
Note:
See TracTickets
for help on using tickets.
Seems we're missing more than that (everything taken from C:\OMDev\tools\msys\mingw64\bin\ should be included):