swarm-hackers
[Top][All Lists]
Advanced

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

Re: [swarm-hackers] Old autoconf build process is broken in current trun


From: Bill Northcott
Subject: Re: [swarm-hackers] Old autoconf build process is broken in current trunk
Date: Wed, 25 Nov 2009 21:36:46 +1100

On 25/11/2009, at 9:12 PM, Bill Northcott wrote:
>>>> ../../../../src/collections/../defobj/Swarm/DefObject.h:36:0 
>>>> ../../../../src/collections/../defobj/Swarm/DefObject.h:36: error: cannot 
>>>> find interface declaration for 'NSObject', superclass of 'Object_s'
>>>> In file included from ./Swarm/Collection.h:27,
>>>>               from ../../../../src/collections/../collections/Array.h:26,
>>>>               from ../../../../src/collections/Array.m:26:
>>>> ./Swarm/collections.h:1238:36 ./Swarm/collections.h:1238:36: error: 
>>>> Swarm/collections_types.h: No such file or directory
>> 
> 
> Unfortunately it is not the cause of the error above.

You don't get this error in your build because you have the Foundation 
framework in your Xcode build.  A linux build would use Object.h which in the 
GNU Objective-C stuff.  So I need to add an include for it somewhere.  I will 
see if I can fix it tomorrow.

Bill



reply via email to

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