Saturday, March 7, 2009

An Easy to Use Free IDE for C/C++

I know that you’ve always wondered about what C/C++ compiler and IDE to use under windows. While Microsoft offers its version of the C/C++ compiler, many people still prefer to use the GNU suite of compilers. This, without mentioning the fact that you will need to install visual studio or, if not, manually compile your code, which should be a prehistoric task by now because there are things called IDEs that take care of that.

The other hassle about installing the GCC (GNU C Compiler) under windows, is that you have to first install MingW.

I recently found this excellent and easy to use free IDE that does everything for you. It is called Code::Blocks. This program is very easy to use, intuitive, and installs the GCC compiler and MingW for you.

Voila!


Cite as:
Saad, T. "An Easy to Use Free IDE for C/C++". Weblog entry from Please Make A Note. http://pleasemakeanote.blogspot.com/2009/03/easy-to-use-free-ide-for-cc.html

4 comments:

  1. I will recommend Developer C++ strongly for Windows, one of the best GUI I have ever used. There is no requirement of any other packages for it to work. Code Blocks is best suited for Linux.
    Visit My Site

    ReplyDelete
  2. I was looking for this information, thanks for put in this easy way, I mean in a easy way to understand it jajaja, well until the next time.

    ReplyDelete
  3. Excellent thanks for share it, i read also that it can work with an interface in java, but I don't know how much truth it's that.

    ReplyDelete
  4. Just wanted to thank you, not just because the nice post, but pretty much more because my grandfather is nearly recovering from his surgery and he has almost nothing to do but staying on bed all day, his best source of entertainment has been this blog and I feel this is something good for him and his recovery.

    ReplyDelete