Code::Block IDE for C/c++ Development
On this page (4sections)
The open source, cross-platform, free C, C++ and Fortran IDE
Application screenshot Code::Blocks is a free C, C++, and Fortran IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable.
Finally, an IDE with all the features you need, having a consistent look, feel and operation across platforms.
Code::Block IDE Highlights:
- Open Source! GPLv3, no hidden costs.
- Cross-platform. Runs on Linux, Mac, Windows (uses wxWidgets).
- Written in C++. No interpreted languages or proprietary libs needed.
- Extensible through plugins
Code::Block IDE Compiler Support
- Multiple compiler support:
- GCC (MingW / GNU GCC)
- MSVC++
- clang
- Digital Mars
- Borland C++ 5.5
- Open Watcom
- Very fast custom build system (no makefiles needed)
- Support for parallel builds (utilizing your CPU’s extra cores)
- Multi-target projects
- Workspaces to combine multiple projects
- Inter-project dependencies inside workspace
- Imports MSVC projects and workspaces (NOTE: assembly code not supported yet)
- Imports Dev-C++ projects
Related Pages
- Downloads — Browse all Downloads.
- Geany C/C++ IDE for Windows/Mac/Linux /Ubuntu — More in c editors ide.
- Relo C/C++ IDE or Editor — More in c editors ide.
- Eclipse CDT (C/C++ Development Tooling) C/C++ Editor — More in c editors ide.