No, I have added CONFIG += console in my .pro file and now I can see the output, but when the application is closed. I'm using MS Windows. I have run the project from Qt Creator and I expected see the output in "Application output".
No, I have created an empty project by "Qt Gui Application" and QApplication and it's exec() appear by default. What's the best way to create a console project?
Regards!
Bookmarks