[antlr-interest] Files missing in "csharp/antlr.net-runtime.sln"solution

Micheal J open.zone at virgin.net
Mon Jun 19 09:28:46 PDT 2006


> Hi Everyone,
> 
> I've got a problem.
> I want to generate c# source file.
> I open the "antlr-2.7.6/lib/csharp/antlr.net-runtime.sln" 
> solution file but some files are missing : -JavaLexer.cs 
> -JavaRecognizer.cs -JavaTokenTypes.cs -JavaTreeParser.cs 
> -JavaTreeParserTokenTypes.cs.
> 
> Have anyone got the same error ?

It's not an error. You have to generate those files from the supplied
grammar files using ANTLR. This applies to all samples. If you are just
interested in the runtime, build that project only and not the entire
solution.


Micheal

-----------------------
The best way to contact me is via the list/forum. My time is very limited.



More information about the antlr-interest mailing list