Difference between revisions of "Main Page"

From Code::Blocks
m (fix typo)
(31 intermediate revisions by 12 users not shown)
Line 101: Line 101:
 
{{Layout_box4|1=
 
{{Layout_box4|1=
 
=== Download Code::Blocks ===
 
=== Download Code::Blocks ===
* Latest official release: [https://www.codeblocks.org/downloads/26 13.12]
+
* Latest official release: [https://www.codeblocks.org/downloads/binaries 20.03]
* [/index.php?board=20.0 Nightly builds] (updated each night)
+
* Nightly builds: [https://forums.codeblocks.org/index.php/board,20.0.html Forum board]
* [[Compiled_packages_of_Code::Blocks|Official and third-party binaries]] (for various distributions)
+
* Source code: [https://www.codeblocks.org/downloads/source 20.03]
 +
* Source code: [https://www.codeblocks.org/downloads/svn Current trunk]
 
}}
 
}}
  
Line 109: Line 110:
 
=== Other resources ===
 
=== Other resources ===
 
* [https://www.codeblocks.org Main website]
 
* [https://www.codeblocks.org Main website]
* [ Community forums]
+
* [https://forums.codeblocks.org/ Community forums]
 
* [irc://irc.freenode.net/codeblocks IRC channel] and [http://webchat.freenode.net/?channels=codeblocks IRC channel web access]
 
* [irc://irc.freenode.net/codeblocks IRC channel] and [http://webchat.freenode.net/?channels=codeblocks IRC channel web access]
 
}}
 
}}
Line 118: Line 119:
 
* [[Developer documentation]]
 
* [[Developer documentation]]
 
* [http://sourceforge.net/projects/codeblocks/ Project page at Sourceforge]
 
* [http://sourceforge.net/projects/codeblocks/ Project page at Sourceforge]
* '''Bugs''': browse or submit [http://sourceforge.net/p/codeblocks/tickets/ bugs] or browse [http://alpha0010.github.io/cb-history/bugs.html old bugs]
+
* '''Bugs''': browse or submit [http://sourceforge.net/p/codeblocks/tickets/search/?q=_type%3ABug_Report+or+_type%3AUndefined bugs] or browse [http://alpha0010.github.io/cb-history/bugs.html old bugs]
* '''Features''': browse or submit [http://sourceforge.net/p/codeblocks/tickets/ features] or browse [http://alpha0010.github.io/cb-history/features.html old features]
+
* '''Features''': browse or submit [http://sourceforge.net/p/codeblocks/tickets/search/?q=_type%3AFeature_Request+or+_type%3AUndefined features] or browse [http://alpha0010.github.io/cb-history/features.html old features]
* '''Patches''': browse or submit [http://sourceforge.net/p/codeblocks/tickets/ patches] or browse [http://alpha0010.github.io/cb-history/patches.html old patches]
+
* '''Patches''': browse or submit [http://sourceforge.net/p/codeblocks/tickets/search/?q=_type%3APatch+or+_type%3AUndefined patches] or browse [http://alpha0010.github.io/cb-history/patches.html old patches]
 
}}
 
}}
  
Line 128: Line 129:
 
* [http://www.mingw.org MinGW GCC (incl. G77)] (Win32)
 
* [http://www.mingw.org MinGW GCC (incl. G77)] (Win32)
 
* [http://mspgcc.sourceforge.net MSP430 GCC] (Win32)
 
* [http://mspgcc.sourceforge.net MSP430 GCC] (Win32)
* [http://www.hightec-rt.com TriCore GCC] (Win32, Linux)
+
* [http://www.hightec-rt.com TriCore and PowerPC GCC] (Win32, Linux)
* [http://www.hightec-rt.com PowerPC GCC] (Win32, Linux)
 
 
* [http://developer.apple.com/tools/ Apple GCC (Xcode)] (Mac OS X)
 
* [http://developer.apple.com/tools/ Apple GCC (Xcode)] (Mac OS X)
 
<!-- Tested and working with Microsoft PSDK for Windows 2003 R2 and CodeBlocks b3577 -->
 
<!-- Tested and working with Microsoft PSDK for Windows 2003 R2 and CodeBlocks b3577 -->
Line 137: Line 137:
 
* [http://www.digitalmars.com/ DigitalMars C/C++] (Win32)
 
* [http://www.digitalmars.com/ DigitalMars C/C++] (Win32)
 
* [http://openwatcom.org/index.php/Main_Page OpenWatcom] (Win32)
 
* [http://openwatcom.org/index.php/Main_Page OpenWatcom] (Win32)
* [http://www.intel.com/cd/software/products/asmo-na/eng/compilers/219754.htm Intel C++ compiler] (Win32)
+
* [https://software.intel.com/en-us/c-compilers Intel C++ compiler] (Win32)
 
* [http://sdcc.sourceforge.net/ Small Device C Compiler (SDCC)]
 
* [http://sdcc.sourceforge.net/ Small Device C Compiler (SDCC)]
* [http://www.digitalmars.com/d/dcompiler.html Digital Mars D]
+
* [http://dlang.org/ Digital Mars D]
 
* [http://dgcc.sourceforge.net/ GDC D Compiler]
 
* [http://dgcc.sourceforge.net/ GDC D Compiler]
* [http://dsource.org/projects/ldc/ LLVM D Compiler]
+
* [https://github.com/ldc-developers/ldc/ LLVM D Compiler]
 
}}
 
}}
 
|}
 
|}

Revision as of 18:37, 17 December 2021

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