RE: [Nant-users] Building a non.NET C++ solution

2005-05-07 Thread Robert Smith
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

RE: [Nant-users] Building a non.NET C++ solution

2005-05-06 Thread Castro, Edwin Gabriel (Firing Systems Engr.)
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've found it very difficult to set environment variables within Nant so you will likely need to set them t