Difference between revisions of "Main Page"

From Code::Blocks
(Point out clearly the Fortran G77 (F77) compatibility)
Line 34: Line 34:
 
{{Layout_box3|1=
 
{{Layout_box3|1=
 
=== Supported compilers ===
 
=== Supported compilers ===
* [http://gcc.gnu.org/ GNU GCC] (Linux)
+
* [http://gcc.gnu.org/ GNU GCC (incl. G77)] (Linux)
* [http://www.mingw.org MinGW GCC] (Win32)
+
* [http://www.mingw.org MinGW GCC (incl. G77)] (Win32)
 
* [http://msdn.microsoft.com/visualc/vctoolkit2003 Microsoft's Visual C++ Free Toolkit 2003] (Win32)
 
* [http://msdn.microsoft.com/visualc/vctoolkit2003 Microsoft's Visual C++ Free Toolkit 2003] (Win32)
 
* [http://www.borland.com/products/downloads/download_cbuilder.html Borland's C++ Compiler 5.5] (Win32)
 
* [http://www.borland.com/products/downloads/download_cbuilder.html Borland's C++ Compiler 5.5] (Win32)

Revision as of 06:32, 18 April 2006

Cb splash.png

Welcome to the official Wiki for Code::Blocks
Code::Blocks is an 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++. 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.

Downloading and Installing

Using Code::Blocks

Downloads

  • [/index.php?board=20.0 Nightly builds] (updated each night)
  • Last official release: 1.0rc2

User resources


The Code::Blocks team