tech-radar icon indicating copy to clipboard operation
tech-radar copied to clipboard

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

Open blackart0 opened this issue 1 year ago • 1 comments

some .h file include "wxcharts_export.h"

my environment : vs2022, wxWidgets 3.2.4, windows 10

blackart0 avatar May 08 '24 09:05 blackart0

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

xleclercq avatar May 08 '24 11:05 xleclercq