C++编译器错误
使用VS2008出了点问题,现在正常的没有编译错误的项目都会编译错误,所有之前生成成功的项目,现在重新拿出来再编译都报一个错误“1>项目 : error PRJ0003 : 生成“cmd.exe”时出错。”我已经卸载了VS2008再重装了,但问题还是未能解决。求高手帮忙。本人觉得这绝对不是所编写的程序代码问题
[解决办法]
修改tools=> Options => Projects and Solutions -> VC++ Directories page
then place below rows:
$(SystemRoot)\System32
$(SystemRoot)
$(SystemRoot)\System32\wbem