Hello !
I'm a newbie in JNI, and I try to follow the Tutorial of Sun, but I don't manage to compile my C class using cc.
I have the error of "cannot find include file: <jni.h>", despite the jni.h is in the include directory of my JDK1.2.2.
Is there a special place I should put jni.h in ? Or do I have to change a variable like PATH, or something ?
Thanks !
Gaelle.
I'm a newbie in JNI, and I try to follow the Tutorial of Sun, but I don't manage to compile my C class using cc.
I have the error of "cannot find include file: <jni.h>", despite the jni.h is in the include directory of my JDK1.2.2.
Is there a special place I should put jni.h in ? Or do I have to change a variable like PATH, or something ?
Thanks !
Gaelle.