Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: bhushan_mahajan382 on September 16, 2008, 08:06:21 am

Title: Using Code::Blocks
Post by: bhushan_mahajan382 on September 16, 2008, 08:06:21 am
I m using the QT4. I m always getting some errors while i build or compile my application in code blocks.
But if i compile it on command prompt it compiled successfully.
I m using Windows XP SP2 and Code :: Blocks Version 8.02. Can any one please tell me that how to configure code blocks for MinGW compiler.

Thanks in Advance
Title: Re: Using Code::Blocks
Post by: MortenMacFly on September 16, 2008, 10:30:26 am
I m using Windows XP SP2 and Code :: Blocks Version 8.02. Can any one please tell me that how to configure code blocks for MinGW compiler.
Please use the C::B 08/02 *bundle* setup. This ships with the MinGW compiler. After setup C::B is already fully configured to use this compiler.
Title: Re: Using Code::Blocks
Post by: bhushan_mahajan382 on September 16, 2008, 01:23:15 pm
Thanx Morten i will try this.