Kiran,

You need to make sure your PATH, INCLUDE and LIB environment variables are
set-up accordingly.

One way to do this is by executing vsvars32.bat (which is located in
<Program Files>\Microsoft Visual Studio .NET 2003\Common7\Tools) first in
your DOS session.

Hope this helps,

Gert

----- Original Message ----- 
From: "ram kiran dhulipala" <[EMAIL PROTECTED]>
To: <nant-developers@lists.sourceforge.net>
Sent: Tuesday, October 11, 2005 2:17 PM
Subject: [nant-dev] VC++ compatibilty with NANT.



Hi ,
I am running NANT on a VC++ project.It is throwing an error as shown below..

Buildfile: file:///C:/1NET middleTier/N-Unit
test/NUnit/VCCONSOLETEST/VCCONSOLET
EST.build
Target framework: Microsoft .NET Framework 1.1
Target(s) specified: build


compile:

C:\1NET middleTier\N-Unit
test\NUnit\VCCONSOLETEST\VCCONSOLETEST.build(24,6): El
ement <includes... /> for <fileset... /> is deprecated. Use <include>
element in
stead.
       [cl] 'C:\debug\AssemblyInfo.obj' does not exist, recompiling.
       [cl] Compiling 3 files to 'C:\debug'.
       [cl] Contents of C:\DOCUME~1\X_UMAK~1\LOCALS~1\Temp\tmp722.tmp.
       [cl] /c
       [cl] $
       [cl] /Fd"C:\debug/"
       [cl] /Fo"C:\debug/"
       [cl] "C:\1NET middleTier\N-Unit
test\NUnit\VCCONSOLETEST\AssemblyInfo.cpp
"
       [cl] "C:\1NET middleTier\N-Unit test\NUnit\VCCONSOLETEST\stdafx.cpp"
       [cl] "C:\1NET middleTier\N-Unit
test\NUnit\VCCONSOLETEST\VCCONSOLETEST.cp
p"
       [cl]
       [cl] Starting 'cl (@"C:\DOCUME~1\X_UMAK~1\LOCALS~1\Temp\tmp722.tmp"
/nolo
go)' in 'C:\1NET middleTier\N-Unit test\NUnit\VCCONSOLETEST'

BUILD FAILED - 0 non-fatal error(s), 1 warning(s)

C:\1NET middleTier\N-Unit
test\NUnit\VCCONSOLETEST\VCCONSOLETEST.build(23,6):
'cl' failed to start.
    The system cannot find the file specified

Total time: 0.2 seconds.

Now i have started to suspect if there is a compatibility issue.Please help
me...

Regards
Kiran


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

Reply via email to