Hi Hans,
Thanks for the update.
Did a rebuild, got errors:
compiling wxFontPicker.cpp
wxFontPicker.cpp:23:1: error: no member named ‘GetSelectedColour’ in
‘wxFontPickerCtrl’; did you mean ‘GetSelectedFont’?
macro_attr(SelectedColour,wxColor)
^
./main.hpp:423:52: note: expanded from macro ‘macro_attr’
#define macro_attr(attr,type)
macro_attr_func(attr,Get##attr(),Set##attr…
^
:107:1: note: expanded from here