Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

including jni.h in c file

843829Apr 2 2003 — edited Apr 4 2003
hi, iam trying to include jni.h in a c file, but its giving me the foloowing the error...

"test.c", line 1: cannot find include file: <jni.h>
cc: acomp failed for test.c

do i have to specify the whole path for jni.h or something?
thanks
sumaira

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 2 2003
Added on Apr 2 2003
6 comments
456 views