Author Topic: integrating code::blocks with mingw 7.1.  (Read 4200 times)

Offline vikash

  • Multiple posting newcomer
  • *
  • Posts: 23
integrating code::blocks with mingw 7.1.
« on: July 19, 2011, 08:05:23 pm »
How to integrate code::blocks with mingw 7.1. How to set it's tool chain.
I have installed that in my C:\Mingw.

Offline reckless

  • Regular
  • ***
  • Posts: 353
Re: integrating code::blocks with mingw 7.1.
« Reply #1 on: July 19, 2011, 10:47:06 pm »
same as with mingw :) settings/compiler and debugger/toolchain executables topmost box point it to where you installed mingw -> C:\MinGW

autodetect should also pick it up unless you got several mingw compilers (big nono).