Login  Register

Re: Java 3D 64 bit problem.

Posted by gouessej on Jun 22, 2012; 1:13pm
URL: https://forum.jogamp.org/Java-3D-64-bit-problem-tp4025257p4025297.html

You must not set the library path as you don't use the DLLs. The JAR containing the native libraries for GlueGen must be in the same directory than the JAR containing class files for GlueGen, otherwise it won't load the native libraries.
Julien Gouesse | Personal blog | Website