Menu

#3 Compilation error: IWMGradientTexture.m

open
nobody
None
5
2003-12-10
2003-12-10
No

Latest CVS checkout, gcc-3.3, recent CVS checkout of
core GNUStep libraries.

make results in the following errors:

IWMGradientTexture.m: In function `-[IWMGradientTexture
renderImageWithWidth:height:relief:]':
IWMGradientTexture.m:72: case label not within a switch
statement
IWMGradientTexture.m:76: case label not within a switch
statement
IWMGradientTexture.m:70: break statement not within
loop or switch
IWMGradientTexture.m:74: break statement not within
loop or switch
IWMGradientTexture.m:78: break statement not within
loop or switch
make[2]: *** [shared_obj/IWMGradientTexture.o] Error 1
make[1]: *** [libIWMGraphics.all.library.variables] Error 2
make: *** [internal-all] Error 2

Discussion


Log in to post a comment.