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

java.lang.UnsatisfiedLinkError: dlopen failed: "/lib/x86_64/libavutil.so" is 32-bit instead of 64-bit #530

Closed
coralinejones1985 opened this issue Oct 14, 2016 · 2 comments

Comments

@coralinejones1985
Copy link

Hi, I've already asked a question about using 32-bit libs for 64-bit devices. I was told that 32-bit libs can work on 64-bit devices, but it appeared to fail :( I wonder, if there are some binaries for 64-bit system?

@saudet
Copy link
Member

saudet commented Oct 14, 2016

No, there aren't. Marking as duplicate of bytedeco/javacpp-presets#52

@saudet saudet closed this as completed Oct 14, 2016
@saudet
Copy link
Member

saudet commented Feb 27, 2018

64-bit builds for Android (as the "android-arm64" and "android-x86_64" platforms) are now available, so please give it a try! Binaries for 1.4.1-SNAPSHOT can be downloaded from the snapshot repository: http://bytedeco.org/builds/

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

No branches or pull requests

2 participants