Difference between revisions of "Talk:Installing Code::Blocks"
From Code::Blocks
m (Fix link to category) |
Sethjackson (talk | contribs) |
||
Line 24: | Line 24: | ||
Peer Sommerlund, 2006-may-23 | Peer Sommerlund, 2006-may-23 | ||
+ | |||
+ | Well in my opinion this page should '''have''' instructions for building Code::Blocks. | ||
+ | |||
+ | That way we only have one wiki page describing how to build Code::Blocks for all OS's. | ||
+ | |||
+ | Something like [http://www.ogre3d.org/wiki/index.php/Building_From_Source this]. | ||
+ | |||
+ | [[User:Sethjackson|Sethjackson]] |
Revision as of 22:03, 28 May 2006
There are several pages that give instructions on how to build codeblocks. I think this page should really be just a collection of links to all the specialised pages. Any opinions?
The build instructions can be found at Category:Installation\Build_Instructions.
A list of all pages (if some are not categorized properly) Special:Allpages
Here are a list of those that still live
Unix specific
- Compiling_Code::Blocks_in_Linux_(applies_to_all_distros)
- Compiling_Code::Blocks_in_RPM_based_distributions
- Compiling_Code::Blocks_in_Gentoo
- Compiling_Code::Blocks_in_FreeBSD
- Compiling_Code::Blocks_in_Mac_OS_X
Windows specific
- Compiling_wxWidgets_2.4.2_to_develop_Code::Blocks_(MSW)
- Compiling_wxWidgets_2.6.1_to_develop_Code::Blocks_(MSW)
- Compiling_wxWidgets_2.6.2_to_develop_Code::Blocks_(MSW)
- Setting_the_WX_VER_variable
Some relevant info can be found
- Nightly_Cookbook --- zip is needed (this info is missing from the current page)
Peer Sommerlund, 2006-may-23
Well in my opinion this page should have instructions for building Code::Blocks.
That way we only have one wiki page describing how to build Code::Blocks for all OS's.
Something like this.