You are not logged in.

1

Saturday, September 13th 2008, 10:45pm

Facing Problem In Compiling Debug Library For qt4

Hi.
I Am A Newbie For Qt4. I Have Installed Qt 4.4.1 And Mingw(Along With Qt4 Installation).
Designer And All Other Are Running Fine But I Am Getting Problem In The Debugning Libraries.
I Am Using Winxp And Mingw32.
Please Help ME How To Debug libraries And Compile Programmes.
Thanx In Advance.

This post has been edited 2 times, last edit by "catch.vibhor" (Sep 16th 2008, 4:52am)


2

Saturday, September 20th 2008, 8:08pm

RE: Facing Problem In Compiling Debug Library For qt4

Hi.
I Am A Newbie For Qt4. I Have Installed Qt 4.4.1 And Mingw(Along With Qt4 Installation).
Designer And All Other Are Running Fine But I Am Getting Problem In The Debugning Libraries.
I Am Using Winxp And Mingw32.
Please Help ME How To Debug libraries And Compile Programmes.
Thanx In Advance.
I was fighting with it once as well, I can not exactly remember the circumstances, but I got the impression the the mingw32-make program has a serious bug and has something like a stack overflow, as i recognized the the old computer science rule applied 'If it does not work, try it again'. Running the next time i figured out that it does not stop at the same point, so firing it off a couple of times solved the problem for me (was under XP32, now under Vista64 I did not have the problem, but I also interrupted the build for other reasons a couple of times).