Login  Register

current jogl version

Posted by kensho on May 03, 2011; 2:43pm
URL: https://forum.jogamp.org/current-jogl-version-tp2894520.html

Hi,

I'm interested in using JOGL and I've tried to get a simple hello world going using newt but so far I haven't had much success. I cloned the git repository and had a look at the newt JUnit tests but it seems that the release package I downloaded is no longer up-to-date. This is to be expected of course, but my trouble is now that I see no tag in the git respository that matches my release. I downloaded the "jogl-2.0-b23-20110303-windows-amd64.7z" file but there is no 2.0-b23 tag in the repo. But the v2.0-rc2 tag was made on the same date, is this the same version? I now also noticed that there is a "jogl-v2.0-rc2.zip" file as well. Which one should I use, and more importantly which repo tag represents the latest release?

thanks