Difference between revisions of "Building From Source"

From Code::Blocks
m (link to "new" article)
m (now as redirect)
 
Line 1: Line 1:
[[Category:Installation\Build Instructions]]
+
#REDIRECT [[Installing Code::Blocks]]
'''Note:''' The official supported compiler to build Code::Blocks with is GCC (or MinGW). At the present time, GCC is also the only compiler known to successfully build Code::Blocks without modifications.
 
 
 
''The build instructions on this page therefore relate exclusively to GCC.''
 
 
 
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 instructions, e.g. for access behind a firewall [https://www.codeblocks.org/source_code.shtml here].
 
 
 
== MS Windows ==
 
 
 
* [[Installing Code::Blocks from source on Windows]]
 
 
 
== Linux ==
 
 
 
== Mac OS X ==
 
 
 
=== Prerequisites ===
 
 
 
=== Building ===
 

Latest revision as of 12:32, 8 July 2006