obert Smith; nant-users@lists.sourceforge.net
Subject: RE: [Nant-users] Building a non.NET C++ solution
Assuming that the solution compiles successfully in VS.NET 2003, then you
should make sure that your environment variables are set correctly. Read
vsvars32.bat to see what needs to be set. I
[mailto:[EMAIL PROTECTED] On Behalf Of
> Robert Smith
> Sent: Thursday, May 05, 2005 11:41 AM
> To: nant-users@lists.sourceforge.net
> Subject: [Nant-users] Building a non.NET C++ solution
>
> I was previously successfully building a Visual Studio 6 C++
> project using
I was previously successfully building a Visual Studio 6 C++ project using the
call out to MSDEV, but now the developer has imported that Visual Studio
6 project into Visual Studio.NET 2003.
There is an .sln file and I'm trying to use the task (since I can't
use the VS6 MSDEV call any longer)