Building JOGL

JOGL-building-newbie question:

I’m building on Windows XP, VC 6.0.

The build fails early with the following error message:

generate.c.grammar.glib:
[antlr] ANTLR Parser Generator Version 2.7.2 1989-2003 jGuru.com
[antlr] error: cannot find/copy importVocab file C:\Development\tools\jogl\src\net\java\games\gluegen\cgram\STDCTokenTypes.txt
[antlr] panic: Cannot find importVocab file ‘STDCTokenTypes.txt’

Any pointers would be most appreciated.

(The only thing I’m doing different from the directions in the HowToBuild file is to use ANT 1.6 instead of 1.5.3)

Mark

Guess it was important to use ANT 1.5.3…never mind.
Thanks anyway,
Mark

Changes should be made so that it is compatible with Ant 1.6 if it can still be backward compatible with 1.5.x.