wxIshiko / wxCharts

A library to create charts in wxWidgets applications
https://www.wxishiko.com/wxCharts/
MIT License
114 stars 50 forks source link

issue while drawing pie chart #208

Closed rodingbao closed 1 year ago

rodingbao commented 1 year ago

when I run the demo of pie chart, the follow issue displayed.

undefined reference to `wxPieChartCtrl::wxPieChartCtrl(wxWindow*, int, wxSharedPtr, wxPoint const&, wxSize const&, long)'

can anyone comment and help?