Re: Execution failed on MacOS
Posted by
gouessej on
Aug 03, 2013; 11:03am
URL: https://forum.jogamp.org/Execution-failed-on-MacOS-tp4029717p4029724.html
Which version of Java do you use? Please be very accurate (Apple, Oracle or OpenJDK, major update, minor update). Please strictly follow my tutorial and ensure that all GlueGen and JOGL JARs including those containing native libraries are in the same directory. Try to run a simple example based on JOGL, you can use the one I posted on the official Wikipedia page of JOGL:
http://en.wikipedia.org/wiki/Java_OpenGL#Code_exampleIf this example doesn't work and causes the same exception, you'll have to report the bug against JOGL.