[antlr-interest] Foolish VC6.0 user wants to use antlr

Terence Parr parrt at cs.usfca.edu
Sun Mar 6 09:23:50 PST 2005


Hi.  tool != Tool :)  Microsoft world is still stuck in the case 
insensitive world so be careful!

Terence
On Mar 6, 2005, at 8:07 AM, Sid and Linda Fluhrer wrote:

>
> I am having trouble running a compatible antlr.tool and static antlr 
> lib.
>  
> I want to create c++ output using VC6.0.  Using VC6.0, the latest 
> version of the antlr library I can create is 2.7.1.  (All latter 
> versions generate errors.)  However the latest windows compatible 
> antlr tool I can down load is 2.7.5.  Regretfully *.cpp files 
> generated by the 2.7.5 antlr tool are not compatible with the include 
> files of the 2.7.1 library I created.
>  
> I also tried down loading java sdk(1.4.1) and antlr.jar (for 2.7.1). I 
> set up the CLASSPATH and modified the PATH environment variables.  
> However when I execute the following from the command prompt:
>  
>     java antlr.tool
>  
> I get the error message:
>  
>     Exception in thread "main"  java.lang.NoClassDefFoundError: 
> antlr/Tool
>  
> Thanks for any help you may have.
>
> Sincerely,
> Confused!
>  





More information about the antlr-interest mailing list