Login  Register

Re: New User Installation Help - Vista 64 on AMD 64

Posted by junk on Sep 29, 2010; 11:40pm
URL: https://forum.jogamp.org/New-User-Installation-Help-Vista-64-on-AMD-64-tp1603259p1605728.html

I'm up and running now, but it was strange getting things to work. Basically, I deleted the contents of [C:\Program Files\Java\jogl-2.0], copied and pasted a jogl release into that folder, and then tried to compile my program. This is the order in which I tried various packages, starting with my first post.

[jogl-2.0-pre-20100928-windows-amd64]  --  failed
[jogl-2.0-pre-20100915-windows-amd64]  --  failed
[jogl-2.0-pre-20100727-windows-amd64]  --  passed (tried to get some kind of reference point by using the earliest package I saw)
[jogl-2.0-pre-20100927-windows-amd64]  --  passed
[jogl-2.0-pre-20100928-windows-amd64]  --  passed
[jogl-2.0-pre-20100915-windows-amd64]  --  passed

I am now using [jogl-2.0-pre-20100928-windows-amd64] and I can compile and execute SimpleScene.java without problems. I also just restarted my machine and things are still working.