[Adium-devl] Protocol plugins

Eion Robb eion at bigfoot.com
Sat Dec 29 22:00:08 UTC 2007


Hi there,

I've been writing a protocol plugin that has been working fine with Adium
1.1.4 but aparently doesn't work with any of the 1.2 betas since the
location of the libpurple framework has moved.

I've tried compiling a new version of the plugin against the Adium betas
but from what I can see, XCode seems to be hard-coding in where the
framework is and is including version numbers eg, I get an error:
"Library not loaded:
@executable_path/Frameworks/libpurple.framework/Versions/{version number
here}/libpurple" if I run a version of Adium that's different to the
version I compiled against.

Is there some way of telling XCode not to try and load the libpurple
library?  I really don't want to have to have a different version for the
plugin for each version of Adium :)

Cheers,
--Eion





More information about the devel mailing list