I am running QtCreator 2.8.1 on Windows 7x64 using the VS2008 compilers. I have a console application that I am writing. I use qDebug() to output progress to the console but when I debug those messages are not showing up in the "Application Output" and a command window does not pop up either? Is there a setting I need to toggle to be able to either have the console window pop up or have the output streamed so that QtCreator can display it?
THanks -- Mike Jackson imikejackson & gmail * com _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
