On Sun, Jan 31, 2010 at 11:50 PM, Laurent Sansonetti <lsansonetti@apple.com>wrote:
On Jan 31, 2010, at 2:35 PM, Laurent Sansonetti wrote:
- HotCocoa support is back! Also, HotCocoa is no longer developed in the
MacRuby repository but on GitHub:http://github.com/richkilmer/hotcocoa. We hope that by being on GitHub, HotCocoa will evolve faster. Be sure to do a 'macrake install hotcocoa'.
And I obviously meant: macgem install hotcocoa :-)
Laurent
I can't install hotcocoa, Hans-Georg hg$ macruby -ve "p MACRUBY_REVISION" MacRuby version 0.6 (ruby 1.9.0) [universal-darwin10.0, x86_64] "svn revision 3385 from http://svn.macosforge.org/repository/ruby/MacRuby/trunk" hg$ macgem -v 1.3.5 hg$ macgem install hotcocoa ERROR: While executing gem ... (TypeError) incompatible marshal file format (can't be read) format version 4.8 required; 31.139 given incompatible marshal file format (can't be read) format version 4.8 required; 31.139 given (TypeError)