IL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Pat
LawrenceSent: Thursday, June 30, 2005 9:45 AMTo: Thibaut
BarrèreCc: nant-users@lists.sourceforge.netSubject: Re:
[Nant-users] newbie question: system cannot find the C++ compiler
Thank you for your help. I tried calling
Thank you for your help. I tried calling the vsvars32 script and also tried putting it in the PATH but I couldn't get it to work. I haven't yet graduated from school and am just a new intern here at the office, so I'm seeing PATH variables for the first time. What I did do was put the
C:\Progra
Hi Pat
Maybe calling the vcvars32.bat script in C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Tools\vsvars32.bat before starting your script will solve the issue.
This should add the required folders to the PATH to ensure later calls to cl.exe are successful.
regards
Thibaut Ba