Login  Register

Re: how can I build jogl 2.3.3 and when is it due for release

Posted by David42Hall on Feb 22, 2018; 11:44pm
URL: https://forum.jogamp.org/how-can-I-build-jogl-2-3-3-and-when-is-it-due-for-release-tp4038662p4038690.html

Can you post a link to the official Java3D user's guide that you mention? I didn't realize that Java3D 1.6.0-Final had been released. I'll work on upgrading our app to use it.

Thanks,
David

On Thu, Feb 22, 2018 at 4:10 AM, gouessej [via jogamp] <[hidden email]> wrote:
jogamp-fat.jar contains all necessary Java and native libraries for JogAmp (JOGL, JOAL, JOCL, GlueGen). You need to use jogamp-fat.jar and the JARs of Java3D as it is explained in the official Java3D user's guide I wrote. If you put other JOGL JARs into your classpath, the broken version of GLContextImpl might be loaded. Please rather use Java3D 1.6.0-Final.

My fix works, it has been tested by others, it does what it is expected to do.
Julien Gouesse | Personal blog | Website



If you reply to this email, your message will be added to the discussion below:
http://forum.jogamp.org/how-can-I-build-jogl-2-3-3-and-when-is-it-due-for-release-tp4038662p4038679.html
To unsubscribe from how can I build jogl 2.3.3 and when is it due for release, click here.
NAML