Login  Register

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

Posted by David42Hall on Feb 20, 2018; 9:45am
URL: https://forum.jogamp.org/how-can-I-build-jogl-2-3-3-and-when-is-it-due-for-release-tp4038662p4038664.html

Thanks Julien, I'd be willing to test a patched jar file for you if that helps expedite the testing and release process, but I'm pretty sure that we'd prefer to wait for the next official release rather than distribute a patched jar with our application.

The problem I am having with building it myself from sources is downloading the actual code. Here's what I get:

C:\Users\David\Documents\GitHub\jogamp>git clone --recurse-submodules git://jogamp.org/srv/scm/gluegen.git gluegen
Cloning into 'gluegen'...
fatal: unable to connect to jogamp.org:
jogamp.org[0: 2a01:4f8:192:1164::2]: errno=Invalid argument
jogamp.org[1: 144.76.84.101]: errno=Invalid argument


C:\Users\David\Documents\GitHub\jogamp>git clone --recurse-submodules git://jogamp.org/srv/scm/jogl.git jogl
Cloning into 'jogl'...
fatal: unable to connect to jogamp.org:
jogamp.org[0: 2a01:4f8:192:1164::2]: errno=Invalid argument
jogamp.org[1: 144.76.84.101]: errno=Invalid argument