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
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
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
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
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
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
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!
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
Because Googling for MacRuby issues can still be quite challenging, I
decided to start blogging about small things that might be useful to others.
My first post is about embedding a custom font into your application and
then use it on a text field or somewhere else:
http://merbist.com/2009/10/06/m