开发者

NetBeans fails to execute a Perl script when compiling C++ project

I installed NetBeans 6.9.1 with C++ support. I also installed MinGW.

When I create a C++ project and run it, I get this:

NetBeans fails to execute a Perl script when compiling C++ project

I checked the C++ configuration in NetBeans (looks good):

NetBeans fails to execute a Perl script when compiling C++ project

Perl is installed on my PC under C:\perl.

I tried reinstalling NetBeans, and I tried removing NetBeans and Perl and then reinstalled NetBeans. It didn't work (perl is not recognized as internal command开发者_Go百科).

Otherwise, I have to work with Dev-C++ :( (I like the NetBeans functionality better:) )


I think the problem is that you installed NetBeans in a directory with a space in the name: "Program Files". Many Unix tools do not work properly with paths containing spaces. Try to reinstall NetBeans in a directory that does not contain spaces.


Apparently I had to change the path to msys in NetBeans, because I installed some package to develop in Symbian.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜