[Qt-interest] Getting qDebug output from Qt's libraries
George Ryan
gryan at akoostix.com
Wed Mar 24 14:17:16 CET 2010
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?
Thanks!
George
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100324/73192826/attachment.html
More information about the Qt-interest-old
mailing list