gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem during backend build


From: Riccardo Mottola
Subject: Re: problem during backend build
Date: Fri, 26 Mar 2010 00:35:51 +0100
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.6) Gecko/20100109 SeaMonkey/2.0.1

Hi,

I fixed this by importing Foundation/NSValue.h

I wonder why the commiter didn't notice that his changes broke the build?

Riccardo

Riccardo Mottola wrote:
Hi,

I get this while building


 Compiling file GSGState.m ...
GSGState.m: In function '-[GSGState(Ops) GSSetFillColorspace:]':
GSGState.m:300: warning: invalid receiver type 'void *'
GSGState.m: In function '-[GSGState(Ops) GSSetStrokeColorspace:]':
GSGState.m:311: warning: invalid receiver type 'void *'
GSGState.m: In function '-[GSGState(Ops) DPSshfill:]':
GSGState.m:1121: error: 'NSNumber' undeclared (first use in this function)
GSGState.m:1121: error: (Each undeclared identifier is reported only once
GSGState.m:1121: error: for each function it appears in.)
GSGState.m:1121: error: 'v' undeclared (first use in this function)
gmake[5]: *** [obj/gsc.obj/GSGState.m.o] Error 1





reply via email to

[Prev in Thread] Current Thread [Next in Thread]