Hi,
while compiling the current simplewebkit I get the following error:
Compiling file WebView.m ...
In file included from
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/objc/objc.h:34,
from
/usr/GNUstep/System/Library/Headers/Foundation/Foundation.h:31,
from Private.h:9,
from WebView.m:81:
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/stddef.h:152: error:
expected '=', ',', ';', 'asm' or '__attribute__' before 'typedef'
WebView.m: In function '-[WebView
computedStyleForElement:pseudoElement:]':
now I don't see anything wrong in the simplewebkit imports nor in the
objc.h import of Foundation... I get an equivalent error running on an
box with gcc 4.1.1 and an older version of gnustep (ca. 1 month).
Any ideas?
Riccardo
_______________________________________________
Gnustep-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnustep-dev