jni Exception in thread "main" java.lang.UnsatisfiedLinkError:

java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1857) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1119) at linuxcecrypttest.main(linuxcecrypttest.java:13)

 

/*
Usage:
    javac -classpath ./ linuxcecrypttest.java
    java -classpath ./ linuxcecrypttest
    java -Djava.library.path=. -classpath ./ linuxcecrypttest
*/


 

posted on 2024-01-11 19:41  lydstory  阅读(17)  评论(0编辑  收藏  举报

导航