Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi i am doing one simple program with qdebug and show me this message: Press <RETURN> to close this window...
How i can avoid this plsss
i deleted return a.exec() solved
@RIVOPICO That's not a solution. This is only shown when debugging in QtCreator. If you execute your app regularly you will not see this.
@jsulm i see the same message again why? with one qdebug application again
@RIVOPICO You start your app from QtCreator, right? If so then it is "not a bug but a feature" and nothing to worry about. QtCreator does this.