[Qt-interest] No console window for my Qt console application
Alan Ezust
alan.ezust at gmail.com
Sat May 28 20:51:55 CEST 2011
add CONFIG += debug to your .pro file.
On Sat, May 28, 2011 at 11:40 AM, robert lzw <qtboost at gmail.com> wrote:
> Hello, everybody,
>
> I wrote a Qt application console application. When executing it, everything
> (status text from qDebug() ) that should appear in a new console window
> just appears in my project's Application Output window. Basically, there is
> no console window at all. In addition to double checking the .pro file, I
> also tried manually check the box for "Projects > Run Settings > Run in
> terminal", but it does not work, giving me an error message.
>
> What did I do wrong? Can somebody help me with it? Thank you. The complete
> list of source code for the project can be found at:
> http://www.pastie.org/private/vkwzapbhujcu5wdfg0bwvw
>
> Cheers,
>
> Robert
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>
>
More information about the Qt-interest-old
mailing list