Difference between revisions of "Installing the latest official version of Code::Blocks on Windows"

From Code::Blocks
Line 4: Line 4:
 
=== Install steps ===
 
=== Install steps ===
  
# [https://www.codeblocks.org/downloads/26 Download the Code::Blocks 10.05 installer]. If you know you don't have MinGW installed, download the package which has MinGW bundled.
+
# [https://www.codeblocks.org/downloads/26 Download the Code::Blocks 12.11 installer]. If you know you don't have MinGW installed, download the package which has MinGW bundled.
 
# Run the installer, it's a standard installer for Windows; just press Next after reading each screen.
 
# Run the installer, it's a standard installer for Windows; just press Next after reading each screen.
 
# If you're planning installing a compiler after you've installed Code::Blocks, read the information provided in the installer.
 
# If you're planning installing a compiler after you've installed Code::Blocks, read the information provided in the installer.
 
# If you downloaded the installer which doesn't come with MinGW, you may have to configure the compiler manually (usually Code::Blocks' auto detects the compiler).
 
# If you downloaded the installer which doesn't come with MinGW, you may have to configure the compiler manually (usually Code::Blocks' auto detects the compiler).

Revision as of 22:42, 10 November 2013


Install steps

  1. Download the Code::Blocks 12.11 installer. If you know you don't have MinGW installed, download the package which has MinGW bundled.
  2. Run the installer, it's a standard installer for Windows; just press Next after reading each screen.
  3. If you're planning installing a compiler after you've installed Code::Blocks, read the information provided in the installer.
  4. If you downloaded the installer which doesn't come with MinGW, you may have to configure the compiler manually (usually Code::Blocks' auto detects the compiler).