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.