Dumb question maybe? I created a simple <solution> task, and it resulted
in this output:

[loadtasks] Scanning assembly "NAnt.Contrib.Tasks" for extensions.

build.solution:

 [solution] Starting solution build.
 [solution] Building 'cppunit' [Debug] ...
                   [cl] Compiling 1 files to 'C:\MyProg\Debug'.

BUILD FAILED

'cl' failed to start.
    The system cannot find the file specified

Total time: 1.5 seconds.


Do you have to set up a Path to cl somewhere? Is it in the environment,
or do you set it up in NAnt script somewhere?

Thanks!

-Kelly





E-Mail messages may contain viruses, worms, or other malicious code. By reading 
the message and opening any attachments, the recipient accepts full 
responsibility for taking protective action against such code. Sender is not 
liable for any loss or damage arising from this message.

The information in this e-mail is confidential and may be legally privileged. 
It is intended solely for the addressee(s). Access to this e-mail by anyone 
else is unauthorized.



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to