----- Original Message ----- 
From: "MATTHEW HAILSTONE" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 06, 2004 4:40 PM
Subject: [Nant-users] cl task error


> The output I get when running nant on this build file is:
>
> [cl] cl failed to start.
>  The system cannot find the file specified
>
> Is the cl.exe file not being found? Do I need to set some Environment
variables? (INCLUDE, LIB, PATH, TMP, VS71COMNTOOLS are all already set)

cl.exe does indeed need to be in the PATH.  Can you try running 'C:\Program
Files\Microsoft Visual Studio .NET 2003\Common7\Tools\vsvars32.bat' before
executing the NAnt build ?

Gert



-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to