JNI Problems

Simha, Kailas kailas.simha@ubspw.com
Wed May 29 08:08:00 GMT 2002


I am trying some examples on JNI but an stuck with this problem. Running on
Win NT 4.0 with Dev-C++. (Have Cygwin also).
Can somebody help!!
When I run my java class file, I get this exception. What am I doing wrong
here?

Exception in thread "main" java.lang.UnsatisfiedLinkError: print
        at MyWorld.print(Native Method)
        at MyWorld.main(MyWorld.java:12)

Thanks in advance,
Kailas



More information about the Java mailing list