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

Cross compilation compatible #96

Open
raghunandannm opened this issue Nov 13, 2023 · 0 comments · May be fixed by #97
Open

Cross compilation compatible #96

raghunandannm opened this issue Nov 13, 2023 · 0 comments · May be fixed by #97

Comments

@raghunandannm
Copy link

We use FMI Library for our openPASS and one of our goals is to provide executable under windows. Therefore, it would be great if source would be cross compilation compatible. So that we can cross compilation FMILibrary with ubuntu as host system and MINGW as target system.

We have observed few things, when cross compiling FMILibrary.

  1. CMake Compiler and System variables are not forwarded when build expat library
  2. "Shlwapi" is case sensitive when building on linux.
@raghunandannm raghunandannm linked a pull request Nov 13, 2023 that will close this issue
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 a pull request may close this issue.

1 participant