Re: [MacRuby-devel] MacRuby.h not found

2012-06-13 Thread Milos & Slavica
;> >> On 12 Jun 2012, at 16:00, Jean-Denis MUYS wrote: >> >>> This is happening under Lion 10.7.4. >>> >>> Jean-Denis >>> >>> >>> On 12 juin 2012, at 15:55, >>> Watson wrote: >>> >>>&

Re: [MacRuby-devel] MacRuby.h not found

2012-06-12 Thread Mark Rada
6:00, Jean-Denis MUYS wrote: > >> This is happening under Lion 10.7.4. >> >> Jean-Denis >> >> >> On 12 juin 2012, at 15:55, >> Watson wrote: >> >>> Date: Tue, 12 Jun 2012 20:31:21 +0900 >>> From: Watson >>>

Re: [MacRuby-devel] MacRuby.h not found

2012-06-12 Thread Milos & Slavica
>> Date: Tue, 12 Jun 2012 20:31:21 +0900 >> From: Watson >> To: "MacRuby development discussions." >> >> Subject: Re: [MacRuby-devel] MacRuby.h not found >> Message-ID: >> >> Content-Type: text/plain; charset=windows-1252 >&g

Re: [MacRuby-devel] MacRuby.h not found

2012-06-12 Thread Jean-Denis MUYS
This is happening under Lion 10.7.4. Jean-Denis On 12 juin 2012, at 15:55, Watson wrote: > Date: Tue, 12 Jun 2012 20:31:21 +0900 > From: Watson > To: "MacRuby development discussions." > > Subject: Re: [MacRuby-devel] MacRuby.h not found > Message-ID: &

Re: [MacRuby-devel] MacRuby.h not found

2012-06-12 Thread Jean-Denis MUYS
I am not sure this is really the right thing to do, but copying the MacRuby.framework directory back inside the Xcode.app bundle solved my issue. This even lets me work indifferently with Xcode 4.3.3 and Xcode 45DP1. I used the ditto command, e.g.: sudo ditto /Library/Frameworks/MacRuby.framewo

Re: [MacRuby-devel] MacRuby.h not found

2012-06-12 Thread Watson
Hi, MacRuby does not support Mountain Lion yet. Please use MacRuby with Lion or Snow Leopard. Thanks 2012/6/12 Jean-Denis MUYS : > Hello, > > After installing, in order: > > - Xcode 4.3.3 (update of 4.3.2) > - Xcode 4.5DP1 > - MacRuby 0.12 binary distribution > > I create a new MacRuby project

[MacRuby-devel] MacRuby.h not found

2012-06-12 Thread Jean-Denis MUYS
Hello, After installing, in order: - Xcode 4.3.3 (update of 4.3.2) - Xcode 4.5DP1 - MacRuby 0.12 binary distribution I create a new MacRuby project (so some MacRuby template is found), but Xcode 4.3.3 fails to compile the main.m file. It chokes on "#import " with the error "MacRuby/MacRuby.h f