Applies to:JNI Description:Occurs while trying to compile an application Cause:You have not added all necessary folders to the include path of the compiler.
admin JAVA-JNI
Please add \include\win32 or /include/solaris to the include path of your compiler. Just /include is not suffcient.
Please add\include\win32 or /include/solaris to the include path of your compiler. Just /include is not suffcient.