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

List:       kde-devel
Subject:    Re: ThumbCreator
From:       Adriaan de Groot <adridg () cs ! kun ! nl>
Date:       2004-03-29 17:10:25
Message-ID: 200403291910.30491.adridg () cs ! kun ! nl
[Download RAW message or body]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Monday 29 March 2004 20:38, Bosselut Cyril wrote:
> Hi,
> i'm working on a thumbnail plugin for konqui to display album cover stored
> in id3v2 tags.
> all compile fine but when i launch konqui i get this in the debug output:
>
> kio (KIOJob): error 4 Cannot load ThumbCreator mp3thumbnail

> and mp3thumbcreator.cpp:

If that's all that's in that .cpp file, then it looks like you're missing the 
"boilerplate" text for a module. I'm not familiar with konqui plugins, but 
typically you also need something like:

extern "C"
{

void *init_conduit_vcal()
{
        return new VCalConduitFactory;
}

}

(ie. an init_ function with C linkage that returns a factory).

- -- 
pub  1024D/FEA2A3FE 2002-06-18 Adriaan de Groot <groot@kde.org>
                     Would you like a freem?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFAaFiGdqzuAf6io/4RAujOAJ0ebFDGqMt8fwo9go1N2biG/niGAwCbBbMD
v8uxUxUsF3plUQlv2pV6H4U=
=SL08
-----END PGP SIGNATURE-----
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

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

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