Re: Simple application doesn't run on a mac with java-7
Posted by
Sven Gothel on
Oct 31, 2012; 7:05pm
URL: https://forum.jogamp.org/Simple-application-doesn-t-run-on-a-mac-with-java-7-tp4026636p4026670.html
On 10/31/2012 07:48 PM, Wade Walker [via jogamp] wrote:
> I guess it's still a developer preview, but I've compiled JOGL successfully
> with Java 1.7 on a Mac. You can download it from
>
http://jdk7.java.net/download.html.
>
> The only difference I've found so far has been the change from .jnilib to
> .dynlib for JNI linked libraries.
I test w/ the java7 version here as well (OSX, Windows, X11),
and our .jnilib libraries are being loaded on OSX.
Check
<
http://jogamp.org/deployment/archive/master/?C=M;O=D>
.. currently performing final testing for RC11.
~Sven