Skip to content
EntityQ835824· pop 28· linked from 245 articles

Code::Blocks

Sign in to save

Also known as CodeBlocks

Code::Blocks is a free, open-source, cross-platform IDE that supports multiple compilers including GCC, Clang and Visual C++. It is developed in C++ using wxWidgets as the GUI toolkit. Using a plugin architecture, its capabilities and features are defined by the provided plugins. Currently, Code::Blocks is oriented towards C, C++, and Fortran. It has a custom build system and optional Make support.

Key facts

Software.name
Code::Blocks
Software.logo
Codeblocks logo.png
Software.screenshot
File:Code blocks 16.01.png
Software.caption
Code::Blocks 16.01
Software.developer
The Code::Blocks team
Software.programming language
C++ (wxWidgets)
Software.latest preview version
svn 13634
Software.operating_system
Cross-platform <!--
Software.status
Active getting preview error message that this tag is not valid -->
Software.genre
IDE
Software.license
GPL-3.0-only

via Wikipedia infobox

Wikidata facts

Official website
www.codeblocks.org
Image
CodeBlocks 8.02.png
Show 7 more facts
Commons category
Code::Blocks
software version identifier
25.03
official forum URL
forums.codeblocks.org
inception
2005-00-00
source code repository URL
svn://svn.code.sf.net/p/codeblocks/code/trunk
Sources (10)

via Wikidata · CC0

~3 min read

Article

9 sections
Contents
  • History
  • Features
  • Debugger
  • GUI designer
  • User migration
  • Project files and build system
  • See also
  • References
  • External links

Code::Blocks is a free, open-source, cross-platform IDE that supports multiple compilers including GCC, Clang and Visual C++. It is developed in C++ using wxWidgets as the GUI toolkit. Using a plugin architecture, its capabilities and features are defined by the provided plugins. Currently, Code::Blocks is oriented towards C, C++, and Fortran. It has a custom build system and optional Make support.

Code::Blocks is being developed for Windows and Linux and has been ported to FreeBSD, OpenBSD and Solaris. The latest binary provided for macOS version is 13.12 released on 2013/12/26 (compatible with Mac OS X 10.6 and later), but more recent versions can be compiled and MacPorts supplies version 17.12.

Connections

Categories