[MacRuby-devel] "unknown required load command"

2009-12-26 Thread Alistair Holt
Hello, I've just finished going through the Meet MacRuby video from PeepCode and making the example Twitter client app. When I tried to build and distribute a release of the app to my friend (on Mac OS X 10.5.8) all he got were crashes and errors when he tried to open it. An example of the errors

[MacRuby-devel] mechanize and macgems

2009-12-26 Thread Jarrad Hope
Hey Guys First off, Id like to say im loving macruby, its awesome. The story starts after having some issues with webkit and cookie sharing ive decided to roll back to good ole trusty mechanize. and thus my journey with macgem begins. terminate called without an active exception Abort trap The

Re: [MacRuby-devel] mechanize and macgems

2009-12-26 Thread Conrad Taylor
MacRuby's macgem doesn't support native gems (i.e. Nokogiri and Mechanize) at this time. Thus, the same problem will occur usually earlier versions of the gem. Good luck, -Conrad Sent from my iPhone On Dec 26, 2009, at 7:00 PM, Jarrad Hope wrote: Hey Guys First off, Id like to say im