[antlr-interest] language CPP ?

Dmitry Lizorkin dmitry.lizorkin at gmail.com
Mon Sep 24 22:54:20 PDT 2007


Hello!
When attempting to specify language=CPP, I get the following ANTLR errors:

error(10):  internal error: no such group file CPP.stg
error(20):  cannot find code generation templates CPP.stg

However, there exists the "CPP.stg" file in the
"src/org/antlr/codegen/templates/CPP" subfolder of ANTLR distribution.
How should C++ be specified as a target language than? What search path is
used for .stg files; can it be specified explicitly?
Both Java and C work fine as target languages.
Dmitry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20070925/6150c539/attachment.html 


More information about the antlr-interest mailing list