C/C ++ Development Environment configuration for netbeans + mingw

Source: Internet
Author: User
Tags netbeans

The previous article "setting up a netbeans-based OpenGL Development Environment" mentioned the configuration of netbeans and mingw. At that time, I remember that I skipped the steps I wrote before. I got a reminder from a netizen today that I was mistaken. Here, I will make up for it. Thank you!
The procedure is as follows:

  1. Download the automatic mingw installer, which is a convenient method for beginners. The disadvantage is that the download speed is not as slow as that of snail bait.
  2. Run the downloaded MinGW-x.y.z.exe, keep clicking next, and then select current until the component selection appears.
  3. Select at least "mingw base Tools" and "G ++ compiler ". Other components are not supported by netbeans.
  4. Then download and install a movie. If you are not lucky enough, you can watch it all the time.
  5. Download the GNU source-level debugger (GDB) and install it in the mingw directory.
  6. Download and install msys: Minimal system, some simple Configuration Wizard after installation.
  7. Install the netbeans 5.5.1 and netbeans 5.5.1 C/C ++ Development kits.

Now the Standard C/C ++ program can be compiled and run properly. As long as you have some knowledge about makefile and GCC tools, netbeans is sufficient for most development tasks, although sometimes it is not very convenient. At present, netbeans 6.0 Beta has come out, and I don't know how to improve the C/C ++ development component.

Login ing development environment of netbeans + mingw
My former article "Building OpenGL Development Environment Based on netbeans" noticed the configeration of netbeans and mingw, and at that time I just skipped it since I remembered the steps had been written before. today I got Ed a notice from a net friend and realized my memery was wrong, so I supply the missing and meanwhile thank you!
Below are the steps:

  1. Download automated mingw installer, which is a good method to primers, and the specified coming is the Downloading speed is slower than a snil.
  2. Run the downloaded MinGW-x.y.z.exe, click "Next" straight forward, select "current", until the components selection.
  3. Choose at least "mingw base Tools" and "G ++ compiler". The other components are not supported by netbeans yet.
  4. Then is download and installation, and if you're unluck, the consumed time is enough for watching a film.
  5. Download GNU source-level debugger (aka GDB), and install it to mingw directory.
  6. Download and install msys: Minimal system, and after that there is a simple Configuration Wizard.
  7. Install netbeans 5.5.1 and netbeans 5.5.1 C/C ++ development pack.

Now Standard C/C ++ applications can be compiled and run correctly. if you have a basic knowledge of these tools like mafile and GCC, netbeans can handle most developments, though not very convenient sometimes. netbeans 6.0 Beta has been out, but I don't know the improvements of C/C ++ development components.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.