Re: [MacRuby-devel] macruby does not compile for me on Lion with xcode 4.1

2011-07-23 Thread Watson
Hi, According to the README, please install the LLVM if you will compile the MacRuby. https://github.com/MacRuby/MacRuby/blob/master/README.rdoc Thanks, 2011/7/24 Conrad Taylor : > Hi, is it necessary to the install llvm-config or llvm if you're using Mac > OS 10.7 and Xcode 4.1? > Thanks in adv

Re: [MacRuby-devel] macruby does not compile for me on Lion with xcode 4.1

2011-07-23 Thread Conrad Taylor
Hi, is it necessary to the install llvm-config or llvm if you're using Mac OS 10.7 and Xcode 4.1? Thanks in advance, -Conrad ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Re: [MacRuby-devel] macruby does not compile for me on Lion with xcode 4.1

2011-07-23 Thread Marvin Frick
Hi, On 23.07.2011, at 12:41, Vincent Isambart wrote: > Watson just committed a quick fix on the official MacRuby repository > so you should be able to build trunk on Lion. Perfect! Thanks! Cheers, Marvin ___ MacRuby-devel mailing list MacRuby-dev

Re: [MacRuby-devel] macruby does not compile for me on Lion with xcode 4.1

2011-07-23 Thread Vincent Isambart
Hi, Watson just committed a quick fix on the official MacRuby repository so you should be able to build trunk on Lion. Cheers On Sat, Jul 23, 2011 at 7:20 PM, Marvin Frick wrote: > Hi, > > On 23.07.2011, at 11:32, Morgan Schweers wrote: > >> Greetings, >> +1; I can't even get past: encoding.h:22

Re: [MacRuby-devel] macruby does not compile for me on Lion with xcode 4.1

2011-07-23 Thread Marvin Frick
Hi, On 23.07.2011, at 11:32, Morgan Schweers wrote: > Greetings, > +1; I can't even get past: encoding.h:22:30: error: unicode/ustring.h: No > such file or directory > > Sad fox. > > I'm pulling down XCode 4.2 to see if that works better... > > -- Morgan Yeah, this is what i was talking abo

Re: [MacRuby-devel] macruby does not compile for me on Lion with xcode 4.1

2011-07-23 Thread Morgan Schweers
Greetings, +1; I can't even get past: encoding.h:22:30: error: unicode/ustring.h: No such file or directory Sad fox. I'm pulling down XCode 4.2 to see if that works better... -- Morgan On Fri, Jul 22, 2011 at 6:39 AM, Marvin Frick wrote: > Hi, > > I have some trouble compiling MacRuby on Lio