compiling error in HEAD

Harald Fernengel harry at bnro.de
Sat Sep 8 17:34:14 UTC 2001


Hi,

-mt stands for the multi-threaded version of Qt.

If you have a multi-threaded Qt then you have use "configure --enable-mt", 
but this is still experimental.

Look at your Makefile and replace "-lqt-mt" with "-lqt", or reconfigure 
everything.

Harry

> 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?
>
> 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«

-
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