Re: jdk9 on the mac, crash on load of jogl-all-natives-macosx-universal.jar, macos 10.12.2
Posted by
gouessej on
Nov 27, 2017; 8:24am
URL: https://forum.jogamp.org/jdk9-on-the-mac-crash-on-load-of-jogl-all-natives-macosx-universal-jar-macos-10-12-2-tp4038323p4038330.html
You use JOGL 1 (used in Java3D 1.5.2 and earlier) according to your classpath, there is no "jogl.jar" in JOGL 2. I remind you that we only maintain JOGL 2 (used in Java3D 1.6.0 and 1.7.0). I clearly stated in my tutorial that Java3D 1.5 is obsolete. Please ensure that your system is clean to avoid any conflict. I advise you to use the JogAmp fat JAR jogamp-fat.jar to make things simple.