[Nant-users] Running NAnt inside Visual Studio

2005-06-08 Thread Klaus Lüdenscheidt
Hi, i'm working with a solution which can't be compiled in Visual Studio (i always get an error CS0013: could not write to ...pdb. Not enough memory). To work around this problem i want to compile the solution via NAnt's task. Outside Visual Studio it works fine. But when i integrate NAnt in the

[Nant-users] unzip task inconsistent between .NET and Mono

2005-06-08 Thread McKenna, Simon (RGH)
Hi, Using .NET the task creates directory using: However using Mono (on Windows) I need to add mkdir: Otherwise unzip fails with "Access to the path is denied" Tried on both mono-1.0 and mono-2.0 target frameworks. Also, whilst I'm having no problems (other t

Re: [Nant-users] Copy

2005-06-08 Thread Troy Laurin
On 6/9/05, Paul Cowan <[EMAIL PROTECTED]> wrote: > > > > Hi all, > > > > The following copy tag is copying the Source folder as well, can anyone tell > me why: Paul, The Source folder is being copied because the path of the files being copied is being calculated on the fileset, not on

[Nant-users] Determining the Post build action

2005-06-08 Thread Ray Johnson
  It would be really nice if when using the tag on a solution that includes Post-build events, if the attempted script could be displayed when running (at least in verbose mode, or at least when there is a failure in verbose mode).   We use a fair amount of post-build events and we find t

RE: [Nant-users] Copy

2005-06-08 Thread Hart, Leo
Title: Message Should the second include be an exclude?  Are you trying to exclude "Source"? -Original Message-From: Paul Cowan [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 08, 2005 12:57 PMTo: nant-users@lists.sourceforge.netSubject: [Nant-users] Copy Hi all,  

[Nant-users] Copy

2005-06-08 Thread Paul Cowan
Hi all,   The following copy tag is copying the Source folder as well, can anyone tell me why:               RE: [Nant-users] C++ SDK requirements for build server
You probably just installed the Core SDK. For that header, you probably need either the Web Workshop SDK or the IIS SDK. http://www.microsoft.com/downloads/details.aspx?FamilyID=a55b6b43-e24f-4ea3- a93e-40c0ec4f68e5&DisplayLang=en > -Original Message- > From: [EMAIL PROTECTED] > [mai

[Nant-users] C++ SDK requirements for build server

We're using Nant for C# projects (using the solution task) and all is going well apart from one project : a C# solution which also includes a C++ project. It fails because it cannot open an include file: 'mapix.h'. This is part of the VS.NET install (C:\Program Files\Microsoft Visual Studio .NET 2