Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

  1. Home >
  2. All Categories >
  3. Computers & Internet >
  4. Programming & Design >
  5. Resolved Question
shameem shameem
Member since:
January 14, 2008
Total points:
110 (Level 1)

Resolved Question

Show me another »

How to install C/C++ compiler in netbeans?

If I start netbeans, it is saying "No suitable compilers were found on your system. The IDE needs a suitable set of compilers and other build tools in order to work correctly.

If you already have compilers on your system but they were not found, do one of the following:

1) Exit the IDE, add your compilers to your PATH environment variable, and restart the IDE.

2) Open the Build Tool dialog in Tools | Options | C/C++ | Build Tools and add your compiler(s) to the setup.

If you do not already have compilers on your system, do:

3) Download and install a suitable set of compilers and restart the IDE.

Visit http://netbeans.org/community/releases/69/cpp-setup-instructions.html for further assistance in installing and configuring a build environment." But I can't install it in the given website.. Please tell me how to do that.
t by t
Member since:
July 11, 2011
Total points:
6,915 (Level 5)

Best Answer - Chosen by Voters

You need to install a set of compilers like it tells you to. There are two options – Cygwin and MSYS/MinGW. They both provide Linux-like environments for Windows, and have g++ and the other utilities NetBeans requires.

You can get Cygwin from http://cygwin.com/install.html and MinGW from http://sourceforge.net/projects/mingw/fi… . Cygwin would probably be easiest to install, so try that one first and if it fails uninstall it and try MinGW. The NetBeans page contains instructions, not the actual installers (although it does have links to the Cygwin and MinGW sites).
100% 1 Vote

There are currently no comments for this question.

Other Answers (1)

  • Naveen Kumar by Naveen Kumar
    Member since:
    March 07, 2009
    Total points:
    221 (Level 1)
    download the netbeans full pack that supports all that you need...
    It will be around 250MB... that will solve your problem
    or
    you can download the module you needed and install... read the instructions online... you can find the source of download and instructions on the source url I included...

    Source(s):

    http://netbeans.org/downloads/index.html
    0% 0 Votes

Answers International

Yahoo! does not evaluate or guarantee the accuracy of any Yahoo! Answers content. Click here for the Full Disclaimer.

Help us improve Yahoo! Answers. Send Feedback