Compiler can't find jni_md.h

March 20th, 2009

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

  1. admin
    March 20th, 2009 at 10:28 | #1

    Please add \include\win32 or /include/solaris to the include path of your compiler. Just /include is not suffcient.

  1. No trackbacks yet.