[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Compiling on macosx
From: |
Benjamin Dasnois |
Subject: |
Compiling on macosx |
Date: |
Fri, 25 May 2007 12:42:43 +0200 |
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.
make[2]: *** [obj/Functions.o] Error 1
make[1]: *** [libgnustep-gui.all.library.variables] Error 2
make: *** [internal-all] Error 2
benjamin-dasnois-computer:~/Documents/Dev/gnustep-svn/modules/core/gui root#
Any idea?
--
DASNOIS Benjamin
- Compiling on macosx,
Benjamin Dasnois <=