Page 1 of 1

Which version of JOGL?

Posted: Fri 13. Feb 2009, 13:22
by STRESS
I'm wondering which version of JOGL is jReality using? In the jReality trunk repository the JOGL version seems not to be the same as the current release (1.1.1) from the official JOGL website. Since when I try this one it seems to be unable to detect JOGL correctly.

Which also bares the question what verision is the linux one in the repository (64bit or 32bit) ?

Posted: Fri 13. Feb 2009, 13:30
by STRESS
Ah sorry I forgot to add the gluegen-rt.jar so it works fine!

Posted: Fri 13. Feb 2009, 15:36
by gunn
In the svn repository, there is now a subfolder linux64 of the jreality/jni folder. The linux64 folder contains the jogl native libraries for 64-bit linux machines. The other linux linbraries are 32-bit.

Due to some problems we had with loading of other dynamic libraries with newer versions of JOGL we are not running the latest version of JOGL. (Althrough all our webstarts seem to run fine with the current JOGL extension). I'm not sure exactly which version of jogl.jar is provided with the jReality repository. If it's important I can find out.