The open source, cross platform, free C++ IDE.

Application screenshotCode::Blocks is a free C++ 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.

Built around a plugin framework, Code::Blocks can be extended with plugins. Any kind of functionality can be added by installing/coding a plugin. For instance, compiling and debugging functionality is already provided by plugins!

We hope you enjoy using Code::Blocks!

The Code::Blocks Team

 
Repository has moved to SF.NET PDF Print E-mail
Written by MortenMacFly   
Thursday, 28 March 2013 04:23

Our SVN repository has moved to SourceForge.NET. Please update the URL of your working copy to svn://svn.code.sf.net/p/codeblocks/code/trunk.

Last Updated on Thursday, 28 March 2013 04:25
 
12.11 mirror is up! PDF Print E-mail
Written by MortenMacFly   
Thursday, 13 December 2012 17:36

We have mirrored all file releases at our webpage at SourceForge, too. Hopefully this will resolve some download issues reported. Sorry for the inconvenience.

Last Updated on Thursday, 13 December 2012 17:39
 
Code::Blocks 12.11 is here! PDF Print E-mail
Written by MortenMacFly   
Sunday, 25 November 2012 12:28

More stable, feature-rich and generally enhanced, the latest Code::Blocks release has arrived. It's hot and you can get it now from the downloads section! A changelog summarises new features and fixes.

We provide binaries for the major platforms supported by Code::Blocks, with more to come in the next few days.

Last Updated on Monday, 31 December 2012 06:04
 
Code::Blocks 12.11-RC1 PDF Print E-mail
Written by MortenMacFly   
Monday, 12 November 2012 09:37

Uncountable new features, new debugger plugin framework, enhanced CC plugin, more wxSmith items, tons of bug-fixes and stability improvements, the "release candidate 1" (RC1) of the upcoming Code::Blocks release has arrived. Download it from the nightlies section and don't forget to give feedback!

Last Updated on Monday, 12 November 2012 09:49
 
Code::Blocks 12.11-RC2 PDF Print E-mail
Written by MortenMacFly   
Saturday, 24 November 2012 08:50

Seems like a final release candidate! The "release candidate 2" (RC2) of the upcoming Code::Blocks release has arrived. Download it from the nightlies section and don't forget to give feedback!

Last Updated on Saturday, 24 November 2012 08:52
 
Check out the nightlies! PDF Print E-mail
Written by MortenMacFly   
Wednesday, 21 December 2011 05:34

While waiting for the new release we encourage you try one of our nightlies. These are pre-releases of the new release which feature many improvements and show the progress of our work.

Last Updated on Wednesday, 21 December 2011 08:32
 
<< Start < Prev 1 2 Next > End >>

Page 1 of 2

Build system

Code::Blocks implements a custom build system with very important features: ultra-fast dependencies generation, build queues and parallel builds are the most important ones to mention.

Debugging

The debugging subsystem has been greatly enhanced in the latest version. Automatic/manual watches, code/data breakpoints, call stack, disassembly listing and memory dumps are only few of its features.