Re: no jogl in java.library.path Error
Posted by
gouessej on
Oct 04, 2012; 1:19pm
URL: https://forum.jogamp.org/no-jogl-in-java-library-path-Error-tp4026357p4026359.html
Hi
Yes JOGL and GlueGen JARs must be in your classpath and JARs containing the native libraries must be in the same directory. Please have a look at our wiki, especially the user guide.
Edit.: If it is a Java Web Start application or if the installer already provides JOGL, you should not have to install it by yourself.