编译过程常见错误
1.error MSB6003: The specified task executable "CL.exe" could not be run. Failed to create a temporary file.
解决方法:把.ncb等文件删除了重新编译
2.fatal error LNK1104: cannot open file 'TEMPFILE'。
原因:C:Documents and SettingsXXXXLocal SettingsTemp目录下文件过多
解决方法:清理Temp目录