Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: smallB on November 05, 2011, 01:46:31 pm

Title: Another strange problem when trying to build qt app in cb
Post by: smallB on November 05, 2011, 01:46:31 pm
Guys, I've searched everywhere, and I just couldn't find any satisfactory answer. After creating qt project via cb (and setting proper paths, dirs, etc), I am able to compile and link this project but on the run I'm getting bizzare info:
http://img94.imageshack.us/img94/3245/procedure.png
Is it me or is it cb?
Thanks in advance.
Title: Re: Another strange problem when trying to build qt app in cb
Post by: Alpha on November 05, 2011, 04:48:23 pm
Does the version number of the compiler you are using match the version number of the compiler that QT4 was built with?
Title: Re: Another strange problem when trying to build qt app in cb
Post by: smallB on November 06, 2011, 10:53:20 am
Yes, it is the same compiler.