Login  Register

Re: Pls test new JOGL aggregated build (pre RC11) - no XInitThreads() ..

Posted by chakie on Oct 13, 2012; 11:40am
URL: https://forum.jogamp.org/Pls-test-new-JOGL-aggregated-build-pre-RC11-no-XInitThreads-tp4026312p4026491.html

I finally made that log. Started doing some other "small refactoring" things that turned out to be not so small.

The log file is at: https://dl.dropbox.com/u/19808659/run-20121013.log and was created with:

% java -Djogl.debug=all -Dnativewindow.debug=all -jar dist/JavaTerrain.jar &> run-20121013.log

I'm trying to get a GLProfile.GL3 profile, the rest of the setup is outlined earlier.