Login  Register

Re: Strange problem on new laptop

Posted by Tomd on Dec 21, 2011; 12:58pm
URL: https://forum.jogamp.org/Strange-problem-on-new-laptop-tp3601952p3604012.html

Is there any way to find out which JAR and DLL files I need for a basic Windows desktop app?

It took me quite a while to upgrade from 1.1.1 to 2.0 b23, I eventually found by trial and error, and a bit of guesswork,  that I needed gluegen-rt.jar, jogl.all.jar, newt.all.jar and nativewindow.all.jar (at least, it worked if I used those).

Now I come to upgrade to rc5, and some of those JARs don't seem to be in the release. I can't build under NetBeans, I don't even know which JAR has the GL2 class.

Am I missing something obvious, is there a document somewhere which explains what I need, or does everyone have this problem? I don't want to complain, JOGL is great, but this aspect of it is quite frustrating.