[Interest] console output to Visual Studio output window
Hamish Moffatt
hamish at risingsoftware.com
Mon May 16 06:18:46 CEST 2016
If you compile with "CONFIG += console", or "QT += testlib" (which
forces CONFIG += console), when you run from within Visual Studio the
console output goes to a new pop-up window rather than to the normal
Visual Studio output pane. Furthermore when the program finishes the
output is lost.
Is there a way to have the output go to the output pane, either instead
of or as well as the pop-up console window?
thanks
Hamish
More information about the Interest
mailing list