java JNI error java.lang.UnsatisfiedLinkError:
问题 java -Djava.library.path=. TestJNI >>>> Exception in thread "main" java.lang.UnsatisfiedLinkError: TestJNI.calibrate([D[DII)[D at TestJNI.calibrate(Native Method) at TestJNI.main(TestJNI.java:61) I know the library is getting loaded otherwise the error says cant find calibrate library. what does the above error mean? EDIT this is my implementation- JNIEXPORT jdoubleArray JNICALL Java_TestJNI_cailbrate (JNIEnv * env, jobject jobj, jdoubleArray rtt, jdoubleArray distance ,jint activecount,jint