Talk:Getting Started on the Commandline

From Qt Wiki
Revision as of 14:37, 18 October 2019 by Laferrierejc (talk | contribs) (addendum)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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