Difference between revisions of "Installing Code::Blocks nightly build on Windows"

From Code::Blocks
m (moved from another article + some edits)
 
m (add categories)
Line 1: Line 1:
 +
[[Category:Installing Code::Blocks]]
 +
[[Category:Installing Code::Blocks nightly build]]
 +
 
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 17:01, 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

  1. Install MinGW and the GDB debugger.
  2. Download and install 7-Zip. You need it to extract the nightly build.
  3. Download the latest nightly build from the [/index.php?board=20.0 Nightly Builds forum].
  4. Download the wxWidgets Unicode DLL for Code::Blocks [1].
  5. Unzip Code::Blocks and the wxWidgets DLL to the same directory.
  6. Start Code::Blocks and configure GNU GCC compiler.