| OMC Commits | 2 |
| Libraries Changed | 0 |
| Number of Improvements | 5 |
| Number of Regressions | 8 |
| Number of Performance Improvements | 0 |
| Number of Performance Regressions | 0 |
| Commit | Author | Summary |
|---|---|---|
| c44a5382d | Adrian Pop | better fix for Windows compilation - use gcc instead of g++ - use -Wl,-Bstatic -lstdc++ -Wl,-Bdynamic instead of -static-stdc++ |
| f251a6043 | Adrian Pop | fix simulation code compilation on Windows - use g++ to link the executable on Windows with -static-libstc++ - remove c++ includes from the SimulationRuntime/c/simulation/simulation_runtime.h - guard some files with extern "C" so we can always use g++ to compile the generated code |
| Library | Change |
|---|