Designer has nothing to do with program output
On Windows you have to add:
to your PRO file so that there is a console window to display your console output. The output in the Qt Creator "Application Output" panel is limited to debugger messages.
Designer has nothing to do with program output
On Windows you have to add:
to your PRO file so that there is a console window to display your console output. The output in the Qt Creator "Application Output" panel is limited to debugger messages.
andre_teprom (27th August 2011)
Bookmarks