
Create applications and test them in an IDE that supports simple or advanced debugging for multiple programming languages like C, C++, and Fortran. All the modules are highly configurable and the base functionality can be extended by using plug-ins without knowing advanced programming language.
Code::Blocks is an Integrated Development Environment (IDE) to develop several types of C/C++ projects like console applications, DirectX, GTK+, OpenGL, QT and more.
We can see this program as a 'mini' version of Eclipse as the environment layout resembles a lot. Moreover, you will notice an extensive use of KDE-like icons to build the user interface, and good-looking hi-color pictures to decorate the settings dialogs.
One feature that I particularly liked is the auto-detection of the installed on the computer compilers, so we are not forced to use any compiler in special, this is very useful on Linux environments.
And if you don't get enough of the program itself, try the long list of plugins that can be installed! Auto versioning, code snippets, code stats, drag and scroll, and many more.
On Windows systems it is better to download the 'mingw-setup' version (about 9 MB more) that includes a GCC compiler and GDB debugger. Under Linux environments it's more likely that we already have such tools installed, so there is no need to download them.
v13.12.0.1 [Nov 28, 2013]
- Provide a UI, where almost all color settings can be changed. Allow more colors to be customized.
- Improve the UI for editing "Editor syntax highlight themes".
- Improve multi monitor support for the info window popup.
- Several bug fixed with the Global compiler variables.
- Fix bug "Ticking any checkbox in the File properties dialog cause the file to be made read-only".
- Allow more strings to be translated.
- Improvements/bugfixes to the Find/Replace feature.
- Improvements to the annoying dialog.