[Qt-creator] Supressing Console in Qt Creator
Marek Jasovsky
jasovsky.marek at gmail.com
Tue Mar 10 15:03:06 CET 2009
Hi
Just guessing, but did you try CONFIG = ... so just = sign, without + or - ?
Marek
2009/3/10 Juan D Guzman <lostinthecode at googlemail.com>
> 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 --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090310/a01b4cbf/attachment.html
More information about the Qt-creator-old
mailing list