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

JNI ERROR #764

Closed
rocqina opened this issue Jun 23, 2020 · 2 comments
Closed

JNI ERROR #764

rocqina opened this issue Jun 23, 2020 · 2 comments

Comments

@rocqina
Copy link

rocqina commented Jun 23, 2020

libsecp256k1 enabled: false
image

I build it like this
./autogen.sh
./configure --enable-jni --enable-experimental --enable-module-schnorr --enable-module-ecdh
make
then configure
-Djava.library.path=/home/steve/secp256k1/.libs

but java can not load lib success
The System Info
 macOs 10.14.6

@elichai
Copy link
Contributor

elichai commented Jun 23, 2020

Hi,
Please see #682, we no longer maintain JNI bindings in this repository, that PR has a few alternative that maintain bindings for JNI.
Good Luck!

@rocqina
Copy link
Author

rocqina commented Jun 23, 2020

Thank you very much!

@rocqina rocqina closed this as completed Jun 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants