Re: prebuilt jar files available
Posted by ylliac on May 29, 2012; 8:39am
URL: https://forum.jogamp.org/prebuilt-jar-files-available-tp3997991p4020358.html
Hi hharrison,
I tried to run a simple example with the new jars but things seem blocked when it executes that :
GraphicsConfiguration config = SimpleUniverse.getPreferredConfiguration();
It displays the following info in the console and then block :
3D [dev] 1.6.0-pre1-daily-experimental daily
Any idea why this is not working ?
Regards,
Antoine