[Qt-creator] Howto get Debug Console

Gilles Valette gilles.valette at univ-reims.fr
Thu Feb 12 16:18:14 CET 2009


> When I develop with Visual Studio I have a debug console in debug-mode.
> 
> With Qt-Creator I never have a debug console.
> 
> What is necessary to have such an output window?
> I need it for the debug messages, such as connect errors.
> 

You have to specify CONFIG += console when you use Windows.

Regards,

Gilles



More information about the Qt-creator-old mailing list