I am having the same problem. But I do have the
impression that the path to csc.exe is set ok. Have a look at the
following.
When trying to build with Nant I
get:
E:\wcnet\Sources\HelloWorld>nant
Buildfile: E:\wcnet\Sources\HelloWorld\hello.build build:
[csc] Compiling 1 files to E:\wcnet\Sources\HelloWorld\HelloWorld.exe BUILD
FAILED
E:\wcnet\Sources\HelloWorld\hello.build(9,10): Error running external program, s ee build log for details. The system cannot find the file specified Try `NAnt -help' for more information. But running csc from the command line is no
problem:
(So the path to it is set ok, I guess...) E:\wcnet\Sources\HelloWorld>csc
Hello.cs
Microsoft (R) Visual C# .NET Compiler version 7.00.9466 for Microsoft (R) .NET Framework version 1.0.3705 Copyright (C) Microsoft Corporation 2001. All rights reserved. And I'm still looking for that log
file....
Arjen Stolk
>FROM: hugur.is
>DATE: 09/03/2002 15:16:25 >SUBJECT: [Nant-users] Errors running NAnt >Hi,
>I just downloaded NAnt and am having a lot of problems with it. I=B4m = >on Win >XP with the .NET RTM + SP2. When I try to build NAnt I get: >BUILD FAILED >C:\Dadi\programming\Tools\nant-src-0.7.9.0\NAnt.build(75,10): >SourceForge.NAnt.Tasks.CscTask: Error running external program (csc), = >see >build log for details. The system cannot find the file specified >Try 'nant -help' for more information >Any ideas here? Where is the log build log file? >TIA, >Dadi. |
- [Nant-users] Errors running NAnt Daši Ingólfsson
- Re: [Nant-users] Errors running NAnt Ben Lowery
- RE: [Nant-users] Errors running NAnt arjen stolk
- RE: [Nant-users] Errors running NAnt Bernard Vander Beken