Hi,
i have a Win32 Qt Gui App build with VS2008 and the Qt VS Integration. Now i face crashes in Release mode, while Debug mode runs fine. Therefore i'd like to have messages in the console in release mode, but std::cout seems to be indirected into nowhere... I assume i have to state
CONFIG += console
somewhere, but where? I'm building inside VS2008...
Thanks for any help,
Sebastian
Bookmarks