大家好,问题是这样的。我写了个简单的C++程序。使用netbeans可以正常通过编译,编译出来的文件也可以正常执行。但是如果我通过netbeans的运行,就会出现如下错误:
“在 D:\c++project\helloworld/%root% 中运行 "cmd.exe /c start sh "C:\Program Files\NetBeans 6.5\cnd2\bin\dorun.sh" -p "[按 Enter 键以关闭窗口] " -f "C:\DOCUME~1\K'\LOCALS~1\Temp\nbcnd_rc8435809828381908330" D:\c++project\helloworld\dist\Debug\MinGW-Windows\helloworld "
”
我找了很多文章和方法都没解决这个问题。。麻烦大家讲解下好吗?