Am 2019-03-14 12:18, schrieb Brian:
Wayne,
wxIsdigit is reported as an undefined symbol when compiling
eeschema/pin_numbers.cpp.
One possible solution is to add
#include <wx/wxcrt.h>
to eeschema/pin_numbers.cpp
Patch attached.
Thanks Brian. Patch pushed with minor modification to get the crt.h
header that includes the system defs.
-S
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help : https://help.launchpad.net/ListHelp