Hi,
I read the book "Foundations of Qt Development"
Why I see the console window? How to kill it?
33.png
Thank you!
Hi,
I read the book "Foundations of Qt Development"
Why I see the console window? How to kill it?
33.png
Thank you!
You have a CONFIG+=console statement in your .pro file. Remove it and rebuild.
8Observer8 (21st August 2013)
Yes, I have made it. I cleaned the project. I rebuilded it. But it did not help.
37.jpg
Maybe you simply have "Run in terminal" checked in your Qt Creator project run settings?
8Observer8 (21st August 2013)
It's not in your screenshot but it's in the same page as the first screenshot, just higher, in the pane where you can set the executable, its arguments, etc.
8Observer8 (21st August 2013)
Is this the project configurations or Qt Creator configurations? I didn't find. Another GUI projects is ran normally.
8Observer8 (22nd August 2013)
Thank you very much![]()
Bookmarks