
codeblocks-unofficial-installer-win32
Code::Blocks unofficial Win32 Installer
This installer is a distribution of Code::Blocks builds based on recent svn revisions. It also includes pre-compiled community developed plugins that although working, are not considered final and therefore were not distributed as "contributed plugins" in the official releases yet.
This is not an official nor a release build and is offered without any kind of guarantee of fitness to purpose. The developers (Code::Blocks Team) do not endorse this installer and will take no responsibility for any kind of damage caused by the misuse of this software. Use at your own risk.
Plugins
The following additional contributed plugins are included in this setup as binaries (link to source code download next to each):
- cbDiff (http://forums.codeblocks.org/index.php/topic,12829.0.html)
- CodePaste (https://code.google.com/p/codepaste-plugin-codeblocks/)
- CompileOnDemand (http://forums.codeblocks.org/index.php/topic,15915.0.html)
- ColorCoder (http://forums.codeblocks.org/index.php/topic,8568.0.html)
- EditorConfig (http://forums.codeblocks.org/index.php/topic,16517.0.html)
- ListToolBox (http://forums.codeblocks.org/index.php/topic,16470.0.html)
- UUID Generator (https://code.google.com/p/uuid-generator-codeblocks/)
- XPM Editor (https://xpmeditor.svn.sourceforge.net/svnroot/xpmeditor)
A selection of dictionaries for the spelling plugin is also included. Instructions on how to configure more dictionaries and thesauri with the SpellChecker plugin are given at http://wiki.codeblocks.org/index.php?title=SpellChecker
Patches
Community contributed patches have been applied to this version of Code::Blocks:
- Patch #3309: Add "Close all project files" menu option in selected project (by alatar)
- Patch #3237: Automatic escape sequences when inside a string (by Alpha).
All community patches under review are listed online in https://developer.berlios.de/patch/?group_id=5358
Compiling Instructions
Note: This version of Code::Blocks has been compiled with wxWidgets 2.8.12 using TDM-GCC 4.8.1 (see link below).
In order to compile your own svn build of Code::Blocks, you need either MinGW-GCC (http://www.mingw.org), TDM-GCC (http://tdm-gcc.tdragon.net) or pcxprj-GCC (http://code.google.com/p/pcxprj) as a compiler, and wxWidgets (http://www.wxwidgets.org) of version 2.8.10 or higher, compiled as a monolithic DLL. Compiling a svn version of Code::Blocks requires the latest stable build (http://www.codeblocks.org/downloads). Complete instructions on how to build Code::Blocks from the source code can be found at http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Windows The source code of every plugin includes a project file in order to allow compiling from Code::Blocks. Some of them require the global variable "cb" to point to the top directory of Code::Blocks source code.
Project Information
- License: GNU GPL v3
- 4 stars
- svn-based source control