Re: [MacRuby-devel] Mixing ruby code with Objective-C code within a Cocoa project...

2010-10-25 Thread Frederick C. Lee
> it's not currently supported. > > -- > Alistair Holt > > On 22 Oct 2010, at 18:32, "Frederick C. Lee" wrote: > >> Greetings: >> I'm a MacRuby neophyte and wonder if I'll be able to mix Ruby with >> Objective-C, similar to the a

[MacRuby-devel] Mixing ruby code with Objective-C code within a Cocoa project...

2010-10-22 Thread Frederick C. Lee
Greetings: I'm a MacRuby neophyte and wonder if I'll be able to mix Ruby with Objective-C, similar to the ability to write Objective-C++ code. I'm particularly interested in exploiting the power of Ruby's terse language to aid in Objective-C projects; preferably for iOS. Or... would I have to

[MacRuby-devel] Rake: Attempting to build MacRuby failed...

2009-05-04 Thread Frederick C. Lee
Neophyte here. I'm guessing that the root of the failure is 'rake' is accessing ruby 1.8 files versus 1.9, even though I have ruby 1.9 as my default: [/Users/Ric/workarea/svn/MacRuby/trunk]ruby --version ruby 1.9.1p0 (2009-01-30 revision 21907) [i386-darwin9] Here's the abridged rake run: