Difference between revisions of "Main Page"
From Code::Blocks
MortenMacFly (talk | contribs) |
Sethjackson (talk | contribs) |
||
Line 5: | Line 5: | ||
* [http://www.mingw.org MinGW GCC] (Win32) | * [http://www.mingw.org MinGW GCC] (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 | + | * [http://www.borland.com/products/downloads/download_cbuilder.html Borland's C++ Compiler 5.5] (Win32) |
* [http://www.digitalmars.com/ DigitalMars] (Win32) | * [http://www.digitalmars.com/ DigitalMars] (Win32) | ||
* [http://store.scitechsoft.com/product_info.php?products_id=37/ OpenWatcom] (Win32) | * [http://store.scitechsoft.com/product_info.php?products_id=37/ OpenWatcom] (Win32) |
Revision as of 21:45, 18 December 2005
Welcome to the official site for Code::Blocks
Code::Blocks is an open-source, cross-platform IDE (Integrated Development Environment). Using a plugin architecture, its capabilities and features are defined by the provided plugins. Currently, Code::Blocks is oriented towards C/C++. At the time of this writing, the following compilers are supported:
- GNU GCC (Linux)
- MinGW GCC (Win32)
- Microsoft's Visual C++ Free Toolkit 2003 (Win32)
- Borland's C++ Compiler 5.5 (Win32)
- DigitalMars (Win32)
- OpenWatcom (Win32)
- Small Device C Compiler (SDCC)
- Intel C++ compiler (WARNING: requires manual configuration)
- Installing the GNU G77 Fortran compiler
This site does not hold much information yet but, with the help of the Code::Blocks users, we hope it will soon be filled with articles, tutorials, FAQs, etc.
Table of contents
- Articles
- Tutorials
- Developing for Code::Blocks
- Announcement for plugins/patches or similar (NEW!)
- Code::Blocks Interface
- FAQ
- Tips'n'Tricks
The Code::Blocks Team.