首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > C++ >

项目 : error PRJ0003 : 生成“cmd.exe”时出错。该怎么处理

2012-04-02 
项目 : error PRJ0003 : 生成“cmd.exe”时出错。vs2008项目 : error PRJ0003 : 生成“cmd.exe”时出错。在网上

项目 : error PRJ0003 : 生成“cmd.exe”时出错。
vs2008项目 : error PRJ0003 : 生成“cmd.exe”时出错。在网上搜所过,更改路径无效,求指教。


[解决办法]
tools= > Options = > Projects and Solutions - > VC++ Directories page 
把$(PATH)改成:$(SystemRoot)\System32;$(SystemRoot) ;$(SystemRoot)\System32\wbem

热点排行