Login  Register

Re: Simple application doesn't run on a mac with java-7

Posted by Wade Walker on Oct 31, 2012; 6:48pm
URL: https://forum.jogamp.org/Simple-application-doesn-t-run-on-a-mac-with-java-7-tp4026636p4026669.html

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.