Login  Register

Re: Need help setting up and building JOGL project

Posted by Neil on Apr 01, 2012; 1:27am
URL: https://forum.jogamp.org/Need-help-setting-up-and-building-JOGL-project-tp3873346p3874494.html

I'll just add...

The link in the above post shows where to find the jar-in-jar-loader.zip file (it is part of the eclipse installation), we just retrieve it and place it in our project otherwise you get a BUILD FAILED error along the lines of;

C:\blah\blah\blah\build.xml:6: the archive jar-in-jar-loader.zip doesn't exist

I hope this is of use to somebody