Re: [MacRuby-devel] Building MacRuby

2012-03-20 Thread Erik Lundqvist
I'm on Xcode 4.2. Only snow leopard. Sent from my iPhone On 20 Mar 2012, at 07:45, Steve Clarke wrote: > 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 u

Re: [MacRuby-devel] Building MacRuby

2012-03-20 Thread Steve Clarke
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 >