Difference between revisions of "Building From Source"

From Code::Blocks
m (now as redirect)
 
(40 intermediate revisions by 5 users not shown)
Line 1: Line 1:
'''Note:''' GCC (MinGW etc.) is the only compiler you can build Code::Blocks with. It always has been, and always will be. '''Therefore this page has no instructions, and will have no instructions for building Code::Blocks with any other compiler.'''
+
#REDIRECT [[Installing Code::Blocks]]
 
 
For the latest stable code (all platforms), you can check out the source from BerliOS anonymous SVN.
 
 
 
Example checkout:
 
 
 
svn checkout svn://svn.berlios.de/codeblocks/trunk
 
 
 
More detailed instrcutions [https://www.codeblocks.org/source_code.shtml here].
 
 
 
== MS Windows ==
 
 
 
=== Prerequisites ===
 
 
 
; Compiler
 
 
 
* [[MinGW_installation#gcc_3.4.4_manual_install|Install MinGW]]
 
 
 
; Code<nowiki>::</nowiki>Blocks source
 
 
 
=== Building ===
 
 
 
== Linux ==
 
 
 
=== Prerequisites ===
 
 
 
=== Building ===
 
 
 
== Mac OS X ==
 
 
 
=== Prerequisites ===
 
 
 
=== Building ===
 

Latest revision as of 12:32, 8 July 2006