[Qt-interest] Former Console App on Windows No Longer Shows Text
Graeme Gill
graeme2 at argyllcms.com
Sat Jul 16 09:54:00 CEST 2011
William Gordon Rutherdale (rutherw) wrote:
> Is there any way to get it to put this output onto the console when it
> is running under Windows?
You can certainly force the app to be a console one, in which
case it will pop up its own console window.
A less obtrusive fix would be to apply the patch to Qt I posted a while back,
which brings the MSWin behaviour back into line with the other platforms.
See <http://lists.qt.nokia.com/pipermail/qt-interest/2011-April/033222.html>
Graeme Gill.
More information about the Qt-interest-old
mailing list