Re: [Nant-users] Error while building C++ solution

2005-07-29 Thread Gary Feldman
Robert Smith wrote: I added the following to my .build to get past this issue when building C++… value="%DevEnvDir%;%MSVCDir%\BIN;%VCINSTALLDIR%\Common7\Tools;%VCINSTALLDIR%\Common7\IDE;%VCINSTALLDIR%\Common7\Tools\bin\prerelease;%VCINSTALLDIR%\Common7\Tools\bin;%FrameworkSD

RE: [Nant-users] Error while building C++ solution

2005-07-28 Thread Robert Smith
it reproduces what would have been done by executing the vsvars32.bat…   ~Robert   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Asis Yuval Sent: Thursday, July 28, 2005 4:52 AM To: Nant-users@lists.sourceforge.net Subject: [Nant-users] Error while

RE: [Nant-users] Error while building C++ solution

2005-07-28 Thread Gert Driesen
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Asis Yuval > Sent: donderdag 28 juli 2005 13:52 > To: Nant-users@lists.sourceforge.net > Subject: [Nant-users] Error while building C++ solution > > Hello everybo

[Nant-users] Error while building C++ solution

2005-07-28 Thread Asis Yuval
Hello everybody,   I have this error during using nant for building C++ solution:   [cl] stdafx.cpp [cl] d:\\stdafx.h(10) : fatal error C1083: Cannot open include file: "afxwin.h": no such file or directory   I am using D:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Tools\v