Difference between revisions of "Building From Source"
From Code::Blocks
Sethjackson (talk | contribs) |
Sethjackson (talk | contribs) |
||
Line 16: | Line 16: | ||
* [[MinGW_installation#gcc_3.4.4_manual_install|Install MinGW]] | * [[MinGW_installation#gcc_3.4.4_manual_install|Install MinGW]] | ||
+ | |||
+ | ; wxWidgets | ||
; Code<nowiki>::</nowiki>Blocks source | ; Code<nowiki>::</nowiki>Blocks source | ||
Line 24: | Line 26: | ||
=== Prerequisites === | === Prerequisites === | ||
+ | |||
+ | ; Compiler | ||
+ | |||
+ | ; wxWidgets | ||
+ | |||
+ | ; Code<nowiki>::</nowiki>Blocks source | ||
=== Building === | === Building === | ||
Line 30: | Line 38: | ||
=== Prerequisites === | === Prerequisites === | ||
+ | |||
+ | ; Compiler | ||
+ | |||
+ | ; wxWidgets | ||
+ | |||
+ | ; Code<nowiki>::</nowiki>Blocks source | ||
=== Building === | === Building === |
Revision as of 17:08, 10 April 2006
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.
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 here.
MS Windows
Prerequisites
- Compiler
- wxWidgets
- Code::Blocks source
Building
Linux
Prerequisites
- Compiler
- wxWidgets
- Code::Blocks source
Building
Mac OS X
Prerequisites
- Compiler
- wxWidgets
- Code::Blocks source