You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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