Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: vikash on July 19, 2011, 08:05:23 pm

Title: integrating code::blocks with mingw 7.1.
Post by: vikash 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.
Title: Re: integrating code::blocks with mingw 7.1.
Post by: reckless 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).