I’m having two problems since I moved my development environment to OSX (Tiger), help on either would be appreciated.
-
when running fullscreen mode, any dialog popup just makes the whole screen go black.
-
I can’t start my application from within eclipse (runs fine if I build local webstart version) I get the following error:
Exception in thread “AWT-EventQueue-0” java.lang.UnsatisfiedLinkError: createPixelFormat1
my java.library.path is pointing to the following files:
…/lib/mac/libgluegen-rt.jnilib
…/lib/mac/libjogl_awt.jnilib
…/lib/mac/libjogl.jnilib
…/lib/mac/libjogl_cg.jnilib
Also tried the latest version of 231, although I suspect these are mac Java issues. Please Sun, take over the OSX JVM and bring us Java6
Peter