Loading Konqueror sidebar plugins using KLibLoader::library()
Krzysztof Lichota
krzysiek at lichota.net
Wed Sep 27 11:40:23 BST 2006
Matthias Kretz napisał(a):
> On Wednesday 27 September 2006 10:47, Krzysztof Lichota wrote:
>> My problem is not related to RTTI, so it wouldn't solve it. And I guess
>> it will take long time before gcc update propagates to all
>> users/developers.
>
> Did you read my other mail to this thread on how to solve the problem without
> using globalLibrary()?
>
> Quoting myself:
>> A better fix would be to put the "public" parts of the sidebar plugin into a
>> shared lib and let both the sidebar plugin and the the plugin to the sidebar
>> plugin link to that lib.
I have already replied. Quoting myself ;)
> Matthias Kretz napisał(a):
>>> >> So I wouldn't object to it being used there, as long as you check that it
>>> >> still all works - e.g. that the current plugins don't have symbol conflicts
>>> >> with the rest of the code [or with each other?].
>> >
>> > A better fix would be to put the "public" parts of the sidebar plugin into a
>> > shared lib and let both the sidebar plugin and the the plugin to the sidebar
>> > plugin link to that lib.
>
> The public part is Python library and it is linked into Python scripts
> automatically, so I have no control over it.
> But thanks for the tip :)
:)
Krzysztof Lichota
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20060927/66feee33/attachment.sig>
More information about the kde-core-devel
mailing list