Re: gdchart won't build--urgent please

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

 



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


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux