Fwd: KDE/kdebase/libkonq

Benjamin Reed rangerrick at gmail.com
Thu Mar 2 14:25:35 CET 2006


On 3/2/06, Thiago Macieira <thiago at kde.org> wrote:

> On ELF systems using dynamic libraries, where such nonsense is not
> necessary, don't install the dependency libraries.
>
> To our Windows developers: how does MSVC solve such nonsense? Can it link
> to a DLL without requiring that DLL's dependencies to be listed? Or does
> it require you to know what dependencies a DLL has?

On OSX you have to list all depends, as long as you're using symbols
from the dependent library (even indirectly).


More information about the Kde-buildsystem mailing list