I got two error message:
wxsdefwidget.cpp:303: error: invalid static_cast from type `void (wxsStopMouseEvents::*)(wxEvent&)' to type `void (wxEvtHandler::*)(wxMouseEvent&)'
wxsdefwidget.cpp:304: error: invalid static_cast from type `void (wxsStopMouseEvents::*)(wxEvent&)' to type `void (wxEvtHandler::*)(wxMouseEvent&)'
I have tried to comment them, but another error will be produced.