[Qt-interest] [Mingw-w64-public] "Memory exhausted" ld error when building Qt 4.8.0-rc1 with mingw-w64 4.7.0

Mandeep Sandhu mandeepsandhu.chd at gmail.com
Thu Oct 20 07:05:20 CEST 2011


> But -- and correct me if I'm wrong -- isn't it the case that if I want to build
> *my* code in debug mode (which, sadly, I sometimes want to do) , I have
> to build it against debug version of Qt?

I don't think you'll need the debug version of Qt if you just want to
build your own app in debug mode. You can build your app in debug mode
while linking it to Qt built in release mode.

I think debug mode of Qt might be necessary for debugging Qt classes
themselves. CMIIW.

HTH,
-mandeep



More information about the Qt-interest-old mailing list