Login  Register

Re: JOGL applets on Mac OS X?

Posted by Wade Walker on Aug 21, 2011; 3:34pm
URL: https://forum.jogamp.org/JOGL-applets-on-Mac-OS-X-tp3262071p3272992.html

OK, turns out the failures I saw were due to a regression in the latest dev build of JOGL (see https://jogamp.org/bugzilla/show_bug.cgi?id=510). With that regression fixed, applets work on Windows in FF 6, Chrome 13, and IE 9 without JNLPAppletLauncher (using the Javascript launch code from Oracle's site). Safari 5.1 doesn't work this way (on Windows, at least) -- it still needs JNLPAppletLauncher to run properly, and there are still bugs in it (see https://jogamp.org/bugzilla/show_bug.cgi?id=505).