Errors running NAnt+1 for finding csc automatically.  :)

Hi Dadi,

The problem is most likely that csc isn't in your path.  Did you install
Visual Studio .NET, or just the Framework SDK?

If you installed Visual Studio .Net, there's a shortcut (Start->Microsoft
Visual Studio .NET->Visual Studio .NET Tools->Visual Studio .NET Comamnd
Prompt) that will start up a command prompt with the proper path set.  If
you just installed the Framework SDK, you'll have to modify your PATH
yourself to include the directory where csc is installed.

Hope that helps,

--b

----- Original Message -----
From: Daši Ingólfsson
To: '[EMAIL PROTECTED]'
Sent: Tuesday, September 03, 2002 6:16 PM
Subject: [Nant-users] Errors running NAnt


Hi,
I just downloaded NAnt and am having a lot of problems with it.  I“m 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.



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to