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:
I checked the c++ configuration in Netbeans: (looks good)
Perl is installed on my PC under c:\perl
I tried reinstalling Netbeans and I tried removing Netbeans and Perl then reinstalled Netbeans. It didn't work (perl
is not recognized as internal command).
Otherwise, I have to work with devcpp :( (I like Netbeans functionality better:) )