discuss-gnustep
[Top][All Lists]
Advanced

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

Re: ProjectCenter...GNUstep GUI cvs


From: Richard Frith-Macdonald
Subject: Re: ProjectCenter...GNUstep GUI cvs
Date: Sat, 9 Mar 2002 05:26:28 +0000

On Sunday, March 10, 2002, at 03:09 AM, Steven LeMaire wrote:

Hi Phil,

I've checkout the latest GNUstep gui from cvs and it doesn't seem to compile.
During NSBezierPath.m I get

NSBezierPath.m: In function `-[GSBezierPath moveToPoint:]':
NSBezierPath.m:1401: cast to union type from type not present in union
NSBezierPath.m: In function `-[GSBezierPath lineToPoint:]':
NSBezierPath.m:1411: cast to union type from type not present in union
NSBezierPath.m: In function `-[GSBezierPath curveToPoint:controlPoint1:controlPoint2:]':
NSBezierPath.m:1425: cast to union type from type not present in union
NSBezierPath.m: In function `-[GSBezierPath closePath]':
NSBezierPath.m:1436: cast to union type from type not present in union
NSBezierPath.m: In function `-[GSBezierPath elementAtIndex:associatedPoints:]':
NSBezierPath.m:1457: union has no member named `ext'
NSBezierPath.m: In function `-[GSBezierPath setAssociatedPoints:atIndex:]':
NSBezierPath.m:1479: union has no member named `ext'
NSBezierPath.m:1499: cast to union type from type not present in union
make[2]: *** [shared_obj/ix86/linux-gnu/gnu-gnu-gnu/NSBezierPath.o] Error 1
make[1]: *** [libgnustep-gui.all.library.variables] Error 2
make[1]: Leaving directory `/home/oma/gstepcvs/75/gui/Source'
make: *** [internal-all] Error 2

My guess (but a fairly confident one) is that you have not updated GNUstep base for quite a while, and installing a current base from CVS will fix this for you.




reply via email to

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