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

Version 1.5.1 - java.lang.UnsatisfiedLinkError: no jniSQLite in java.library.path #318

Closed
gwenn opened this issue Jul 10, 2019 · 2 comments
Labels

Comments

@gwenn
Copy link

gwenn commented Jul 10, 2019

Version 1.5 fine (at least locally: macOs X):
https://github.com/gwenn/sqlite-jna/tree/javacpp
Version 1.5.1 ko:
https://github.com/gwenn/sqlite-jna/tree/javacpp-1.5.1
CI builds are not reliable but:
https://travis-ci.org/gwenn/sqlite-jna/builds/556919973?utm_source=github_status&utm_medium=notification

java.lang.UnsatisfiedLinkError: org.sqlite.SQLite$LogCallback.allocate()V

@saudet
Copy link
Member

saudet commented Jul 11, 2019

Fixed! Is there anything else that broke?

@gwenn
Copy link
Author

gwenn commented Jul 11, 2019

Tested successfully with 1.5.2-SNAPSHOT: 27a7a49
Thanks.

@gwenn gwenn closed this as completed Jul 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants