When building my projects with the current wxCrafter plugin 17.0.0
I keep getting this:
warning: 'wxBorder {anonymous}::get_border_simple_theme_aware_bit()' defined but not used [-Wunused-function]
Do I need to modify my projects to ignore unused functions, or ...... ?
Understood, though I would prefer to fix such an issue (or ask to have it fixed) rather than ignoring it wholesale, if only to avoid missing other issues