modelica / fmi-guides

Repo for "FMI Best Practice Guide for Implementers" (and maybe more guides)
https://modelica.github.io/fmi-guides/main/fmi-guide/
Other
17 stars 11 forks source link

Mention that LOAD_WITH_ALTERED_SEARCH_PATH might help for FMUs loading subdlls on windows #109

Open klausschuch opened 1 month ago

klausschuch commented 1 month ago

In "3.7. Handling of Code Dependencies", we could mention that on windows the importer might load the fmu with the LOAD_WITH_ALTERED_SEARCH_PATH flag. (see https://stackoverflow.com/questions/28850209/what-is-the-altered-search-path-load-with-altered-search-path-in-loadlibraryex) This might help for FMUs which load sub dlls.

chrbertsch commented 1 month ago

FMI Design Webmeeting: