Code::Blocks

From Wikipedia, the free encyclopedia

Code::Blocks

Code::Blocks Screenshot
Developer: The Code::Blocks team
Latest release: 1.0rc2 / October 25, 2005
OS: Cross-platform
Use: IDE
License: GNU GPL
Website: www.codeblocks.org

Code::Blocks is a free/open source, cross platform IDE. It is developed in C++ using wxWidgets. Using a plugin architecture, its capabilities and features are defined by the provided plugins. Currently, Code::Blocks is oriented towards C/C++.

Code::Blocks is being developed for Windows and Linux. Users have successfully built Code::Blocks under FreeBSD and (to date still with some UI problems) under Mac OS X.

Contents

[edit] Features

[edit] Compiler-related features

  • Multi-target projects
  • Workspace support
  • Import Dev-C++ projects
  • Import MSVC projects and workspaces

[edit] Interface features

[edit] See also

[edit] External links