-
Notifications
You must be signed in to change notification settings - Fork 77
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
No such file or directory (Possible cause: architecture word width mismatch) #102
Comments
I have a similar issue when running sarxos webcam-capture library on a aarch64 platform (Snapdragon 410c).
|
Just switch to HawtJNI and generate from C. JNI way faster than JNA any ways. I don't think they are going to ever fix jnarator https://github.com/sgjava/java-periphery uses HawtJNI. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Trying to run jnaerator on ARMv8 (64 bit) and it sharts with the stack trace below. Is there a 64 bit ARM version libbridj.so I can hack into jnaerator jar? Or will this be fixed in jnaerator at some point?
The text was updated successfully, but these errors were encountered: