compiling error in HEAD
Ralf Nolden
nolden at kde.org
Sun Sep 9 09:33:41 UTC 2001
On Samstag, 8. September 2001 19:19, you wrote:
> Hi,
>
> I've a curios problem when compiling after I had checked out HEAD this
> evening (I'm working in parts/cppsupport):
>
> /usr/i486-suse-linux/bin/ld: cannot find -lqt-mt
> collect2: ld returned 1 exit status
> make: *** [libkdevcppsupport.la.closure] Error 1
>
> Why -lqt-mt? What does the '-mt' stand for at the end?
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.
Ralf
>
> Bye,
> Vic
>
> -
> 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