6 responses to “Code Blocks: Free IDE for C++ Development”

  1. Rarst

    I’ve tried this one in the past. Text editing is based on Scintilla (same as Notepad++ and few other powerful editors), which is strong plus.

    However you have to manually hook some compiler to it. And development of Code::Blocks is weird – stable version kinda abandoned in favor of “nightly builds”.

    PS On topic of IDEs I need to go install beta of Visual Studio 2010 on notebook for courses tomorrow. :)

  2. Kevin Rodrigues

    This is great for the Linux platform where it is difficult to find a good IDE. Also there is CodeLite which is also a good IDE for working on the Linux platform, very simple and easy to use.

Leave a Reply