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 All,
how can we add a command line helper window to our executable like the screen shot ... I made it at earlier versions but I can't remember how to do that..
thanks
Hi,
Wasn't that something like CONFIG += console ? IIRC it's a Windows only thing.
CONFIG += console
@SGaist said in command line screen for debugging with an executable:
yes there is a console screeen but cannot see devug messages there... must be sth else..
How are you generating the debug messages ?