[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Compilation error on Solaris...
From: |
Gregory Casamento |
Subject: |
Compilation error on Solaris... |
Date: |
Wed, 28 Apr 2010 00:36:35 -0400 |
Compiling file NSFormCell.m ...
Compiling file NSGraphicsContext.m ...
NSGraphicsContext.m: In function 'GSCurrentContext':
NSGraphicsContext.m:100: warning: instance variable '_gcontext' is
@private; this will be a hard error in the future
NSGraphicsContext.m: In function '+[NSGraphicsContext setCurrentContext:]':
NSGraphicsContext.m:169: error: instance variable '_gcontext' is
declared private
NSGraphicsContext.m:169: error: instance variable '_gcontext' is
declared private
make[4]: *** [obj/libgnustep-gui.obj/NSGraphicsContext.m.o] Error 1
I'm getting this using both GCC 3.x and 4.x on Solaris. I don't seem
to be getting the same error on Linux.
GC
--
Gregory Casamento - GNUstep Lead/Principal Consultant, OLC, Inc.
yahoo/skype: greg_casamento, aol: gjcasa
(240)274-9630 (Cell)
- Compilation error on Solaris...,
Gregory Casamento <=
- Re: Compilation error on Solaris..., Fred Kiefer, 2010/04/28
- Re: Compilation error on Solaris..., Adam Fedor, 2010/04/28
- Re: Compilation error on Solaris..., Gregory Casamento, 2010/04/28
- Re: Compilation error on Solaris..., Gregory Casamento, 2010/04/28
- Re: Compilation error on Solaris..., Adam Fedor, 2010/04/28
- Re: Compilation error on Solaris..., Fred Kiefer, 2010/04/29
- Re: Compilation error on Solaris..., Richard Frith-Macdonald, 2010/04/29
- Re: Compilation error on Solaris..., Nicola Pero, 2010/04/29