link to lib which have same name as binary

Matt Rogers mattr at kde.org
Thu Mar 9 14:37:05 CET 2006


On Thursday 09 March 2006 01:57, Laurent Montel wrote:
> Hi,
> I think that there is a bug.
> If we try to link a binary with a lib which have same name (as into
> kdepim/ktnef) it doens't link
>
> Lib name is libktnef.so.0
> et binary is ktnef.
> => we use this line:
> target_link_libraries(ktnef  ${LIB_KDEUI} ktnef )
> (not into same directory)
>
> Do you have an idea to fix it ?
> Could you explain specificaly a path of lib ?
>
> Regards

A fix will be needed for this since Kopete does the same thing. (libkopete.so 
the library and kopete the binary)
--
Matt


More information about the Kde-buildsystem mailing list