Re: [Nant-users] (no subject)

2003-03-04 Thread Scott Hernandez
Please run the "cleanall build" targets and see if that helps. The important error message here is at the end: > C:\WINNT\Microsoft.NET\Framework\v1.0.3705\csc.exe return 1 > Output: > fatal error CS0042: Unexpected error creating debug information file > 'C:\nant8\build\nant-0.8.01-debug\bin\NAnt

[Nant-users] (no subject)

2003-03-04 Thread saravana kumar
hi, just tried version8 this is the build log.waitng for help. Setting environment for using Microsoft Visual Studio .NET tools. (If you also have Visual C++ 6.0 installed and wish to use its tools from the command line, run vcvars32.bat for Visual C++ 6.0.) C:\>cd nant8 C:\nant8>bin\nant

Re: [Nant-users] version 7.9 touchtasktest.cs failure

2003-03-04 Thread Ian MacLean
saravanakumar, From your email subject it seems you are using 0.7.9. Try updating to the latest version 0.8.1 and if you still have a problem send the build ouput along with a description of the problem. Ian hi nant users, there seems to be a problem with the touchtasktest.cs file

[Nant-users] version 7.9 touchtasktest.cs failure

2003-03-04 Thread saravana kumar
hi nant users, there seems to be a problem with the touchtasktest.cs file.anybody who has come across this failure when trying to build nant please let me know and also send me the solution to this problem. saravanakumar