gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [SOLVED] Re: Further problems trying to build GNUstep with blocks/pr


From: Thomas Davie
Subject: Re: [SOLVED] Re: Further problems trying to build GNUstep with blocks/properties support
Date: Tue, 22 Jun 2010 10:51:42 +0100

On 22 Jun 2010, at 09:10, David Chisnall wrote:

> On 22 Jun 2010, at 07:17, Thomas Davie wrote:
> 
>> Ah bum, thanks for the heads up. :(
>> 
>> Any idea how I get a runtime that does support Objective-C blocks?
> 
> Yes, the one in GNUstep works, as does the one in libobjc2.  I fixed the 
> header include issue yesterday afternoon, about five minutes after you 
> reported it, so it should compile fine now - let me know if you have any 
> other issues with it.  

Hi David,

Thanks for that, we're very close now.  I can create call blocks successfully.

The only problem I have remaining is that it appears that nowhere in 
Foundation.h is blocks_runtime.h ever imported.  The result is that in my code, 
Block_copy and friends are inaccessible.  I don't know where the appropriate 
place to include this is, could you add it in the right place and commit again?

Thanks


reply via email to

[Prev in Thread] Current Thread [Next in Thread]