Login  Register

Re: Help Setting up JOGL and an error with SimpleScene.java

Posted by gouessej on Aug 26, 2012; 6:25pm
URL: https://forum.jogamp.org/Help-Setting-up-JOGL-and-an-error-with-SimpleScene-java-tp4025890p4025896.html

Hi

Unset the native library location, maybe there is something wrong with it. You should switch to the latest version of JOGL 2.0 RC10 and don't forget to replace jogl.all.jar by jogl-all.jar. Best regards.

Edit.: If it doesn't work, try to add gluegen-rt.jar and jogl-all.jar into your classpath, look at "Java Build Path" in Eclipse. Ensure the JARs whose names contain "natives" are in the same directory than their Java libraries.
Julien Gouesse | Personal blog | Website