Login  Register

Re: Java 1.6.0 pre12 with JOGL 2.3.1 crashes under OpenSUSE 13.2 with Mesa

Posted by Andreas on Sep 29, 2015; 7:25am
URL: https://forum.jogamp.org/Java-1-6-0-pre12-with-JOGL-2-3-1-crashes-under-OpenSUSE-13-2-with-Mesa-tp4035401p4035407.html

Hi,

thanks for your help. But I don't know, what I did wrong. Everything I did was downloading
http://jogamp.org/deployment/autobuilds/master/gluegen-b896-896/gluegen-2.3-b896-20150925-linux-amd64.7z
and
http://jogamp.org/deployment/autobuilds/master/jogl-b1451-1451/jogl-2.3-b1451-20150927-linux-amd64.7z
These should be the latest builds.

I extracted both and copied the gluegen jars into the jar folder of jogl. After that I ran test_dbg.sh. Nothing more.

I do not understand why he is looking for com/jogamp/newt/newt/data/jogamp-16x16.png. The png can be found in the jar under newt/data/jogamp-16x16.png without the com/jogamp/newt/.

Andreas