[Qt-interest] What makes an application show a console?
Thiago Macieira
thiago at kde.org
Sun May 9 23:19:44 CEST 2010
Em Domingo 9. Maio 2010, às 20.14.47, Gabriele Kahlout escreveu:
> Hello,
>
> My GUI application also starts a cmd.exe window, along the window. While
> other qt gui projects i create in qt creator (to compare) don't. What could
> be in the DNA of my app to require that console?
>
> don't tell me CONFIG -= console, as these other gui apps don't have it, and
> anyway it doesn't change a dyme.
It's the other way around:
CONFIG += console
causes the console to appear. By default, it's not shown.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Senior Product Manager - Nokia, Qt Development Frameworks
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100509/ebc86ab1/attachment.bin
More information about the Qt-interest-old
mailing list