> -----Original Message----- > From: Peter Kümmel [mailto:[EMAIL PROTECTED] > Sent: domingo, 14 de Maio de 2006 20:59 > To: [EMAIL PROTECTED]; [email protected] > Subject: Re: msvc: makekdewidgets
> When I delete all release versions of Qt then cmake generates makefiles > which > only link against the debug versions, and the makekdewidget crash is gone. > > So I think it couldn't be very hard to add a switch to link for msvc only > against > the debug version-libs of Qt. I noticed your commit to FindKDEWIN32.cmake since it doesn't work anymore here :) Should I build kdewin32 with -DCMAKE_BUILD_TYPE=debug? I'm currently building with release flag because I had problems finding kdewin32 before with debug build. BTW, what is the recommended setup for msvc? Qt + kdewin32 + kdelibs with debug flag? Paulo _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
