[stringtemplate-interest] C# ST and Visual Studio 2008 / .NET 3.5
Sune Kristensen
shk at visanti.com
Wed Jul 30 01:39:02 PDT 2008
Hi
I have been trying to use StringTemplate in an asp.net project using .NET 3.5 and Visual Studio 2008.
I can add the dll's fine (Add Reference dialog), but I get the following error during build: "The type or namespace name 'Antlr' could not be found (are you missing a using directive or and assembly reference?)"
The error comes from this line of code: "using Antlr.StringTemplate;"
Is there anything special that should be done before using it, or is it just not working with .NET 3.5 / VS 2008?
I have tried the following version:
StringTemplate.Net.v3.0.1.net-2.0
StringTemplate.Net.v3.1b1.net-2.0
StringTemplate.Net.v3.1b1.net-1.1
And the version that is in antlr-3.1b2.tar.gz
/Sune
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org:8080/pipermail/stringtemplate-interest/attachments/20080730/d89533a1/attachment.html
More information about the stringtemplate-interest
mailing list