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

The ARM architecture is not supported. #149

Open
VansirCQ opened this issue Aug 22, 2024 · 2 comments
Open

The ARM architecture is not supported. #149

VansirCQ opened this issue Aug 22, 2024 · 2 comments

Comments

@VansirCQ
Copy link

I want to run FMI4J in the arm environment, but the system reports an error libfmi4j-import.so This so belongs to the x86 architecture. Where is the source code of this so? Can I compile it into the so of the ARM architecture?Also, are there any other so's that need to be compiled?

@markaren
Copy link
Member

The folder fmi-native-import contains the native code and the build script is located here: https://github.com/NTNU-IHB/FMI4j/blob/master/fmi-native-import/build.gradle

It uses Gradle also for the native code, which is, well interressting.. Other than this I can't offer much more support. I have not developed with Java/Kotlin/Gradle for a long time.

@VansirCQ
Copy link
Author

many thanks!!!!! let me hava a try

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants