Difference between revisions of "Main Page"

From Code::Blocks
(update compiler and links, thanks AndrewCot)
m (Correct case)
(2 intermediate revisions by the same user not shown)
Line 103: Line 103:
 
* Latest official release: [https://www.codeblocks.org/downloads/binaries 20.03]
 
* Latest official release: [https://www.codeblocks.org/downloads/binaries 20.03]
 
* Nightly builds: [https://forums.codeblocks.org/index.php/board,20.0.html Forum board]
 
* Nightly builds: [https://forums.codeblocks.org/index.php/board,20.0.html Forum board]
* Source code: [https://www.codeblocks.org/downloads/source 20.03]
+
* Source code: [https://www.codeblocks.org/downloads/source 20.03], [https://www.codeblocks.org/downloads/svn current trunk]
* Source code: [https://www.codeblocks.org/downloads/svn Current trunk]
 
 
}}
 
}}
  
Line 126: Line 125:
 
{{Layout_box3|1=
 
{{Layout_box3|1=
 
=== Supported compilers ===
 
=== Supported compilers ===
* [http://gcc.gnu.org/ GNU GCC (incl. G77)] (Linux)* [https://www.mingw-w64.org/ MinGW-w64] (Win)
+
* [http://gcc.gnu.org/ GNU GCC (incl. G77)] (Linux)
 +
* [https://www.mingw-w64.org/ MinGW-w64] (Win)
 
* [https://github.com/jmeubank/tdm-gcc/ TDM GCC] (Win)
 
* [https://github.com/jmeubank/tdm-gcc/ TDM GCC] (Win)
 
* [https://www.msys2.org/ MSYS2] (Win)
 
* [https://www.msys2.org/ MSYS2] (Win)

Revision as of 12:02, 22 January 2022

Cb splash.png

Welcome to the official Wiki for Code::Blocks
Code::Blocks is a free, open-source, cross-platform IDE. Using a plugin architecture, its capabilities and features are defined by the provided plugins.
Currently, Code::Blocks is oriented towards C/C++/Fortran. The Code::Blocks team does not take responsibility for the content nor accuracy of these pages.


Wiki Editors: In order to login to edit pages, you must create an account on the [/ forums]. Use the same username and password for the wiki. Read the Help for editing guidelines. Look in the community portal for things to do.

Table of Contents

Main article: Code::Blocks Documentation

User documentation

Articles for Code::Blocks users

FAQ

Frequently Asked Questions

Feature List

An index of Code::Blocks' useful features

Code::Blocks Plugins

Plugins extend Code::Blocks' functionality

Off-site documentation

Links to external documentation

Developer documentation

Articles for developers of Code::Blocks itself

Download Code::Blocks

Development

Chk.pngRoadmap

The Code::Blocks team
Index