Login  Register

Re: Problem on snow leopard

Posted by Alex on May 22, 2011; 10:51pm
URL: https://forum.jogamp.org/Problem-on-snow-leopard-tp2673878p2973185.html

I have this exact problem and I can find no way around it.

If I follow your exact instructions on 10.6.6 of downloading the OSX universal binary, unpacking and running test.sh from the correct directory, I get the following:

Exception in thread "main" java.lang.UnsatisfiedLinkError: /Users/X/Documents/oss/jogl-2.0-b23-20110303-macosx-universal/lib/libnativewindow_awt.jnilib:  Library not loaded: @rpath/libjawt.dylib   Referenced from: /Users/X/Documents/oss/jogl-2.0-b23-20110303-macosx-universal/lib/libnativewindow_awt.jnilib   Reason: image not found

I've spent several hours trying to sort this out, AFAIKT this is related to JDK changes in snow leopard. If I try the JOGL tutorials I get the same error.