Re: [MacRuby-devel] Requiring a framework

2009-05-15 Thread Matt Aimonetti
I believe this is because the framework was not compiled in a compatible mode. (32-64bit, GC on). But this is just a wild guest due to the fact that I saw the same error when I was compiling and requiring my own frameworks/dynlib. - Matt On Fri, May 15, 2009 at 6:34 AM, Keenan Brock wrote: > Hi

[MacRuby-devel] Requiring a framework

2009-05-15 Thread Keenan Brock
Hi, 1. Are the resources for installing gems? I've had less then stellar success for installing gems in 0.4. 2. In lieu of installing gems, can I just use any framework on the disk? I'm trying to use libpurple, the communication layer from Adium, Fire, pidgin, gaim (and others). # macir