[Qt-creator] Supressing Console in Qt Creator
Yonnys Pablo Martin Olivera
ypmartin at uci.cu
Tue Mar 10 15:06:51 CET 2009
What other option has your "CONFIG" beside "windows and console", because if you add "CONFIG += testlib" on Windows a console appears
Ing. Yonnys Pablo Martín Olivera
Universidad de las Ciencias Informáticas
http://primavera.uci.cu/proyectos/qmasc
-----Original Message-----
From: qt-creator-bounces at trolltech.com on behalf of Juan D Guzman
Sent: Tue 10.03.2009 10:59
To: qt-creator at trolltech.com
Subject: [Qt-creator] Supressing Console in Qt Creator
Hello this is my first post on this list. I have asked this on the
qt-interest list but figured it wouldn't hurt to ask here also.
I have a app that when compiled in Qt Creator shows a console window
while running. I have already tried the obvious of CONFIG -= console
and CONFIG += windows and none seem to work.
When I do CONFIG += windows it adds the /SUBSYSTEM:WINDOWS argument to
the linker but it doesn't remove the /SUBSYSTEM:CONSOLE one so the
console remains. when i do CONFIG -= console it doesn't change anything
in the arguments passed to the linker.
Any suggestions would be appreciated.
Regards,
JD
_______________________________________________
Qt-creator mailing list
Qt-creator at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 3274 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090310/ce1854b7/attachment.bin
More information about the Qt-creator-old
mailing list