关于vc ++的问题 [英] Question ablout the vc++

查看:84
本文介绍了关于vc ++的问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在编译vc ++程序时遇到一个问题,出现以下错误

错误1错误产生''C:\ Windows \ system32 \ cmd.exe''。

我尝试了以下解决方案,但没有奏效。我有窗口7终极os

I have one problem while compiling vc++ program the following error come
Error 1 Error spawning ''C:\Windows\system32\cmd.exe''.
I tried the following solution but not worked. I have window 7 ultimate os

In the Options go into Projects and Solutions -> VC++ Directories page and place this rows:

$(SystemRoot)\System32
$(SystemRoot)
$(SystemRoot)\System32\wbem





无效。

那么如何解决这个错误?



that is not worked.
so how to solve that error?

推荐答案

(SystemRoot)\ System32
(SystemRoot)\System32


( SystemRoot)
(SystemRoot)


(SystemRoot)\ System32 \ wbem
(SystemRoot)\System32\wbem





无效。

那么如何解决这个错误?



that is not worked.
so how to solve that error?


这篇关于关于vc ++的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆