compiling error in HEAD

Ralf Nolden nolden at kde.org
Sun Sep 9 16:02:12 UTC 2001


On Sonntag, 9. September 2001 15:43, you wrote:
> Hi, Ralf!
>
> > multi-threading. KDE 3 (HEAD) needs a qt comiled with threading which is
> > the default requirement for kdelibs as well. Now, the only reason I know
> > that this is somehow still working is that either you haven't cleaned
> > your KDevelop directory when the switch was made or you didn't make a
> > symlink from $QTDIR/lib/libqt-mt.so.3 to /usr/lib/libqt-mt.so.3.
>
> Maybe I forgot to say that I'm using Qt 2.3.0 and KDE 2.2 final.
>
> I don't get it compile yet. There's still the error mentioned.
In that case, please check the Makefile.am's. Maybe Harry forgot to use 
$(LIB_QT) and instead replaced -lqt with -lqt-mt. Then please change that and 
for qt-2.3.0 and KDE 2.2 it will use -lqt and for qt3 beta4 and head it will 
pick up libqt-mt.so.

Ralf
>
> Bye,
> 	Victor
>
> -
> to unsubscribe from this list send an email to
> kdevelop-devel-request at kdevelop.org with the following body: unsubscribe
> »your-email-address«

-- 
We're not a company, we just produce better code at less costs.
--------------------------------------------------------------------
Ralf Nolden
nolden at kde.org

The K Desktop Environment	The KDevelop Project
http://www.kde.org		http://www.kdevelop.org


-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop-devel mailing list