[Qt-interest] [Interest] Debugging on Linux

Andreas Pakulat apaku at gmx.de
Wed Nov 2 11:16:48 CET 2011


On 02.11.11 09:25:50, Graham Labdon wrote:
> But I should be able to build a debug version of my own application?

Since your qt was built with debug-and-release that is still in the
config options, so you need to remove that as well:

qmake CONFIG-=debug-and-release\ release CONFIG+=debug

Andreas




More information about the Qt-interest-old mailing list