On 06/26/2012 01:59 PM, stenlee [via jogamp] wrote:
> I followed the build procedure. Cloned whatever needed to be cloned:
>
> git clone git://github.com/mbien/jocl.git jocl
> git clone git://github.com/mbien/jogl.git jogl
> git clone git://github.com/mbien/gluegen.git gluegen
> git clone git://github.com/mbien/jocl-demos.git jocl-demos
>
>
Pls use the jogamp.org git repo instead of the one from
the individual.
git clone git://jogamp.org/srv/scm/<module>.git <module>
Problem is that currently we have not merged JOCL work,
since this is on the big TODO list - sorry.
~Sven