Difference between revisions of "Main Page"

From Code::Blocks
m (add the forum link)
m (Further clarifying)
 
(13 intermediate revisions by 2 users not shown)
Line 8: Line 8:
  
  
<small>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:Contents|Help]] for editing guidelines. Look in the [[CodeBlocks:Community_Portal|community portal]] for things to do.
+
<small>Wiki Editors: In order to edit pages, you must create an account on the [https://forums.codeblocks.org/ forums] and authenticate there. Read the [[Help:Contents|Help]] for editing guidelines. Look in the [[CodeBlocks:Community_Portal|community portal]] for things to do.
 
</small>
 
</small>
 
<br clear="all" />
 
<br clear="all" />
Line 102: Line 102:
 
=== Download Code::Blocks ===
 
=== Download Code::Blocks ===
 
* Latest official release: [https://www.codeblocks.org/downloads/binaries 20.03]
 
* 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], [https://www.codeblocks.org/downloads/svn current trunk]
 
}}
 
}}
  
Line 126: Line 126:
 
=== Supported compilers ===
 
=== Supported compilers ===
 
* [http://gcc.gnu.org/ GNU GCC (incl. G77)] (Linux)
 
* [http://gcc.gnu.org/ GNU GCC (incl. G77)] (Linux)
* [http://www.mingw.org MinGW GCC (incl. G77)] (Win32)
+
* [https://www.mingw-w64.org/ MinGW-w64] (Win)
 +
* [https://github.com/jmeubank/tdm-gcc/ TDM GCC] (Win)
 +
* [https://www.msys2.org/ MSYS2] (Win)
 +
* [https://www.cygwin.com/ Cygwin] (Win)
 +
* [https://winlibs.com/ WinLibs GCC] (Win)
 +
* [https://osdn.net/projects/mingw/ 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 and PowerPC GCC] (Win32, Linux)
 
* [http://www.hightec-rt.com TriCore and PowerPC GCC] (Win32, Linux)
* [http://developer.apple.com/tools/ Apple GCC (Xcode)] (Mac OS X)
+
* [https://developer.apple.com/xcode/ Apple XCode (GCC)] (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 -->
* [http://xona.com/2004/06/29.html Microsoft Visual C++ Toolkit 2003] (Win32)  
+
* [http://xona.com/2004/06/29.html Microsoft Visual C++ Toolkit 2003] (Win32)
* [http://msdn.microsoft.com/vstudio/express/visualc/download/ Microsoft Visual C++ 2005] (Win32)
+
* [https://visualstudio.microsoft.com/vs/community/ Microsoft Visual Community Edition] (Win)
 
* [http://edn.embarcadero.com/article/20633 Borland's C++ Compiler 5.5] (Win32)
 
* [http://edn.embarcadero.com/article/20633 Borland's C++ Compiler 5.5] (Win32)
 
* [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)
+
* [https://github.com/open-watcom/open-watcom-v2 OpenWatcom V2] (Win32)
 
* [https://software.intel.com/en-us/c-compilers 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://dlang.org/ Digital Mars D]
+
* [http://dlang.org/ Digital Mars D] (Win32, Linux, Mac OS X)
* [http://dgcc.sourceforge.net/ GDC D Compiler]
+
* [https://gdcproject.org/ GDC D Compiler] (Linux)
* [https://github.com/ldc-developers/ldc/ LLVM D Compiler]
+
* [https://github.com/ldc-developers/ldc/ LLVM D Compiler] (Win32, Linux, Mac OS X)
 
}}
 
}}
 
|}
 
|}

Latest revision as of 20:19, 27 December 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 edit pages, you must create an account on the forums and authenticate there. 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