Talk:Getting Started on the Commandline: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(addendum)
(No difference)

Revision as of 14:37, 18 October 2019

https://stackoverflow.com/questions/17382047/qt-printing-to-terminal

for console to actually output anything

after running qmake add to the .pro file

CONFIG += console