On Tuesday 28 March 2006 20:08, David Faure wrote: > On Tuesday 28 March 2006 19:48, Alexander Neundorf wrote: ... > > What's actually a "console app" on windows ? > > A text-mode application, whose stdout and stderr go to stdout and stderr, > unlike gui apps. With qmake this is what "CONFIG += console" does. > > > Have all GUI apps to be non-console apps ? > > Yes. But the default is non-console; console is the special case ;)
Ok. What happens if a normal KDE GUI app is compiled as a console app ? Bye Alex -- Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de Home: neundorf AT kde.org - http://www.kde.org alex AT neundorf.net - http://www.neundorf.net _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
