colb
colb

Reputation:

Help installing C++ for Netbeans

I am trying to install c++ for netbeans.. I tried installing the cygwin and mingw but i can't compile because the make file that comes with Mingw is incompatible ..

Upvotes: 2

Views: 1958

Answers (1)

Ali
Ali

Reputation: 617

Try these Instructions from the Netbeans Website

Upvotes: 1

Related Questions