[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: failure building gnustep cairo backend, and gnustep-examples on Open
From: |
David Chisnall |
Subject: |
Re: failure building gnustep cairo backend, and gnustep-examples on OpenBSD sparc |
Date: |
Tue, 17 May 2011 10:07:55 +0100 |
On 17 May 2011, at 09:20, Fred Kiefer wrote:
> - Either the compiler has an issue with seeing "id" used as a variable name.
This sounds quite plausible. We had a similar problem with some GNUstep
headers that used template as an argument name and could then not be included
in ObjC++ programs and with some glibc headers that use __block as an argument
name.
Try replacing this
#include <gl.h>
With this:
#define id gl_id
#include <gl.h>
#undef id
David
-- Sent from my Cray X1