I'm stuck with the following error...
ant -Djogl.cg=0 macosx
Yields this error message.... trying to build with cg disabled.
java.generate:
[gluegen] CharScanner; panic: ClassNotFoundException: net.java.games.gluegen.cgram.CToken
BUILD FAILED
file:/Applications/Java_Tools/JOGL/jogl/make/build.xml:537: GlueGen returned: 1
I went to the Nvidia site looking for an OS-X version of "cg" but couldn't find anything. I'm building under OS-X 10.3.2 with jdk 1.4.2. I also tried putting jogl.cg=0 in the properties file. Still no luck building from source using the latest CVS files. Any suggestions? I've been over the Ant files and can't find the source of the problem. Apache Ant version 1.5.4 compiled on February 6 2004.
Thanks in advance.
Dan
http://EpicenterTech.netP.S. Building under Eclipse yields the following so at least the error is consistent!
build.static.gl.task:
[echo] StaticGLGen ANT task has been built successfully.
java.generate.check:
java.generate:
[gluegen] CharScanner; panic: ClassNotFoundException: net.java.games.gluegen.cgram.CToken
BUILD FAILED: file:/Applications/Java_Tools/JOGL/jogl/make/build.xml:537: GlueGen returned: 1