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!

Create HelloWorld.dll from HelloWorld.cpp :: Help needed

843829Nov 13 2002 — edited Nov 15 2002
Hi JNI Gurus,

I have already created the following (using proper JNI syntax):

HelloWorld.java
HelloWorld.class
HelloWorld.j (using javah -jni option)
HelloWorld.cpp

I using Dev-C++ IDE to compile the HelloWorld.cpp.
How do I generate HelloWorld.dll??
I get "UnsatisfiedLinkError"...

Any suggestions!
Ravi
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 13 2002
Added on Nov 13 2002
5 comments
412 views