Login  Register

Re: building JOGL--artifact.properties

Posted by Andy Skinner on Oct 05, 2011; 2:39pm
URL: https://forum.jogamp.org/building-JOGL-artifact-properties-tp3393468p3396699.html

Thanks.

You mean this page?
http://jogamp.org/jogl/doc/HowToBuild.html


I was following that, and don't see to build gluegen first:

Here are the steps that are required in order to build JOGL.

1.Optain the source code using git:
    ... steps for using git ...

2.Unset your CLASSPATH environment variable:
   ...
3.Optional Copy and edit gluegen.properties:
   ...
4.Optional Copy and edit jogl.properties:
   ...
5.Build the source tree:
Open a command shell in the "jogl/make" directory of the source tree and type "ant".


Would you mind clarifying that?

thanks,
andy