Re: [MacRuby-devel] MacRuby tips

2009-10-06 Thread Matt Aimonetti
Josh, that's a great idea! Testing Cocoa using MacRuby is something that I'm sure a lot of CocoaHeads will love to do. I'd be glad to help you out. Did you see my recipe on writing your own framework/bundle for macruby? http://www.macruby.org/recipes/create-an-objective-c-bundle.html - Matt On

Re: [MacRuby-devel] MacRuby tips

2009-10-06 Thread Matt Aimonetti
Very good point about Leopard. Maybe Vincent can shine in since he's still on Leopard. My guess is that the beta/rc1 will be built for leopard/snow leopard. What kind of problems did you have while trying to build from trunk? FYI, Instead if doing a LLVM svn update, It turned out easier to

Re: [MacRuby-devel] MacRuby tips

2009-10-06 Thread Niket Patel
Thanks, But build for snow leopard only. I'm still on Leopard. I'm not saying recipe is needed for this topic, just mentioning it is really hard and unpredictable on 32 bit system. Mainly because most developers working on 64 bit snow leopard. Btw, Blogging on small stuffs that can help to u

Re: [MacRuby-devel] MacRuby tips

2009-10-06 Thread Josh Ballanco
Hey Matt, Something I'm working on is writing a Framework in Xcode, and using MacRuby to test it. I'm running into some issues that I'm trying to chase down (segfaults with bacon when loading frameworks), but there were enough gottchas that I think this would make for a good little recipe

Re: [MacRuby-devel] MacRuby tips

2009-10-06 Thread Matt Aimonetti
That's why we provide you with nightly builds: http://www.macruby.org/downloads.html :) While this is indeed something a bit challenging, most developers shouldn't have to do it and therefore I don't think a recipe is really needed. (you basically just have to follow the readme). Anything else any

Re: [MacRuby-devel] MacRuby tips

2009-10-06 Thread Niket Patel
On Oct 7, 2009, at 12:24 AM, Matt Aimonetti wrote: By the way, anyone faced a problem they couldn't solve? Or maybe there is a specific topic you would like me/someone else to cover? Compiling MacRuby was lot harder when last I checked. :-) Specially on 32 bit leopard. Then I give up. Wa

Re: [MacRuby-devel] MacRuby tips

2009-10-06 Thread Matt Aimonetti
Sounds good, as soon as I have a nice collection, I'll package them in recipes. By the way, anyone faced a problem they couldn't solve? Or maybe there is a specific topic you would like me/someone else to cover? - Matt On Tue, Oct 6, 2009 at 11:48 AM, Laurent Sansonetti wrote: > Very cool Matt!

Re: [MacRuby-devel] MacRuby tips

2009-10-06 Thread Laurent Sansonetti
Very cool Matt! Maybe we should move these tips to the macruby.org website (as "recipes") at one point. http://www.macruby.org/documentation.html Laurent On Oct 6, 2009, at 10:50 AM, Matt Aimonetti wrote: Because Googling for MacRuby issues can still be quite challenging, I decided to st