[antlr-interest] Problems with Visual Studio 2010 and C#

Sam Harwell sharwell at pixelminegames.com
Wed Sep 7 06:32:22 PDT 2011


Hi Amelie,

You can find the latest version of the C# targets along with instructions
for setting up your project in Visual Studio at the following location:
http://www.antlr.org/wiki/display/ANTLR3/Antlr3CSharpReleases

Thanks,
Sam

-----Original Message-----
From: antlr-interest-bounces at antlr.org
[mailto:antlr-interest-bounces at antlr.org] On Behalf Of Mueller, Amelie
Sent: Wednesday, September 07, 2011 8:13 AM
To: antlr-interest at antlr.org
Subject: [antlr-interest] Problems with Visual Studio 2010 and C#

Hello,

I'm currently working at a Project in cooperation with Thermo Fisher
Scientific.
We have chosen to take ANTLR as a tool .
Right in the beginning a Problem appeared, when I try to run just a Example.
I´m working with Visual Studio 2010 and use a C# Windows Form Application
where I want to implement a Parser.
I`m using the new Version 1.4.3 of Antlr and reference is the
Antrl3.Runtime.dll.

The Problem is that in the generated Code (in CSharp2 or CSharp3 ) is a
Method that is not known from none Library

public AstParserRuleReturnScope<CommonTree, CommonToken> compileUnit()

I don't know if it is  just a simple problem because I missed something or
if the problem appear because of the new version of the CSharp Libraries.
Fact is that I don't found this method somewhere(google, antlr homepage).

Thanks for your help,

best regards

Amelie Mueller
Software Tests & Development
Thermo Scientific Cytomat Products
Scientific Instruments - Laboratory Automation

ThermoFisher Scientific
Robert-Bosch-Str. 1
D-63505 Langenselbold, Germany


List: http://www.antlr.org/mailman/listinfo/antlr-interest
Unsubscribe:
http://www.antlr.org/mailman/options/antlr-interest/your-email-address



More information about the antlr-interest mailing list