[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    Re: Fwd: Possible cause of kivio problems
From:       Waldo Bastian <bastian () kde ! org>
Date:       2001-05-01 5:45:09
[Download RAW message or body]

Parts don't export their symbols (it's a very bad idea to export symbols from 
code that can get unloaded), so your plugin can't use symbols from it unless 
the plugin explicitly links against it. I suggest you define an API and put 
that API in a shared lib, and let both kivio and your plugins link against 
this lib.

Apart from that you should use ltdlopen() instead of dlopen() and using 
f.ascii() is not really nice either.

Cheers,
Waldo

On Monday 30 April 2001 14:37, Shawn Gordon wrote:
> anybody have some ideas?
-- 
bastian@kde.org | SuSE Labs KDE Developer | bastian@suse.com

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic