Re: JOGL version and latest MacOS with Java 8
Posted by
gouessej on
May 01, 2020; 3:34pm
URL: https://forum.jogamp.org/JOGL-version-and-latest-MacOS-with-Java-8-tp4040570p4040575.html
I used VTK a bit about ten years ago, I'm a bit rusty ;) I've looked at the source code, VTK 9 is still built with JOGL 2.3.2, you'll have to rebuild it from source if you want to use JOGL 2.4.0 RC. JOGL isn't mentioned in pom.xml.in, you'll have to look at the README file:
https://vtk.org/gitweb?p=VTK.git;a=blob;f=Wrapping/Java/README.txt;hb=HEADYes JOGL 2.4.0 RC works fine with Java 14.