On Monday July 11, at 3:09PM, Thijs Alkemade wrote: > > On 11 jul 2011, at 03:59, Chris Quenelle wrote: > >>> implemented in http://adiumxtras.com/index.php?a=xtras&xtra_id=7683. Can >> >> >> When I try to install that into my recently build adium binary, I get: >> >> Plugin spamfilter Will be Disabled >> This plugin does not support your native architecture. >> >> Is this a 32/64 bit thing? >> I'm using SL on a recent macbook pro. >> >> > > Ah, yes, I think the version on adiumxtras is only build for adium-1.4 (so > 32-bit). You'd have to recompile it yourself to get it to work with 1.5hg. > > Thijs
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?