Compiling Error spawning cl.exe solution

  
                  

Win7+visual C++6.0 installed twice C++, because the compatibility problem of Win7 system is gorgeous, every time I am happy to use it 2 or 3 times, he shows Compiling, Error spawning cl .exe. Tears~ Asked C++ teacher, and finally got a move, the children can look at:

Open vc interface and click VC<quo;TOOLS(tools)”—>“Option(select)” &mdash ;>“Directories Reset the path to Excutable Fils, Include Files, Library Files, Source Files”. The first thing to look at is where you put the entire visual file.

If you are installing vc6.0 according to the initial path, the path should be: executatble files: C:/Program Files/Microsoft Visual Studio/Common/MSDev98/Bin C:/Program Files/Microsoft Visual Studio/VC98/BIN C:/Program Files/Microsoft Visual Studio/Common/TOOLS C:/Program Files/Microsoft Visual Studio/Common/TOOLS/WINNT

include files: C:/Program Files/Microsoft Visual Studio/VC98/INCLUDE C:/Program Files/Microsoft Visual Studio/VC98/MFC/INCLUDE C:/Program Files/Microsoft Visual Studio/VC98/ATL/INCLUDE

library files: C:/Program Files/Microsoft Visual Studio/VC98/LIB C:/Program Files/Microsoft Visual Studio/VC98/MFC/LIB

source files: C:/Program Files/Microsoft Visual Studio/VC98/MFC/SRC C:/Program Files/Microsoft Visual Studio/VC98/MFC/INCLUDE C:/Program Files/Microsoft Visual Studio/VC98/ATL/INCLUDE C:/Program Files/Microsoft Visual Studio/VC98/CRT/SRC

If you install in other In the plate, it will be modified according to its path. The key is that the things behind microsoft visual studio/are the same. Well, that's it, I have tried it and solved the Compiling Error spawning cl.exe problem perfectly.

Copyright © Windows knowledge All Rights Reserved