-
JNI application help??
Hi,
I am trying the simple "Hello world" example for using the JNI. The C and
java program files are
extremely easy and compile independently under their respective compilers.
However, when I include
the #include <jni.h> in the C file and perform the "cc -G -I/usr/jdk/include
-I/usr/jdk/include/geunix source.c libSource.so"
I get a laundry list of warnings and several fatal errors indicating problems
with
the jni.h and jni_md.h files.
Pls help me in this regard...
bye
Sreenivasulu naidu
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|