Re: Windows 7 and JOGL2
Posted by
Wade Walker on
Mar 03, 2011; 4:40pm
URL: https://forum.jogamp.org/Windows-7-and-JOGL2-tp2623312p2626640.html
If you're building in Eclipse, NetBeans, or IntelliJ, we've got tutorials at
http://jogamp.org/wiki/index.php/Setting_up_an_JogAmp_project_in_your_favourite_IDE that tell you how to set up your project.
If you're building from the command line, you just need to make sure all the JOGL JARs are given in the command line -cp argument.