On Tuesday 28 February 2006 20:06, Jaroslaw Staniek wrote: ... > I think having suffixes is important on win32. > > FYI: For KDE3, I use separate debug and release builds of KDE all the time > on win32, of course the latter only for mayor releases. Mixing release > version of Qt dll with debug version of KDE/apps libraries leads to crash > on win32 due to different system libraries used for debug and release > builds. > > Moreover, it's typical to add compile with CRT (console) support to get > kdDebug() for debug target, while for release CRT is switched off. This > increases potential crashes when debug/release binaries are mixed...
We could of course also handle this differently for windows/unix/macosx... 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
