Re: [Nant-users] NAnt.build failed (error creating NAnt.DotNetTasks.pdb)

2003-03-05 Thread Scott Hernandez
We should probably put out a new release with the updated zip stuff. :) I'll put that on the list with the NAntContrib release, and finishing building my new machine. - Original Message - From: "Ian MacLean" <[EMAIL PROTECTED]> Sent: Wednesday, March 05, 2003 6:02 PM Subject: Re: [Nant-us

Re: [Nant-users] NAnt.build failed (error creating NAnt.DotNetTasks.pdb)

2003-03-05 Thread Ian MacLean
I get the same error with the release source tree. I think its related to that ziptask bug. All the source files in the tree are showing modified dates of 21/03/2003 so everything always rebuilds. if you do a 'nant build' and then a 'nant self-test' it all works fine. I guess best option is to us

RE: [Nant-users] NAnt.build failed (error creating NAnt.DotNetTasks.pdb)

2003-03-05 Thread Derek Puff
> So, just to be clear, you are doing the following? > > Download 0.8.01 from sf.net > (http://sourceforge.net/project/showfiles.php?group_id=31650) > Extract files to "C:\program files" > Run "C:\program files\nant-0.8.01\bin\nant.exe > -buildfile:../nant.build" Precisely. -

Re: [Nant-users] NAnt.build failed (error creating NAnt.DotNetTasks.pdb)

2003-03-05 Thread Scott Hernandez
So, just to be clear, you are doing the following? Download 0.8.01 from sf.net (http://sourceforge.net/project/showfiles.php?group_id=31650) Extract files to "C:\program files" Run "C:\program files\nant-0.8.01\bin\nant.exe -buildfile:../nant.build" - Original Message - From: "Derek Puff"

RE: [Nant-users] NAnt.build failed (error creating NAnt.DotNetTasks.pdb)

2003-03-05 Thread Elsokary, Basem
I get this same error and would be interested in finding out what the problem is... -Original Message- From: Derek Puff [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 05, 2003 5:48 PM To: [EMAIL PROTECTED] Subject: [Nant-users] NAnt.build failed (error creating NAnt.DotNetTasks.pdb) Hi

[Nant-users] NAnt.build failed (error creating NAnt.DotNetTasks.pdb)

2003-03-05 Thread Derek Puff
Hi, I am unable to build the 0.8.01 NAnt.build file. The latter portion of the output is shown below. thanks, Derek BUILD FAILED C:\Program Files\nant-0.8.01\src\NAnt.DotNetTasks.build(12,10): External Program Failed: C:\WINNT\Microsoft.NET\Framework\v1.0.3705\csc.exe return 1 Output: fatal er

[Nant-users] building solutions, msi's in version 0.8?

2003-03-05 Thread Elsokary, Basem
A couple question on the latest version of NAnt. 1. For building a solution file, I get an 'Unknown task ' error. I was under the impression you can build off a solution file using code similar to the following: http://tempuri.org/nant-vs.xsd";>