[MacRuby-devel] Interesting "conversion candidate" for MacRuby?

2009-01-24 Thread Jordan K. Hubbard
Someone just pointed me at this bit of sample code today, in an unrelated discussion, and it occurred to me that it might make a nice project for someone seeking to learn MacRuby by starting with a more simple "translation project": http://developer.apple.com/samplecode/GeekGameBoar

Re: [MacRuby-devel] Distributing apps with MacRuby.framework

2009-01-24 Thread Dömötör Gulyás
Well, the install_name_tool only fixes the dynamic linking, so I presume the macruby search paths in the framework need to be changed as well. I am not using hotcocoa, so I haven't run into that particular issue. 2009/1/23 Dr Nic Williams : > Thanks for the new idea; though I'm getting an error if