4.8.4.2. MinGW complier

The default complier in Code::Blocks is for 32bit(x86). So, MinGW W64 that supports 64bit(x86_64) compiler must be installed.

4.8.4.2.1. Download

The installation package supports in the following site.
Please download the below installation package.
../_images/image3541.png

4.8.4.2.2. Installation

Please install the package with following steps.

  1. Click Next.

    ../_images/image355.png
  2. Select x86_64 in Architecture and click Next.

    ../_images/image3561.png
  3. Finish the installation with clicking Next for the next dialogs.

4.8.4.2.3. Complier Setting

In order to use CodeBlocks IDE, the complier must be set correctly.

  1. Create a new complier in Complier Settings.

    ../_images/image357.png
  2. Set the complier’s install directory in Complier Settings.

    ../_images/image3581.png
  3. Modify the name for Complier exe files with pressing … button.

    ../_images/image3591.png