Re: no jogl in java.library.path Error
Posted by
gouessej on
Oct 04, 2012; 1:49pm
URL: https://forum.jogamp.org/no-jogl-in-java-library-path-Error-tp4026357p4026369.html
:( He uses JOGL 1, it is an obsolete version. I was right, you can see that the JARs containing the native libraries are absent. The problem is that there is no signed version of JOGL 1, we don't support it anymore. You can follow PixelApp's suggestion by using unsigned JARs of JOGL 1 with the JARs of this application.