Login  Register

Re: appbundler jogl jnilib dylib one-jar confusion

Posted by gouessej on Nov 24, 2012; 11:26am
URL: https://forum.jogamp.org/appbundler-jogl-jnilib-dylib-one-jar-confusion-tp4027169p4027171.html

Hi

There is no confusion. gluegen.jar is never required whereas gluegen-rt.jar is necessary. The automatic extraction and loading of native libraries from JARs seem to work in Eclipse but not in One-JAR because the latter does not know the native libraries are in some JARs.

Maybe consider using Java Web Start, IzPack, GetDown or any other installer.
Julien Gouesse | Personal blog | Website