[Qt-interest] Getting qDebug output from Qt's libraries

Thiago Macieira thiago at kde.org
Wed Mar 24 19:38:32 CET 2010


Em Quarta-feira 24 Março 2010, às 14:17:16, George Ryan escreveu:
> Hello,
> 
> I have compiled Qt on OS X with the "-no-frameworks -debug -shared"
> flags so that I get a debug version of Qt. I had expected to see output
> from the various qDebug() statements found within Qt's source code. But
> even though I have verified that my application has linked against the
> debug version of the library, I don't see any output other than what
> comes from the qDebug statements in my own application.
> 
> Am I wrong in my assumption that I should be able to see qDebug output
> from Qt?

Your assumption is correct.

The problem is that the released versions of Qt contain no qDebug.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
  Senior Product Manager - Nokia, Qt Development Frameworks
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100324/26b6a98d/attachment.bin 


More information about the Qt-interest-old mailing list