XML Feeds

.

[java-dev] JNI External

Rick Burnett grimepoch at mac.com
Tue Aug 14 23:55:05 MDT 2007


I have used Xcode to create a JNI external that works fine in Xcode. 

I have placed that jnilib where Max can find it and it does load the library, however, when I try to call the function in it, I get a UnsatisfiedLinkError for the function I created.  Why would this be?


More information about the java-dev mailing list