Em quarta-feira, 13 de julho de 2016, às 08:34:32 PDT, Igor Mironchik escreveu: > Hello. > > I've written console app that prints to stdout with QTextStream and > qDebug(). > > On Linux all messages print to console, while on Windows I see nothing. > > But when I launch app from QtCreator I see output of the application in > QtCreator. > > What it can be? Hot to fix it?
Add to your .pro file: CONFIG += console -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest