Anne Ramey wrote: > I cannot get gd chart to build, but cannot see why. I'm not sure what's > causing:error: label at end of compound statement > gdc_pie.c: In function `pie_gif': > gdc_pie.c:584: error: label at end of compound statement Edit gdc_pie.c, go to line 583 default: } change to default: break; } You would have gotten a faster response if you showed the actual code that was related to the error :-) -Andy
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature