From kde-devel Fri Jan 28 21:40:52 2005 From: Paul Bourke Date: Fri, 28 Jan 2005 21:40:52 +0000 To: kde-devel Subject: Re: Kde uic plugins Message-Id: <1106948452.4559.2.camel () ad ! ohmynews ! com> X-MARC-Message: https://marc.info/?l=kde-devel&m=110694854031717 The problem is, I definatly compiled qt with multi-threaded support, because I remember I didnt do that the first time I compiled it, and then I found out i needed it to compile kdelibs. So if i didnt compile in m-threading I wouldnt have been able to compile kdelibs at all. Il take a look at some more qt compile options, but I'm not sure thats the problem.. On Fri, 2005-01-28 at 20:11 +0100, David Faure wrote: > > Conflict in /usr/local/kde/lib/kde3/plugins/designer/kdewidgets.so: > > Plugin uses multi threaded Qt library! > > KDE requires a multi-threaded Qt. > The error message sounds like your Qt was recompiled without threading > (or you deleted libqt-mt and kept only libqt??). > > => recompile Qt, with at least -thread (see qt-copy/README for more recommended options) > or re-install a Qt package. > >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<