Re: building JOGL
Posted by
Sven Gothel on
Jul 07, 2010; 1:46pm
URL: https://forum.jogamp.org/Re-building-JOGL-Mac-tp937199p949103.html
On Thursday, July 01, 2010 22:49:44 Michael Bien [via jogamp] wrote:
>
> Hi Paul,
>
> please make sure the projects are named accordingly + are placed in the
> same folder otherwise dependencies won't be resolved without setting
> additional ant properties.
>
> e.g jogl not jogl.git
>
> pull jogl from my repo for now git://github.com/mbien/jogl.git until
> Sven is back
Back .. and synced my repos (gluegen, jogl, ..)
> Sven's version of jocl and his other forks of my repos are also fairly old.
Well, you should pick from the root node anyways, which is Michaels for JOCL.
>
> + you don't need antlr, the lib is already in gluegen.
>
> hot tip:
> check which repo our buildserver is using to know where the head is:
>
http://jogamp.org/chuck/> (click on a project and search for the github link on the left side)
>
> regards,
> michael