On 14 jul 2011, at 03:36, Thijs Alkemade wrote:

> 
> On 14 jul 2011, at 03:15, Chris Quenelle wrote:
> 
>> 
>> The Xcode project in the spamfilter source repo shows these frameworks:
>>  AdiumLibpurple.framework
>>  Adium.framework
>> And I could get those from the
>> build directory in my Adium build right?
>> 
>> But there are still missing headers when I try to build.
>> Should I also need:
>> libglib
>> libpurple
>> others?
>> ?
>> 
>> 
>> Should I need both the AdiumLibpurple and libpurple frameworks?
>> 
>> 
> 
> Sorry, it's been a while and it's a bit late here - I really don't remember 
> if it needs libglib and libpurple. I'm guessing AdiumLibpurple does, but I 
> don't know why they aren't there in the Xcode project....
> 
> Anyway, if you want to just filter out messages, and don't care about 
> filtering out authorization requests, you could remove 
> CBPurpleAccount+AuthBlocker.m/CBPurpleAccount+AuthBlocker.h, then you won't 
> need AdiumLibpurple at all (and so neither libglib nor libpurple).
> 
> I'll try to have a look again in the morning, to see if I can get it to build 
> in Xcode 4 and with the 10.6 SDK, maybe even 64 bit as well.
> 
> Thijs

I've fixed it in 
https://bitbucket.org/xnyhps/adium-spamfilter-plugin/changeset/09e37ef798bc. 
Aside from changing the Header and Framework search paths, it should now work 
with Adium 1.5. :)

Regards,
Thijs

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to