Difference between revisions of "Installing Code::Blocks nightly build on Windows"
From Code::Blocks
m (add categories) |
m (bug workaround) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
This article describes how to install a nightly build of Code::Blocks. | This article describes how to install a nightly build of Code::Blocks. | ||
Revision as of 18:34, 7 July 2006
This article describes how to install a nightly build of Code::Blocks.
- NOTE: If you have installed Code::Blocks RC1, RC1-1, or RC2; please either uninstall it or make sure you use a different directory. Do not install the nightly build ontop of these release candidates.
Install steps
- Install MinGW and the GDB debugger.
- Download and install 7-Zip. You need it to extract the nightly build.
- Download the latest nightly build from the [/index.php?board=20.0 Nightly Builds forum].
- Download the wxWidgets Unicode DLL for Code::Blocks [1].
- Unzip Code::Blocks and the wxWidgets DLL to the same directory.
- Start Code::Blocks and configure GNU GCC compiler.