Re: [Nant-users] Nunit test on sample build failed with VisualCpp

2004-12-19 Thread Ian MacLean
Aaron Seet wrote: Seems like i'm not the only one getting the build failure of 2003 (expected 2004) in 0.84 the first time it's installed :) After much tracing I found that it checks the copyright notice (as opposed to the assembly build number + 2000/1/1), so adjusting that to 2004 made it sweet.

[Nant-users] Nunit test on sample build failed with VisualCpp

2004-12-19 Thread Aaron Seet
Seems like i'm not the only one getting the build failure of 2003 (expected 2004) in 0.84 the first time it's installed :) After much tracing I found that it checks the copyright notice (as opposed to the assembly build number + 2000/1/1), so adjusting that to 2004 made it sweet. Anyway, that is n

Re: [Nant-users] Can task be used with cl.exe version 13.10.3077.0?

2004-12-19 Thread Matt Ward
Hi David, I use Nant 0.84.1455 and cl 13.10.3077 without any problems. The error message suggests that cl.exe cannot be found in the path, so check your Path environment variable. Rgds, Matt. --- SF email is sponsored by - The IT Product Gui

[Nant-users] Can task be used with cl.exe version 13.10.3077.0?

2004-12-19 Thread David Cahill
Hi, I'm using Nant version 0.84.1455.0 on Windows XP, with Visual Studio .Net Framework 1.1. I seem to be able to use the csc task etc. after changing the default framework to 1.1 in Nant.exe.config, but the cl task still doesn't work. It produces: [cl] cl failed to start. The system cannot fi

RE: [Nant-users] intellisense - property element and running script

2004-12-19 Thread Gert Driesen
Hi Makita, Our support for XML namespaces is very limited at this time. This is something that we hope to work on after the 0.85 release. Gert > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Makita Carlson > Sent: zaterdag 18 december 2004 20: