[nem-en] Re: [nem-feedback] Visual Studio 2005 VSIP package
NoiseEHC
NoiseEHC at freemail.hu
Wed Feb 22 14:57:08 CET 2006
Start with "devenv /rootsuffix Exp" (just press F5 from VS)
It registers into the experimental hive not to mess up your VS
installation...
So can I count you as a tester? :)
BTW I will have no time to develop that for 1-2 weeks...
Niki Estner wrote:
>> -----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
>
>
More information about the devel-en
mailing list