- Original Message -
From: "Wilson, Glenn" <[EMAIL PROTECTED]>
To:
Sent: Thursday, February 10, 2005 6:40 PM
Subject: [Nant-users] C++?
> Hi,
>
> Quick question - do I need C++.NET installed on my machine to build my
> recently downloaded Nant 0.84 files? I seem to get errors relating
Is there a way to execute an NAnt task from within a C#
>From: "Roger Zavala" <[EMAIL PROTECTED]>
>Sent: Wednesday, February 09, 2005 9:12 PM
> I have problems with running Nant on Linux, Fedora Core 2 or 3. The
> user ROOT run NANT perfectly, but with OTHER USER Mono 1.0.2
launch
> the error:
>
> -- THIS
RROR -
Title: C++?
Hi,
Quick question - do I need C++.NET installed on my machine to build my recently downloaded Nant 0.84 files? I seem to get errors relating to the VisualCPP tests when I run Nant from within the Nant folder.
Glenn
Glenn Wilson
Corporate Systems Development
Tel (ext): +44
There doesn't seem to be a nant-contrib users list, so I'll post this here.
I'm writing an installer that needs to install a Windows service (written in
C#). I had created a vdproj to install it, but it's a bit limited (and not
directly callable from NAnt) so I'm moving it to use the task. I ha