wxIshiko / wxCharts

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

file "wxcharts_export.h" missing,so I can't build this library #215

Open blackart0 opened 1 month ago

blackart0 commented 1 month ago

some .h file include "wxcharts_export.h"

my environment : vs2022, wxWidgets 3.2.4, windows 10

xleclercq commented 1 month ago

That file should be generated by CMake. Generate the VS projects using CMake.