OS-X build problems

I get the following error message when trying to build even though I have set the value for the antlr.jar in the gluegen.properties file.

“gluegen-properties.xml:39: antlr.jar was not specified in gluegen.properties.”

I am not sure what I am missing.

welcome dbrayford,

which version of jogl and from which repository are you building? Do you get the same error when you build gluegen alone?

bienator,

I download the source using git from kenai repository.
When I try to build gluegen separately using ant I get the following error message.
“Reference antlr.classpath not found”

David