Re: JOGL tutorial is extraordinarily confusing. Here's why.
Posted by
Sven Gothel on
Jan 11, 2014; 2:11am
URL: https://forum.jogamp.org/JOGL-tutorial-is-extraordinarily-confusing-Here-s-why-tp4031149p4031153.html
On 01/11/2014 02:48 AM, andreasdr [via jogamp] wrote:
> Isn't it "jogl.all.jar" that the tutorial on the wiki page should be
> referencing? This is how I got it to work in Eclipse on my 64 bit Windows system:
>
> I loosely follow the tutorial in
>
http://jogamp.org/wiki/index.php/Setting_up_a_JogAmp_project_in_your_favorite_IDE but:
>
> 1. I add jogl.all.jar, jogl-all-natives-windows-amd64.jar, gluegen-rt.jar,
> gluegen-rt-natives-windows-amd64.jar, which I get from
Why do you use this version ?
>
http://jogamp.org/deployment/archive/rc/v2.0-rc5/jar/ to the folder "JOGL"
AFAIK our deployment/download page and build/version page
does describe whats best to use ..
Look at the date of v2.0-rc5 !
Right now, I recommend 2.1.4-RC, or use the 2.1.3 release.
~Sven