Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates for Windows neural FMUs #14

Merged
merged 8 commits into from
Aug 1, 2022
Merged

Updates for Windows neural FMUs #14

merged 8 commits into from
Aug 1, 2022

Conversation

AnHeuermann
Copy link
Collaborator

Changes for Windows

  • Change Windows paths that are interpolated in strings \\ => \\\\
  • Handle CRLF line endings in Windows files
  • Call garbage collector manually, see parsefile: Windows unlink permission denied JuliaIO/JSON.jl#347
  • Add OpenModelica msys tools to path when re-compiling FMU
    • Get omc and tools from OPENMODELICAHOME environment variable.
  • Add dll export for Windows

Other changes

  • Update OMJulia.jl package to latest master
  • Fix number of tests in runGenDataTest()
  • Fix unloading of FMU

@AnHeuermann AnHeuermann self-assigned this Aug 1, 2022
@AnHeuermann AnHeuermann merged commit d60175f into main Aug 1, 2022
@AnHeuermann AnHeuermann deleted the windowsFMU branch August 1, 2022 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant