Qt static libraries - pkgconfig again

Thiago Macieira thiago at kde.org
Sat Feb 24 10:38:50 CET 2007


Leo Savernik wrote:
>Wouldn't therefore a simple -lQtUiTools suffice for every link target in
> need of this?

No, that's the whole point.

Since that's a static library, you need to do:
	Qt 4.2: -lQtUiTools
	Qt 4.3: -lQtUiTools -lQtScript

I am not sure the Trolls will make a dynamic library out of it. I wouldn't 
could on it, so I urge a solution to be found that solves everyone's 
problems once and for all.

-- 
  Thiago Macieira  -  thiago (AT) macieira.info - thiago (AT) kde.org
    PGP/GPG: 0x6EF45358; fingerprint:
    E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20070224/c86ca4b6/attachment.pgp 


More information about the Kde-buildsystem mailing list