[nem-en] Re: [nem-feedback] Visual Studio 2005 VSIP package
Niki Estner
n.estner at gmx.de
Wed Feb 22 14:04:08 CET 2006
> -----Original Message-----
> From: devel-en-bounces at nemerle.org
> [mailto:devel-en-bounces at nemerle.org] On Behalf Of Kamil Skalski
> Sent: Sunday, February 12, 2006 5:26 PM
> To: devel-en at nemerle.org
> Cc: Andrei Faber
> Subject: Re: [nem-en] Re: [nem-feedback] Visual Studio 2005
> VSIP package
>
> 06-02-12, NoiseEHC <NoiseEHC at freemail.hu> napisał(a):
> > So here it is.
>
> Ok, so plugin is now publicly available in
> http://nemerle.org/svn/vs-plugin/
Sorry to bother you, but I've tried to install the plugin for the last few
hours without success. I'm using the latest sources from the SVN.
First, I get a compiler error:
C:\Program Files\Visual Studio 2005
SDK\2006.02\VisualStudioIntegration\Samples\NemerleIntegration\NemerleProjec
t\NemerleLanguage.cs(56,34): error CS0266: Cannot implicitly convert type
'Nemerle.Compiler.Token' to 'Nemerle.Compiler.Token.BracesGroup'. An
explicit conversion exists (are you missing a cast?)
In the line:
NC.Token.BracesGroup braces = preparser.PreParse();
In NemerleLanguage.ParseSource
I added a cast to correct this, but I'm not sure if that was right?
After that, I can compile it and see a call to the RegPkg utility in the
output window, but when I restart VS, I can't find the plugin - no source
coloring for .n files, no hint in the about box. Do I have to copy the dlls
somewhere? (I've already tried to call devenv.eve /setup, but that didn't
help either).
What am I missing?
Thanks in advance,
Niki
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 267.15.11/264 - Release Date: 17.02.2006
More information about the devel-en
mailing list