Hub,
On Thu, Feb 9, 2012 at 6:13 PM, Hub Figuičre <hfiguiere@teaser.fr> wrote:
>
> No need to Cc me when posting to the list.
>
>
> On 09/02/12 05:23 AM, Fabiano Fidęncio wrote:
>>
>>>
>>> Modified: abiword/trunk/src/af/xap/cocoa/xap_CocoaCompat.h
>>> ===================================================================
>>> --- abiword/trunk/src/af/xap/cocoa/xap_CocoaCompat.h 2011-12-29 03:36:35 UTC (rev 30564)
>>> +++ abiword/trunk/src/af/xap/cocoa/xap_CocoaCompat.h 2011-12-29 04:28:33 UTC (rev 30565)
>>> @@ -30,4 +30,11 @@
>>> typedef float CGFloat;
>>> #endif
>>>
>>> +
>>> +#if NSINTEGER_DEFINED
>>> +#else
>>> +typedef int NSInteger;
>>> +typedef unsigned int NSUInteger;
>>> #endif
>>
>> When you have time, take a look at this:
>> http://pastebin.com/9LZqULev
>>
>> I think it's an OS X 10.6 running.
>> Which kind of infos do you need?
>
> As I replied privately, for the record:
>
>
> Try adding in src/af/xap/cocoa/xap_CocoaCompat.h
> #import <Foundation/Foundation.h>
> This should be enough (I haven't tried)
No deal: http://pastebin.com/KUsztKeu
But don't worry. I'm without my mac until I finish my moving, so I
can't help so much.
>
> I still build with the 10.4 SDK (on 10.6)
>
> Feel free to commit a fix if that work.
>
> Hub
Best Regards,
-- Fabiano FidęncioReceived on Fri Feb 10 02:46:22 2012
This archive was generated by hypermail 2.1.8 : Fri Feb 10 2012 - 02:46:22 CET