> I am compiling QtCreator using gcc 4.3 (using the dragon distribution - > http://www.tdragon.net/recentgcc/ ). I see that the main window has a > console window, which it did not have about a week ago (I think). That's probably because you compiled qt creator in debug. In debug mode we automatically open a console.
daniel _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
