How to set a Native Library (*.dll) location of a jar file in JMonkey IDE?
I'm trying to connect Leap Motion with JMonkey engine. Therefore I need to put LeapJava.jar in build path. As the native library is not set,(coz I don't know how to) following error occurs when executing.
Native code library failed to load.
java.lang.UnsatisfiedLinkError: no LeapJava in java.library.path