Login  Register

Can not build JOCL

Posted by Artur on Apr 05, 2012; 1:59pm
URL: https://forum.jogamp.org/Can-not-build-JOCL-tp3887308.html

I have followed the instructions on https://jogamp.org/jocl/doc/HowToBuild.html, now have the directory structure:

$ ls
gluegen  jocl  jocl-demos  jogl

I can not compile JOCL, though:

$ cd jocl
$ ant jar
.
.
.
BUILD FAILED
/home/art/projects/jocl/jocl/build.xml:86: taskdef class com.jogamp.gluegen.ant.GlueGenTask cannot be found
 using the classloader AntClassLoader[/home/art/projects/jocl/gluegen/make/lib/antlr.jar]

I use the sources from today... what could be wrong?

Thanks,
Artur