Re: Compiling on macosx

Adam Fedor <[email protected]> Fri, 25 May 2007 21:38:52 -0600
Newsgroups gmane.comp.lib.gnustep.user
Message-ID <[email protected]>
On May 25, 2007, at 4:42 AM, Benjamin Dasnois wrote:

> Hello,
> I've got a little problem when trying to install gnustep on macosx.
> While trying to compile the gui module I've got this error:
>
> In file included from ../Headers/AppKit/NSGraphicsContext.h:109,
>                 from Functions.m:35:
> ../Headers/Additions/GNUstepGUI/GSMethodTable.h:111: error: parse
> error before 'size_t'
> ../Headers/Additions/GNUstepGUI/GSMethodTable.h:113: error: parse
> error before 'size_t'
> In file included from Functions.m:35:
> ../Headers/AppKit/NSGraphicsContext.h:266: error: parse error  
> before 'size_t'
> ../Headers/AppKit/NSGraphicsContext.h:267: error: parse error  
> before 'size_t'
> ../Headers/AppKit/NSGraphicsContext.h:272: fatal error: method
> definition not in @implementation context
> compilation terminated.

Are you using the FSF gcc compiler? What version of GNUstep? I don't  
know otherwise, unless there's been an accidental change to those  
files in your copy of GNUstep.