JNI ?

Good morning..

I was trying the basic example in JNI in which i use a native code of C in Java... I followed the instructions i declared the method as native in my java program wrote the header file and wrote the C porgram... I even fixed the path... When i run my java application it does call the .dll file but mid way through it throws the exception

of the link error. I thought that error is thrown for wrong non setup path names. But i have done that and it does call the .dll file..... Any ideas..

[530 byte] By [geotdw] at [2007-9-26 1:32:29]
# 1
I suggest you post a little code.o Your java native method.o Your C code.
bschauwe at 2007-6-29 1:33:34 > top of Java-index,Archived Forums,New To Java Technology Archive...