posted 23 years ago
I am trying build the a share library using the jni. However whenever I try to execute this command but it always complain:
cc -G -I/usr/bin/java/include -I/usr/bin/java/include/solaris HelloWorldImp.c -o libhello.so
/HelloWorld.h", line 2: Can't find include file jni.h
Can anyone help? Thanks!