Re: Snow Leopard help
Posted by
Wade Walker on
Mar 12, 2011; 3:16pm
URL: https://forum.jogamp.org/Snow-Leopard-help-tp2664226p2669191.html
I don't think you're doing anything wrong. I saw someone on another thread mention this same problem a few days ago. It sounds like test.sh is calling something at the end that's not supported on Mac yet, but JOGL2 may still work for your program. You can see that it's found the GL extensions of your card, at least.
You might try one of the simple test programs at
http://jogamp.org/wiki/index.php/Using_JOGL_in_AWT_SWT_and_Swing and see if it works.