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
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
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
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
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,
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
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