Just moving from VS2008 to VS2010 SP1 for 2013 SP1 and getting this
compile error when trying to build any of the custom tools or ICE nodes
(e.g. SnapTestTool/CustomPassThrough):
1>TRACKER : error TRK0002: Failed to execute command: ""C:\Program Files
(x86)\Microsoft Visual Studio 10.0\VC\BIN\amd64\CL.exe"
@C:\Users\Julian\AppData\Local\Temp\aa1a941ecf4d479fafe00df2f75cc872.rsp".
The handle is invalid.
Has anyone seen this or have a solution?
Tried the workarounds here:
http://connect.microsoft.com/VisualStudio/feedback/details/505682/x64-c-c-projects-cannot-compile
But didn't seem to help.
Julian