[antlr-interest] C# code generator.

Cesar Octavio López Nataren cesar at ciencias.unam.mx
Fri Mar 28 22:16:39 PST 2003


Hello: 

I've already installed antlr successfully on Windows, but I can't get the 
CSharp code generator to work. 

where do I have to put the antlr.runtime.dll?
I have already tried putting it where all my other .Net assemblies are, but 
did not make a difference. 

When trying to build the csharp\calc sample, I get the next error message: 

Exception  in thread "main" java.lang.NoClassDefFoundError: 
antlr/actions/csharp/ActionLexer 

     at 
antlr.CSharpCodeGenerator.processActionForSpecialSymbol(CSharpCodeGenerator. 
java: 3841)
........ 


Greetings and thanks for all the help. 

césar 

 

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



More information about the antlr-interest mailing list