[antlr-interest] Re: Compile ANTLR in C++

pwolleba pwolleba at yahoo.no
Wed Oct 22 04:37:34 PDT 2003


I will try the link.. by the way.. it is VC6.0... sorry I forgot put 
it in...

best regards,
Per

--- In antlr-interest at yahoogroups.com, "Arnar Birgisson" 
<arnarb at o...> wrote:
> You should try Ric's development snapshot. In there
> 
> > I have (more correct the compiler have) located it  to be in the 
file 
> > BaseAST.cpp:
> > 
> > ANTLR_API RefAST nullAST;
> > ANTLR_API AST* const nullASTptr=0;
> 
> If you don't want to get the snapshot, you could try changing the 
second
> line to
> 
> ANTLR_API extern AST* const nullASTptr=0;
> 
> Arnar


 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 




More information about the antlr-interest mailing list