[MacRuby-devel] Building MacRuby

Steve Clarke steve at sclarkes.me.uk
Tue Mar 20 00:45:41 PDT 2012


Hi Erik,

XCode 4.3 doesn't find rb_nibtool unless you have a symlink to it.  Maybe you created a symlink with your 0.10 install and didn't redirect it to the 0.12 nibtool.  I'm using 0.12 with the XCode 4.3.1 and it works fine.

Steve

On 19 Mar 2012, at 18:32, Erik Lundqvist wrote:

> Thanks
> 
> I did find it and managed to build. XCode did not pick up bindings and custom classes with 0.12. Reinstalled 0.10. 
> 
> Sent from my iPhone
> 
> On 19 Mar 2012, at 18:18, Marc Abramowitz <msabramo at gmail.com> wrote:
> 
>> Here's the aforementioned doc on building LLVM & MacRuby:
>> 
>> https://github.com/MacRuby/MacRuby/blob/master/README.rdoc
>> 
>> -Marc
>> http://marc-abramowitz.com
>> Sent from my iPhone 4
>> 
>> 
>> On Mar 19, 2012, at 11:12 AM, Marc Abramowitz <msabramo at gmail.com> wrote:
>> 
>>> Hi Erik,
>>> 
>>> Yeah I'm fairly sure that the MacRuby building doc talk about installing a particular version of llvm. At least it did when I last built it a few months ago. LLVM takes a long time to compile - you may want to kick it off before going to sleep. 
>>> 
>>> -Marc
>>> http://marc-abramowitz.com
>>> Sent from my iPhone 4
>>> 
>>> 
>>> On Mar 19, 2012, at 5:00 AM, Erik Lundqvist <willcodejavaforfood at gmail.com> wrote:
>>> 
>>>> Dear all,
>>>> 
>>>> I need to reinstall MacRuby (updated XCode), and I thought I'd try and build 0.11, but I immediately ran into a brick wall.
>>>> 
>>>> The llvm-config executable was not located at /usr/local/bin/llvm-config. Please make sure LLVM is correctly installed on your machine and pass the llvm_path option to rake if necessary. Example: $ rake llvm_path=/path/
>>>> 
>>>> Is that something I should have installed already?
>>>> 
>>>> Thanks
>>>> Erik
>>>> _______________________________________________
>>>> MacRuby-devel mailing list
>>>> MacRuby-devel at lists.macosforge.org
>>>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>> _______________________________________________
>> MacRuby-devel mailing list
>> MacRuby-devel at lists.macosforge.org
>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel



More information about the MacRuby-devel mailing list