I'm running the appropriate ...\vcvarscall.bat file to setup up my
VS2008 via the following task.

<exec>
   <executable>C:\Program Files\Microsoft Visual Studio 9.0\VC
\vcvarsall.bat</executable>
</exec

I get

[Bradley A3 DTT:INFO] Task output:
<buildresults>
  <message>The system cannot find the file specified.</message>
  <message>The system cannot find the file specified.</message>
  <message>The system cannot find the file specified.</message>
  <message>The system cannot find the path specified.</message>
  <message>The system cannot find the file specified.</message>
</buildresults>

[Bradley A3 DTT:INFO] Task error:
<buildresults>
  <message level="Error">The system cannot find the path specified.</
message>
  <message level="Error">'MIDL' is not recognized as an internal or
external com
mand,</message>

Any ideas?

Reply via email to