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

Building for android #10

Open
lathesh-shetty opened this issue Mar 13, 2024 · 3 comments
Open

Building for android #10

lathesh-shetty opened this issue Mar 13, 2024 · 3 comments

Comments

@lathesh-shetty
Copy link

Any way to make these FMU's run on Android builds

@t-sommer
Copy link
Contributor

This would require an FMU with Android / ARM64 binaries which is only supported in FMI 3.0. Do you have an example FMU to try it out?

@lathesh-shetty
Copy link
Author

Oh,ok
No, i don't have any examples are there any resources on how i can build a FMI 3.0 with arm64 binaries and example fmi that i can test on

@t-sommer
Copy link
Contributor

You could use the Reference FMUs for testing. However, for an actual application you'll probably want to export an FMU from an application. If the FMU comes with source code you can compile a binary for the target platform.

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

No branches or pull requests

2 participants