We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey all
After many tries, I can't get this app to launch. It runs and then promptly crashes, giving me the error:
Native code library failed to load. java.lang.UnsatisfiedLinkError: no LeapJava in java.library.path
I've tried and retried adding the file, but nothing seems to work.
Any ideas?
The text was updated successfully, but these errors were encountered:
Make sure you copy the LeapJava.dll into the build path.
Sorry, something went wrong.
I'm on linux and even if I put the libLeapJava.so in the path I still get this error.
did you ever resolve this? I have the same problem on ubuntu.
No branches or pull requests
Hey all
After many tries, I can't get this app to launch. It runs and then promptly crashes, giving me the error:
Native code library failed to load.
java.lang.UnsatisfiedLinkError: no LeapJava in java.library.path
I've tried and retried adding the file, but nothing seems to work.
Any ideas?
The text was updated successfully, but these errors were encountered: