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

pwolleba pwolleba at yahoo.no
Wed Oct 22 04:48:13 PDT 2003


And.... the ANTLR version is 2.7.2


--- In antlr-interest at yahoogroups.com, "pwolleba" <pwolleba at y...> 
wrote:
> 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