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
I added the following to my .build to get past this issue when building C++…                

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 everybody, > > I have this error durin