fmc1962

Untitled

Oct 21st, 2021
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 717.84 KB | None | 0 0
  1. ====================[ Build | Fisherman | Debug ]===============================
  2. "C:\Program Files\JetBrains\CLion 2020.2.4\bin\cmake\win\bin\cmake.exe" --build C:\Users\lands\OneDrive\Desktop\Fishermen\Fisherman2\cmake-build-debug --target Fisherman -- -j 6
  3. [ 20%] Linking CXX executable Fisherman.exe
  4. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/App.cpp:8: undefined reference to `wxEntry(HINSTANCE__*, HINSTANCE__*, char*, int)'
  5. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj): in function `wxCreateApp()':
  6. C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/App.cpp:8: undefined reference to `wxAppConsoleBase::CheckBuildOptions(char const*, char const*)'
  7. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj): in function `App::App()':
  8. C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/App.cpp:10: undefined reference to `wxApp::wxApp()'
  9. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj): in function `App::OnInit()':
  10. C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/App.cpp:15: undefined reference to `wxAppConsoleBase::OnInit()'
  11. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj): in function `App::~App()':
  12. C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/App.cpp:22: undefined reference to `wxApp::~wxApp()'
  13. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj): in function `wxObject::operator=(wxObject const&)':
  14. C:/wxWidgets-3.1.5/include/wx/object.h:388: undefined reference to `wxObject::Ref(wxObject const&)'
  15. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj): in function `wxCriticalSectionLocker::wxCriticalSectionLocker(wxCriticalSection&)':
  16. C:/wxWidgets-3.1.5/include/wx/thread.h:307: undefined reference to `wxCriticalSection::Enter()'
  17. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj): in function `wxCriticalSectionLocker::~wxCriticalSectionLocker()':
  18. C:/wxWidgets-3.1.5/include/wx/thread.h:312: undefined reference to `wxCriticalSection::Leave()'
  19. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj): in function `wxTrackable::RemoveNode(wxTrackerNode*)':
  20. C:/wxWidgets-3.1.5/include/wx/tracker.h:57: undefined reference to `wxOnAssert(char const*, int, char const*, char const*, char const*)'
  21. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj): in function `wxWindowBase::GetBestVirtualSize() const':
  22. C:/wxWidgets-3.1.5/include/wx/window.h:534: undefined reference to `wxWindowBase::GetBestSize() const'
  23. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj): in function `wxWindowBase::CanBeFocused() const':
  24. C:/wxWidgets-3.1.5/include/wx/window.h:757: undefined reference to `wxWindowBase::IsEnabled() const'
  25. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj): in function `wxWindowBase::ProcessWindowEventLocally(wxEvent&)':
  26. C:/wxWidgets-3.1.5/include/wx/window.h:892: undefined reference to `wxEvtHandler::ProcessEventLocally(wxEvent&)'
  27. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj): in function `wxWindowBase::HasCapture() const':
  28. C:/wxWidgets-3.1.5/include/wx/window.h:1063: undefined reference to `wxWindowBase::GetCapture()'
  29. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj): in function `wxWindowBase::GetDefaultAttributes() const':
  30. C:/wxWidgets-3.1.5/include/wx/window.h:1144: undefined reference to `wxWindowBase::GetClassDefaultAttributes(wxWindowVariant)'
  31. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj): in function `wxWindow::wxWindow()':
  32. C:/wxWidgets-3.1.5/include/wx/msw/window.h:35: undefined reference to `wxWindowBase::wxWindowBase()'
  33. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/msw/window.h:35: undefined reference to `wxWindow::Init()'
  34. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/msw/window.h:35: undefined reference to `wxWindowBase::~wxWindowBase()'
  35. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj): in function `wxWindow::ShowWithEffect(wxShowEffect, unsigned int)':
  36. C:/wxWidgets-3.1.5/include/wx/msw/window.h:89: undefined reference to `wxWindow::MSWShowWithEffect(bool, wxShowEffect, unsigned int)'
  37. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj): in function `wxWindow::HideWithEffect(wxShowEffect, unsigned int)':
  38. C:/wxWidgets-3.1.5/include/wx/msw/window.h:94: undefined reference to `wxWindow::MSWShowWithEffect(bool, wxShowEffect, unsigned int)'
  39. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj): in function `wxTopLevelWindowBase::IsActive()':
  40. C:/wxWidgets-3.1.5/include/wx/toplevel.h:201: undefined reference to `wxWindowBase::FindFocus()'
  41. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/toplevel.h:201: undefined reference to `wxWindowBase::IsDescendant(wxWindowBase*) const'
  42. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj): in function `wxFrame::MSWTranslateMessage(tagMSG*)':
  43. C:/wxWidgets-3.1.5/include/wx/msw/frame.h:97: undefined reference to `wxFrame::MSWDoTranslateMessage(wxFrame*, tagMSG*)'
  44. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj): in function `wxMDIParentFrameBase::TryBefore(wxEvent&)':
  45. C:/wxWidgets-3.1.5/include/wx/mdi.h:411: undefined reference to `wxWindowBase::IsDescendant(wxWindowBase*) const'
  46. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/mdi.h:419: undefined reference to `wxWindowBase::TryBefore(wxEvent&)'
  47. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x10): undefined reference to `wxApp::GetClassInfo() const'
  48. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x28): undefined reference to `wxObject::CreateRefData() const'
  49. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x30): undefined reference to `wxObject::CloneRefData(wxRefCounter const*) const'
  50. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x48): undefined reference to `wxEvtHandler::ProcessEvent(wxEvent&)'
  51. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x50): undefined reference to `wxEvtHandler::QueueEvent(wxEvent*)'
  52. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x60): undefined reference to `wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&)'
  53. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x68): undefined reference to `wxEvtHandler::TryBefore(wxEvent&)'
  54. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x70): undefined reference to `wxEvtHandler::TryAfter(wxEvent&)'
  55. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x80): undefined reference to `wxApp::GetEventTable() const'
  56. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x88): undefined reference to `wxApp::GetEventHashTable() const'
  57. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x90): undefined reference to `wxEvtHandler::DoSetClientObject(wxClientData*)'
  58. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x98): undefined reference to `wxEvtHandler::DoGetClientObject() const'
  59. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0xa0): undefined reference to `wxEvtHandler::DoSetClientData(void*)'
  60. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0xa8): undefined reference to `wxEvtHandler::DoGetClientData() const'
  61. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0xb0): undefined reference to `wxApp::Initialize(int&, wchar_t**)'
  62. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0xc8): undefined reference to `wxAppBase::OnRun()'
  63. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0xd0): undefined reference to `wxAppConsoleBase::OnLaunched()'
  64. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0xe0): undefined reference to `wxAppBase::OnExit()'
  65. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0xf0): undefined reference to `wxApp::CleanUp()'
  66. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x100): undefined reference to `wxAppConsoleBase::Exit()'
  67. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x108): undefined reference to `wxAppBase::OnInitCmdLine(wxCmdLineParser&)'
  68. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x110): undefined reference to `wxAppBase::OnCmdLineParsed(wxCmdLineParser&)'
  69. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x118): undefined reference to `wxAppConsoleBase::OnCmdLineHelp(wxCmdLineParser&)'
  70. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x120): undefined reference to `wxAppConsoleBase::OnCmdLineError(wxCmdLineParser&)'
  71. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x128): undefined reference to `wxAppConsoleBase::SetCLocale()'
  72. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x130): undefined reference to `wxAppConsoleBase::FilterEvent(wxEvent&)'
  73. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x138): undefined reference to `wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, wxEvent&) const'
  74. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x140): undefined reference to `wxAppConsoleBase::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) const'
  75. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x148): undefined reference to `wxAppConsoleBase::OnUnhandledException()'
  76. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x150): undefined reference to `wxApp::OnExceptionInMainLoop()'
  77. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x158): undefined reference to `wxAppConsoleBase::StoreCurrentException()'
  78. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x160): undefined reference to `wxAppConsoleBase::RethrowStoredException()'
  79. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x168): undefined reference to `wxAppConsoleBase::ProcessPendingEvents()'
  80. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x170): undefined reference to `wxAppConsoleBase::Pending()'
  81. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x178): undefined reference to `wxAppConsoleBase::Dispatch()'
  82. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x180): undefined reference to `wxAppConsoleBase::MainLoop()'
  83. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x188): undefined reference to `wxAppConsoleBase::ExitMainLoop()'
  84. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x190): undefined reference to `wxApp::WakeUpIdle()'
  85. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x198): undefined reference to `wxAppBase::ProcessIdle()'
  86. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x1a8): undefined reference to `wxAppConsoleBase::OnAssertFailure(wchar_t const*, int, wchar_t const*, wchar_t const*, wchar_t const*)'
  87. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x1b0): undefined reference to `wxAppConsoleBase::OnAssert(wchar_t const*, int, wchar_t const*, wchar_t const*)'
  88. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x1b8): undefined reference to `wxAppBase::CreateTraits()'
  89. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x1c0): undefined reference to `wxAppBase::OnInitGui()'
  90. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x1c8): undefined reference to `wxAppBase::SafeYield(wxWindow*, bool)'
  91. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x1d0): undefined reference to `wxAppBase::SafeYieldFor(wxWindow*, long)'
  92. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x1e0): undefined reference to `wxAppBase::GetTopWindow() const'
  93. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x1e8): undefined reference to `wxAppBase::GetDisplayMode() const'
  94. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x200): undefined reference to `wxAppBase::GetLayoutDirection() const'
  95. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x210): undefined reference to `wxAppBase::SetActive(bool, wxWindow*)'
  96. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV3App[_ZTV3App]+0x240): undefined reference to `non-virtual thunk to wxAppConsoleBase::FilterEvent(wxEvent&)'
  97. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x10): undefined reference to `wxFrame::GetClassInfo() const'
  98. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x28): undefined reference to `wxObject::CreateRefData() const'
  99. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x30): undefined reference to `wxObject::CloneRefData(wxRefCounter const*) const'
  100. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x38): undefined reference to `wxWindowBase::SetNextHandler(wxEvtHandler*)'
  101. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x40): undefined reference to `wxWindowBase::SetPreviousHandler(wxEvtHandler*)'
  102. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x48): undefined reference to `wxEvtHandler::ProcessEvent(wxEvent&)'
  103. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x50): undefined reference to `wxEvtHandler::QueueEvent(wxEvent*)'
  104. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x60): undefined reference to `wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&)'
  105. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x70): undefined reference to `wxWindowBase::TryAfter(wxEvent&)'
  106. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x80): undefined reference to `wxFrame::GetEventTable() const'
  107. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x88): undefined reference to `wxFrame::GetEventHashTable() const'
  108. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x90): undefined reference to `wxEvtHandler::DoSetClientObject(wxClientData*)'
  109. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x98): undefined reference to `wxEvtHandler::DoGetClientObject() const'
  110. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0xa0): undefined reference to `wxEvtHandler::DoSetClientData(void*)'
  111. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0xa8): undefined reference to `wxEvtHandler::DoGetClientData() const'
  112. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0xb0): undefined reference to `wxTopLevelWindowMSW::Destroy()'
  113. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0xb8): undefined reference to `wxWindow::SetLabel(wxString const&)'
  114. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0xc0): undefined reference to `wxWindow::GetLabel() const'
  115. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0xd8): undefined reference to `wxWindow::GetLayoutDirection() const'
  116. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0xe0): undefined reference to `wxTopLevelWindowMSW::SetLayoutDirection(wxLayoutDirection)'
  117. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0xe8): undefined reference to `wxWindow::AdjustForLayoutDirection(int, int, int) const'
  118. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0xf0): undefined reference to `wxWindow::SetId(int)'
  119. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0xf8): undefined reference to `wxTopLevelWindowMSW::Raise()'
  120. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x100): undefined reference to `wxWindow::Lower()'
  121. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x108): undefined reference to `wxFrame::GetClientAreaOrigin() const'
  122. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x110): undefined reference to `wxWindowBase::ClientToWindowSize(wxSize const&) const'
  123. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x118): undefined reference to `wxWindowBase::WindowToClientSize(wxSize const&) const'
  124. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x120): undefined reference to `wxWindowBase::GetEffectiveMinSize() const'
  125. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x128): undefined reference to `wxWindowBase::Fit()'
  126. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x130): undefined reference to `wxWindowBase::FitInside()'
  127. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x140): undefined reference to `wxTopLevelWindowBase::SetMinSize(wxSize const&)'
  128. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x148): undefined reference to `wxTopLevelWindowBase::SetMaxSize(wxSize const&)'
  129. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x180): undefined reference to `wxWindowBase::DoSetVirtualSize(int, int)'
  130. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x188): undefined reference to `wxWindowBase::DoGetVirtualSize() const'
  131. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x198): undefined reference to `wxWindowBase::GetContentScaleFactor() const'
  132. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x1a0): undefined reference to `wxWindow::GetDPIScaleFactor() const'
  133. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x1a8): undefined reference to `wxWindowBase::GetWindowBorderSize() const'
  134. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x1b0): undefined reference to `wxWindowBase::InformFirstDirection(int, int, int)'
  135. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x1b8): undefined reference to `wxFrame::SendSizeEvent(int)'
  136. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x1c0): undefined reference to `wxWindow::BeginRepositioningChildren()'
  137. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x1c8): undefined reference to `wxWindow::EndRepositioningChildren()'
  138. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x1d0): undefined reference to `wxTopLevelWindowMSW::Show(bool)'
  139. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x1e8): undefined reference to `wxWindowBase::Enable(bool)'
  140. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x1f8): undefined reference to `wxNonOwnedWindow::IsThisEnabled() const'
  141. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x200): undefined reference to `wxWindowBase::IsShownOnScreen() const'
  142. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x208): undefined reference to `wxWindow::SetWindowStyleFlag(long)'
  143. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x220): undefined reference to `wxWindow::SetExtraStyle(long)'
  144. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x238): undefined reference to `wxWindow::SetFocus()'
  145. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x240): undefined reference to `wxWindow::SetFocusFromKbd()'
  146. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x248): undefined reference to `wxWindowBase::HasFocus() const'
  147. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x288): undefined reference to `wxNonOwnedWindow::Reparent(wxWindowBase*)'
  148. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x290): undefined reference to `wxWindowBase::AddChild(wxWindowBase*)'
  149. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x298): undefined reference to `wxWindowBase::RemoveChild(wxWindowBase*)'
  150. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x2a8): undefined reference to `wxWindowBase::SetValidator(wxValidator const&)'
  151. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x2b8): undefined reference to `wxWindowBase::Validate()'
  152. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x2c0): undefined reference to `wxWindowBase::TransferDataToWindow()'
  153. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x2c8): undefined reference to `wxWindowBase::TransferDataFromWindow()'
  154. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x2d0): undefined reference to `wxWindowBase::InitDialog()'
  155. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x2e0): undefined reference to `wxWindow::RegisterHotKey(int, int, int)'
  156. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x2e8): undefined reference to `wxWindow::UnregisterHotKey(int)'
  157. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x2f0): undefined reference to `wxWindow::GetDPI() const'
  158. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x2f8): undefined reference to `wxWindow::WXAdjustFontToOwnPPI(wxFont&) const'
  159. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x300): undefined reference to `wxWindow::WarpPointer(int, int)'
  160. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x310): undefined reference to `wxWindow::EnableTouchEvents(int)'
  161. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x318): undefined reference to `wxWindow::Refresh(bool, wxRect const*)'
  162. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x320): undefined reference to `wxWindow::Update()'
  163. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x328): undefined reference to `wxWindowBase::ClearBackground()'
  164. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x338): undefined reference to `wxWindow::SetDoubleBuffered(bool)'
  165. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x340): undefined reference to `wxWindow::IsDoubleBuffered() const'
  166. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x348): undefined reference to `wxWindowBase::DoIsExposed(int, int) const'
  167. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x350): undefined reference to `wxWindowBase::DoIsExposed(int, int, int, int) const'
  168. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x360): undefined reference to `wxWindowBase::SetBackgroundColour(wxColour const&)'
  169. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x368): undefined reference to `wxWindowBase::SetForegroundColour(wxColour const&)'
  170. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x370): undefined reference to `wxWindowBase::SetBackgroundStyle(wxBackgroundStyle)'
  171. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x380): undefined reference to `wxWindowBase::IsTransparentBackgroundSupported(wxString*) const'
  172. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x388): undefined reference to `wxWindow::SetFont(wxFont const&)'
  173. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x390): undefined reference to `wxWindow::SetCursor(wxCursor const&)'
  174. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x398): undefined reference to `wxWindow::GetCharHeight() const'
  175. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x3a0): undefined reference to `wxWindow::GetCharWidth() const'
  176. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x3a8): undefined reference to `wxFrameBase::UpdateWindowUI(long)'
  177. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x3b0): undefined reference to `wxTopLevelWindowBase::DoUpdateWindowUI(wxUpdateUIEvent&)'
  178. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x3c0): undefined reference to `wxWindowBase::CanScroll(int) const'
  179. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x3c8): undefined reference to `wxWindow::SetScrollbar(int, int, int, int, bool)'
  180. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x3d0): undefined reference to `wxWindow::SetScrollPos(int, int, bool)'
  181. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x3d8): undefined reference to `wxWindow::GetScrollPos(int) const'
  182. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x3e0): undefined reference to `wxWindow::GetScrollThumb(int) const'
  183. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x3e8): undefined reference to `wxWindow::GetScrollRange(int) const'
  184. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x3f0): undefined reference to `wxWindow::ScrollWindow(int, int, wxRect const*)'
  185. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x3f8): undefined reference to `wxWindow::ScrollLines(int)'
  186. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x400): undefined reference to `wxWindow::ScrollPages(int)'
  187. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x418): undefined reference to `wxWindowBase::GetHelpTextAtPoint(wxPoint const&, wxHelpEvent::Origin) const'
  188. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x420): undefined reference to `wxWindow::SetDropTarget(wxDropTarget*)'
  189. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x430): undefined reference to `wxWindow::DragAcceptFiles(bool)'
  190. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x438): undefined reference to `wxWindowBase::SetConstraintSizes(bool)'
  191. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x440): undefined reference to `wxWindowBase::LayoutPhase1(int*)'
  192. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x448): undefined reference to `wxWindowBase::LayoutPhase2(int*)'
  193. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x450): undefined reference to `wxWindowBase::DoPhase(int)'
  194. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x458): undefined reference to `wxWindowBase::SetSizeConstraint(int, int, int, int)'
  195. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x460): undefined reference to `wxWindowBase::MoveConstraint(int, int)'
  196. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x468): undefined reference to `wxWindowBase::GetSizeConstraint(int*, int*) const'
  197. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x470): undefined reference to `wxWindowBase::GetClientSizeConstraint(int*, int*) const'
  198. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x478): undefined reference to `wxWindowBase::GetPositionConstraint(int*, int*) const'
  199. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x480): undefined reference to `wxTopLevelWindowBase::Layout()'
  200. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x490): undefined reference to `wxTopLevelWindowMSW::SetTransparent(unsigned char)'
  201. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x498): undefined reference to `wxTopLevelWindowMSW::CanSetTransparent()'
  202. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x4a0): undefined reference to `wxFrameBase::OnInternalIdle()'
  203. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x4a8): undefined reference to `wxWindowBase::SendIdleEvents(wxIdleEvent&)'
  204. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x4b0): undefined reference to `wxWindowBase::WXSetInitialFittingClientSize(int)'
  205. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x4c0): undefined reference to `wxWindow::AssociateHandle(HWND__*)'
  206. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x4c8): undefined reference to `wxWindow::DissociateHandle()'
  207. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x4d0): undefined reference to `wxNonOwnedWindow::InheritAttributes()'
  208. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x4f8): undefined reference to `wxTopLevelWindowBase::IsTopNavigationDomain(wxWindowBase::NavigationKind) const'
  209. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x508): undefined reference to `wxWindowBase::DoMoveInTabOrder(wxWindow*, wxWindowBase::WindowOrder)'
  210. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x510): undefined reference to `wxWindowBase::DoNavigateIn(int)'
  211. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x518): undefined reference to `wxWindow::DoEnable(bool)'
  212. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x520): undefined reference to `wxWindow::GetDefaultBorder() const'
  213. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x528): undefined reference to `wxWindow::GetDefaultBorderForControl() const'
  214. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x530): undefined reference to `wxWindow::DoGetTextExtent(wxString const&, int*, int*, int*, int*, wxFont const*) const'
  215. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x538): undefined reference to `wxTopLevelWindowBase::DoClientToScreen(int*, int*) const'
  216. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x540): undefined reference to `wxTopLevelWindowBase::DoScreenToClient(int*, int*) const'
  217. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x548): undefined reference to `wxWindowBase::DoHitTest(int, int) const'
  218. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x550): undefined reference to `wxWindow::DoCaptureMouse()'
  219. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x558): undefined reference to `wxWindow::DoReleaseMouse()'
  220. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x560): undefined reference to `wxTopLevelWindowMSW::DoGetPosition(int*, int*) const'
  221. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x570): undefined reference to `wxTopLevelWindowMSW::DoGetSize(int*, int*) const'
  222. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x578): undefined reference to `wxFrame::DoGetClientSize(int*, int*) const'
  223. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x580): undefined reference to `wxWindowBase::DoGetBestSize() const'
  224. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x5a0): undefined reference to `wxWindow::DoSetSize(int, int, int, int, int)'
  225. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x5a8): undefined reference to `wxFrame::DoSetClientSize(int, int)'
  226. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x5b0): undefined reference to `wxWindowBase::DoSetSizeHints(int, int, int, int, int, int)'
  227. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x5b8): undefined reference to `wxWindow::DoGetBorderSize() const'
  228. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x5c0): undefined reference to `wxWindow::DoMoveWindow(int, int, int, int)'
  229. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x5c8): undefined reference to `wxTopLevelWindowBase::DoCentre(int)'
  230. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x5d0): undefined reference to `wxWindowBase::DoSetToolTipText(wxString const&)'
  231. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x5d8): undefined reference to `wxWindow::DoSetToolTip(wxToolTip*)'
  232. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x5e0): undefined reference to `wxWindow::DoPopupMenu(wxMenu*, int, int)'
  233. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x5f0): undefined reference to `wxWindowBase::DoSetWindowVariant(wxWindowVariant)'
  234. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x5f8): undefined reference to `wxTopLevelWindowMSW::DoFreeze()'
  235. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x600): undefined reference to `wxTopLevelWindowMSW::DoThaw()'
  236. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x608): undefined reference to `wxWindow::LoadNativeDialog(wxWindow*, int)'
  237. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x610): undefined reference to `wxWindow::LoadNativeDialog(wxWindow*, wxString const&)'
  238. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x630): undefined reference to `wxTopLevelWindowMSW::MSWGetStyle(long, unsigned long*) const'
  239. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x638): undefined reference to `wxTopLevelWindowMSW::MSWGetParent() const'
  240. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x640): undefined reference to `wxWindow::MSWCommand(unsigned int, unsigned short)'
  241. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x648): undefined reference to `wxWindow::CreateWindowFromHWND(wxWindow*, HWND__*)'
  242. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x650): undefined reference to `wxWindow::AdoptAttributesFromHWND()'
  243. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x658): undefined reference to `wxWindow::SetupColours()'
  244. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x660): undefined reference to `wxWindow::MSWOnScroll(int, unsigned short, unsigned short, HWND__*)'
  245. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x668): undefined reference to `wxWindow::MSWOnNotify(int, long long, long long*)'
  246. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x670): undefined reference to `wxWindow::MSWOnDrawItem(int, void**)'
  247. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x678): undefined reference to `wxWindow::MSWOnMeasureItem(int, void**)'
  248. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x680): undefined reference to `wxWindow::HandleSettingChange(unsigned long long, long long)'
  249. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x688): undefined reference to `wxWindow::MSWHandleMessage(long long*, unsigned int, unsigned long long, long long)'
  250. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x690): undefined reference to `wxFrame::MSWWindowProc(unsigned int, unsigned long long, long long)'
  251. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x698): undefined reference to `wxWindow::MSWDefWindowProc(unsigned int, unsigned long long, long long)'
  252. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x6a0): undefined reference to `wxWindow::MSWShouldPreProcessMessage(tagMSG*)'
  253. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x6a8): undefined reference to `wxWindow::MSWProcessMessage(tagMSG*)'
  254. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x6b8): undefined reference to `wxWindow::MSWDestroyWindow()'
  255. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x6d0): undefined reference to `wxWindow::MSWGetBgBrushForChild(HDC__*, wxWindow*)'
  256. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x6f8): undefined reference to `wxFrame::HandleMenuSelect(unsigned short, unsigned short, HMENU__*)'
  257. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x700): undefined reference to `wxFrame::DoSendMenuOpenCloseEvent(int, wxMenu*)'
  258. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x708): undefined reference to `wxFrame::MSWFindMenuFromHMENU(HMENU__*)'
  259. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x718): undefined reference to `wxWindow::MSWUpdateFontOnDPIChange(wxSize const&)'
  260. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x720): undefined reference to `wxWindow::TranslateBorder(wxBorder) const'
  261. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x728): undefined reference to `wxTopLevelWindowMSW::MSWGetCreateWindowCoords(wxPoint const&, wxSize const&, int&, int&, int&, int&) const'
  262. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x740): undefined reference to `wxNonOwnedWindow::DoClearShape()'
  263. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x748): undefined reference to `wxNonOwnedWindow::DoSetRegionShape(wxRegion const&)'
  264. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x750): undefined reference to `wxNonOwnedWindow::DoSetPathShape(wxGraphicsPath const&)'
  265. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x758): undefined reference to `wxTopLevelWindowMSW::Maximize(bool)'
  266. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x760): undefined reference to `wxTopLevelWindowMSW::Restore()'
  267. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x768): undefined reference to `wxTopLevelWindowMSW::Iconize(bool)'
  268. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x770): undefined reference to `wxTopLevelWindowMSW::IsMaximized() const'
  269. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x778): undefined reference to `wxTopLevelWindowBase::IsAlwaysMaximized() const'
  270. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x780): undefined reference to `wxTopLevelWindowMSW::IsIconized() const'
  271. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x788): undefined reference to `wxTopLevelWindowMSW::SetIcons(wxIconBundle const&)'
  272. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x798): undefined reference to `wxFrame::ShowFullScreen(bool, long)'
  273. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x7a0): undefined reference to `wxTopLevelWindowMSW::ShowWithoutActivating()'
  274. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x7b0): undefined reference to `wxTopLevelWindowMSW::SetTitle(wxString const&)'
  275. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x7b8): undefined reference to `wxTopLevelWindowMSW::GetTitle() const'
  276. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x7c0): undefined reference to `wxTopLevelWindowMSW::EnableCloseButton(bool)'
  277. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x7c8): undefined reference to `wxTopLevelWindowMSW::EnableMaximizeButton(bool)'
  278. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x7d0): undefined reference to `wxTopLevelWindowMSW::EnableMinimizeButton(bool)'
  279. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x7d8): undefined reference to `wxTopLevelWindowMSW::RequestUserAttention(int)'
  280. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x7f8): undefined reference to `wxTopLevelWindowBase::GetRectForTopLevelChildren(int*, int*, int*, int*)'
  281. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x818): undefined reference to `wxFrameBase::IsOneOfBars(wxWindow const*) const'
  282. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x820): undefined reference to `wxFrameBase::SetMenuBar(wxMenuBar*)'
  283. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x830): undefined reference to `wxFrameBase::FindItemInMenuBar(int) const'
  284. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x838): undefined reference to `wxFrameBase::CreateStatusBar(int, long, int, wxString const&)'
  285. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x840): undefined reference to `wxFrame::OnCreateStatusBar(int, long, int, wxString const&)'
  286. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x850): undefined reference to `wxFrameBase::SetStatusBar(wxStatusBar*)'
  287. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x858): undefined reference to `wxFrameBase::SetStatusText(wxString const&, int)'
  288. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x860): undefined reference to `wxFrameBase::SetStatusWidths(int, int const*)'
  289. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x868): undefined reference to `wxFrame::CreateToolBar(long, int, wxString const&)'
  290. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x870): undefined reference to `wxFrameBase::OnCreateToolBar(long, int, wxString const&)'
  291. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x880): undefined reference to `wxFrameBase::SetToolBar(wxToolBar*)'
  292. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x888): undefined reference to `wxFrameBase::DoMenuUpdates(wxMenu*)'
  293. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x890): undefined reference to `wxFrameBase::DoGiveHelp(wxString const&, bool)'
  294. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x8a0): undefined reference to `wxFrameBase::DetachMenuBar()'
  295. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x8a8): undefined reference to `wxFrame::AttachMenuBar(wxMenuBar*)'
  296. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x8b0): undefined reference to `wxFrame::PositionStatusBar()'
  297. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x8b8): undefined reference to `wxFrame::PositionToolBar()'
  298. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x8c8): undefined reference to `wxFrame::InternalSetMenuBar()'
  299. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x8d8): undefined reference to `wxFrame::GetDefaultIcon() const'
  300. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x10): undefined reference to `wxWindow::GetClassInfo() const'
  301. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x28): undefined reference to `wxObject::CreateRefData() const'
  302. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x30): undefined reference to `wxObject::CloneRefData(wxRefCounter const*) const'
  303. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x38): undefined reference to `wxWindowBase::SetNextHandler(wxEvtHandler*)'
  304. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x40): undefined reference to `wxWindowBase::SetPreviousHandler(wxEvtHandler*)'
  305. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x48): undefined reference to `wxEvtHandler::ProcessEvent(wxEvent&)'
  306. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x50): undefined reference to `wxEvtHandler::QueueEvent(wxEvent*)'
  307. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x60): undefined reference to `wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&)'
  308. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x68): undefined reference to `wxWindowBase::TryBefore(wxEvent&)'
  309. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x70): undefined reference to `wxWindowBase::TryAfter(wxEvent&)'
  310. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x80): undefined reference to `wxWindow::GetEventTable() const'
  311. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x88): undefined reference to `wxWindow::GetEventHashTable() const'
  312. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x90): undefined reference to `wxEvtHandler::DoSetClientObject(wxClientData*)'
  313. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x98): undefined reference to `wxEvtHandler::DoGetClientObject() const'
  314. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0xa0): undefined reference to `wxEvtHandler::DoSetClientData(void*)'
  315. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0xa8): undefined reference to `wxEvtHandler::DoGetClientData() const'
  316. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0xb0): undefined reference to `wxWindowBase::Destroy()'
  317. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0xb8): undefined reference to `wxWindow::SetLabel(wxString const&)'
  318. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0xc0): undefined reference to `wxWindow::GetLabel() const'
  319. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0xd8): undefined reference to `wxWindow::GetLayoutDirection() const'
  320. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0xe0): undefined reference to `wxWindow::SetLayoutDirection(wxLayoutDirection)'
  321. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0xe8): undefined reference to `wxWindow::AdjustForLayoutDirection(int, int, int) const'
  322. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0xf0): undefined reference to `wxWindow::SetId(int)'
  323. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0xf8): undefined reference to `wxWindow::Raise()'
  324. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x100): undefined reference to `wxWindow::Lower()'
  325. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x108): undefined reference to `wxWindowBase::GetClientAreaOrigin() const'
  326. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x110): undefined reference to `wxWindowBase::ClientToWindowSize(wxSize const&) const'
  327. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x118): undefined reference to `wxWindowBase::WindowToClientSize(wxSize const&) const'
  328. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x120): undefined reference to `wxWindowBase::GetEffectiveMinSize() const'
  329. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x128): undefined reference to `wxWindowBase::Fit()'
  330. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x130): undefined reference to `wxWindowBase::FitInside()'
  331. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x140): undefined reference to `wxWindowBase::SetMinSize(wxSize const&)'
  332. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x148): undefined reference to `wxWindowBase::SetMaxSize(wxSize const&)'
  333. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x180): undefined reference to `wxWindowBase::DoSetVirtualSize(int, int)'
  334. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x188): undefined reference to `wxWindowBase::DoGetVirtualSize() const'
  335. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x198): undefined reference to `wxWindowBase::GetContentScaleFactor() const'
  336. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x1a0): undefined reference to `wxWindow::GetDPIScaleFactor() const'
  337. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x1a8): undefined reference to `wxWindowBase::GetWindowBorderSize() const'
  338. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x1b0): undefined reference to `wxWindowBase::InformFirstDirection(int, int, int)'
  339. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x1b8): undefined reference to `wxWindowBase::SendSizeEvent(int)'
  340. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x1c0): undefined reference to `wxWindow::BeginRepositioningChildren()'
  341. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x1c8): undefined reference to `wxWindow::EndRepositioningChildren()'
  342. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x1d0): undefined reference to `wxWindow::Show(bool)'
  343. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x1e8): undefined reference to `wxWindowBase::Enable(bool)'
  344. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x200): undefined reference to `wxWindowBase::IsShownOnScreen() const'
  345. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x208): undefined reference to `wxWindow::SetWindowStyleFlag(long)'
  346. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x220): undefined reference to `wxWindow::SetExtraStyle(long)'
  347. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x238): undefined reference to `wxWindow::SetFocus()'
  348. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x240): undefined reference to `wxWindow::SetFocusFromKbd()'
  349. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x248): undefined reference to `wxWindowBase::HasFocus() const'
  350. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x280): undefined reference to `wxWindowBase::IsTopLevel() const'
  351. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x288): undefined reference to `wxWindow::Reparent(wxWindowBase*)'
  352. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x290): undefined reference to `wxWindowBase::AddChild(wxWindowBase*)'
  353. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x298): undefined reference to `wxWindowBase::RemoveChild(wxWindowBase*)'
  354. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x2a8): undefined reference to `wxWindowBase::SetValidator(wxValidator const&)'
  355. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x2b8): undefined reference to `wxWindowBase::Validate()'
  356. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x2c0): undefined reference to `wxWindowBase::TransferDataToWindow()'
  357. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x2c8): undefined reference to `wxWindowBase::TransferDataFromWindow()'
  358. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x2d0): undefined reference to `wxWindowBase::InitDialog()'
  359. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x2e0): undefined reference to `wxWindow::RegisterHotKey(int, int, int)'
  360. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x2e8): undefined reference to `wxWindow::UnregisterHotKey(int)'
  361. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x2f0): undefined reference to `wxWindow::GetDPI() const'
  362. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x2f8): undefined reference to `wxWindow::WXAdjustFontToOwnPPI(wxFont&) const'
  363. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x300): undefined reference to `wxWindow::WarpPointer(int, int)'
  364. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x310): undefined reference to `wxWindow::EnableTouchEvents(int)'
  365. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x318): undefined reference to `wxWindow::Refresh(bool, wxRect const*)'
  366. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x320): undefined reference to `wxWindow::Update()'
  367. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x328): undefined reference to `wxWindowBase::ClearBackground()'
  368. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x338): undefined reference to `wxWindow::SetDoubleBuffered(bool)'
  369. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x340): undefined reference to `wxWindow::IsDoubleBuffered() const'
  370. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x348): undefined reference to `wxWindowBase::DoIsExposed(int, int) const'
  371. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x350): undefined reference to `wxWindowBase::DoIsExposed(int, int, int, int) const'
  372. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x360): undefined reference to `wxWindowBase::SetBackgroundColour(wxColour const&)'
  373. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x368): undefined reference to `wxWindowBase::SetForegroundColour(wxColour const&)'
  374. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x370): undefined reference to `wxWindowBase::SetBackgroundStyle(wxBackgroundStyle)'
  375. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x380): undefined reference to `wxWindowBase::IsTransparentBackgroundSupported(wxString*) const'
  376. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x388): undefined reference to `wxWindow::SetFont(wxFont const&)'
  377. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x390): undefined reference to `wxWindow::SetCursor(wxCursor const&)'
  378. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x398): undefined reference to `wxWindow::GetCharHeight() const'
  379. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x3a0): undefined reference to `wxWindow::GetCharWidth() const'
  380. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x3a8): undefined reference to `wxWindowBase::UpdateWindowUI(long)'
  381. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x3b0): undefined reference to `wxWindowBase::DoUpdateWindowUI(wxUpdateUIEvent&)'
  382. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x3c0): undefined reference to `wxWindowBase::CanScroll(int) const'
  383. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x3c8): undefined reference to `wxWindow::SetScrollbar(int, int, int, int, bool)'
  384. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x3d0): undefined reference to `wxWindow::SetScrollPos(int, int, bool)'
  385. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x3d8): undefined reference to `wxWindow::GetScrollPos(int) const'
  386. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x3e0): undefined reference to `wxWindow::GetScrollThumb(int) const'
  387. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x3e8): undefined reference to `wxWindow::GetScrollRange(int) const'
  388. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x3f0): undefined reference to `wxWindow::ScrollWindow(int, int, wxRect const*)'
  389. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x3f8): undefined reference to `wxWindow::ScrollLines(int)'
  390. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x400): undefined reference to `wxWindow::ScrollPages(int)'
  391. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x418): undefined reference to `wxWindowBase::GetHelpTextAtPoint(wxPoint const&, wxHelpEvent::Origin) const'
  392. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x420): undefined reference to `wxWindow::SetDropTarget(wxDropTarget*)'
  393. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x430): undefined reference to `wxWindow::DragAcceptFiles(bool)'
  394. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x438): undefined reference to `wxWindowBase::SetConstraintSizes(bool)'
  395. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x440): undefined reference to `wxWindowBase::LayoutPhase1(int*)'
  396. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x448): undefined reference to `wxWindowBase::LayoutPhase2(int*)'
  397. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x450): undefined reference to `wxWindowBase::DoPhase(int)'
  398. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x458): undefined reference to `wxWindowBase::SetSizeConstraint(int, int, int, int)'
  399. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x460): undefined reference to `wxWindowBase::MoveConstraint(int, int)'
  400. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x468): undefined reference to `wxWindowBase::GetSizeConstraint(int*, int*) const'
  401. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x470): undefined reference to `wxWindowBase::GetClientSizeConstraint(int*, int*) const'
  402. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x478): undefined reference to `wxWindowBase::GetPositionConstraint(int*, int*) const'
  403. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x480): undefined reference to `wxWindowBase::Layout()'
  404. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x4a0): undefined reference to `wxWindow::OnInternalIdle()'
  405. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x4a8): undefined reference to `wxWindowBase::SendIdleEvents(wxIdleEvent&)'
  406. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x4b0): undefined reference to `wxWindowBase::WXSetInitialFittingClientSize(int)'
  407. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x4c0): undefined reference to `wxWindow::AssociateHandle(HWND__*)'
  408. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x4c8): undefined reference to `wxWindow::DissociateHandle()'
  409. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x4d0): undefined reference to `wxWindowBase::InheritAttributes()'
  410. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x508): undefined reference to `wxWindowBase::DoMoveInTabOrder(wxWindow*, wxWindowBase::WindowOrder)'
  411. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x510): undefined reference to `wxWindowBase::DoNavigateIn(int)'
  412. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x518): undefined reference to `wxWindow::DoEnable(bool)'
  413. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x520): undefined reference to `wxWindow::GetDefaultBorder() const'
  414. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x528): undefined reference to `wxWindow::GetDefaultBorderForControl() const'
  415. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x530): undefined reference to `wxWindow::DoGetTextExtent(wxString const&, int*, int*, int*, int*, wxFont const*) const'
  416. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x538): undefined reference to `wxWindow::DoClientToScreen(int*, int*) const'
  417. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x540): undefined reference to `wxWindow::DoScreenToClient(int*, int*) const'
  418. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x548): undefined reference to `wxWindowBase::DoHitTest(int, int) const'
  419. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x550): undefined reference to `wxWindow::DoCaptureMouse()'
  420. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x558): undefined reference to `wxWindow::DoReleaseMouse()'
  421. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x560): undefined reference to `wxWindow::DoGetPosition(int*, int*) const'
  422. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x568): undefined reference to `wxWindowBase::DoGetScreenPosition(int*, int*) const'
  423. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x570): undefined reference to `wxWindow::DoGetSize(int*, int*) const'
  424. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x578): undefined reference to `wxWindow::DoGetClientSize(int*, int*) const'
  425. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x580): undefined reference to `wxWindowBase::DoGetBestSize() const'
  426. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x5a0): undefined reference to `wxWindow::DoSetSize(int, int, int, int, int)'
  427. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x5a8): undefined reference to `wxWindow::DoSetClientSize(int, int)'
  428. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x5b0): undefined reference to `wxWindowBase::DoSetSizeHints(int, int, int, int, int, int)'
  429. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x5b8): undefined reference to `wxWindow::DoGetBorderSize() const'
  430. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x5c0): undefined reference to `wxWindow::DoMoveWindow(int, int, int, int)'
  431. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x5c8): undefined reference to `wxWindowBase::DoCentre(int)'
  432. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x5d0): undefined reference to `wxWindowBase::DoSetToolTipText(wxString const&)'
  433. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x5d8): undefined reference to `wxWindow::DoSetToolTip(wxToolTip*)'
  434. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x5e0): undefined reference to `wxWindow::DoPopupMenu(wxMenu*, int, int)'
  435. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x5e8): undefined reference to `wxWindowBase::AdjustForParentClientOrigin(int&, int&, int) const'
  436. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x5f0): undefined reference to `wxWindowBase::DoSetWindowVariant(wxWindowVariant)'
  437. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x5f8): undefined reference to `wxWindow::DoFreeze()'
  438. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x600): undefined reference to `wxWindow::DoThaw()'
  439. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x608): undefined reference to `wxWindow::LoadNativeDialog(wxWindow*, int)'
  440. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x610): undefined reference to `wxWindow::LoadNativeDialog(wxWindow*, wxString const&)'
  441. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x630): undefined reference to `wxWindow::MSWGetStyle(long, unsigned long*) const'
  442. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x638): undefined reference to `wxWindow::MSWGetParent() const'
  443. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x640): undefined reference to `wxWindow::MSWCommand(unsigned int, unsigned short)'
  444. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x648): undefined reference to `wxWindow::CreateWindowFromHWND(wxWindow*, HWND__*)'
  445. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x650): undefined reference to `wxWindow::AdoptAttributesFromHWND()'
  446. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x658): undefined reference to `wxWindow::SetupColours()'
  447. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x660): undefined reference to `wxWindow::MSWOnScroll(int, unsigned short, unsigned short, HWND__*)'
  448. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x668): undefined reference to `wxWindow::MSWOnNotify(int, long long, long long*)'
  449. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x670): undefined reference to `wxWindow::MSWOnDrawItem(int, void**)'
  450. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x678): undefined reference to `wxWindow::MSWOnMeasureItem(int, void**)'
  451. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x680): undefined reference to `wxWindow::HandleSettingChange(unsigned long long, long long)'
  452. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x688): undefined reference to `wxWindow::MSWHandleMessage(long long*, unsigned int, unsigned long long, long long)'
  453. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x690): undefined reference to `wxWindow::MSWWindowProc(unsigned int, unsigned long long, long long)'
  454. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x698): undefined reference to `wxWindow::MSWDefWindowProc(unsigned int, unsigned long long, long long)'
  455. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x6a0): undefined reference to `wxWindow::MSWShouldPreProcessMessage(tagMSG*)'
  456. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x6a8): undefined reference to `wxWindow::MSWProcessMessage(tagMSG*)'
  457. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x6b0): undefined reference to `wxWindow::MSWTranslateMessage(tagMSG*)'
  458. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x6b8): undefined reference to `wxWindow::MSWDestroyWindow()'
  459. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x6d0): undefined reference to `wxWindow::MSWGetBgBrushForChild(HDC__*, wxWindow*)'
  460. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x6f8): undefined reference to `wxWindow::HandleMenuSelect(unsigned short, unsigned short, HMENU__*)'
  461. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x700): undefined reference to `wxWindow::DoSendMenuOpenCloseEvent(int, wxMenu*)'
  462. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x708): undefined reference to `wxWindow::MSWFindMenuFromHMENU(HMENU__*)'
  463. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x718): undefined reference to `wxWindow::MSWUpdateFontOnDPIChange(wxSize const&)'
  464. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x720): undefined reference to `wxWindow::TranslateBorder(wxBorder) const'
  465. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x728): undefined reference to `wxWindow::MSWGetCreateWindowCoords(wxPoint const&, wxSize const&, int&, int&, int&, int&) const'
  466. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj): in function `wxObjectEventFunctor::~wxObjectEventFunctor()':
  467. C:/wxWidgets-3.1.5/include/wx/event.h:262: undefined reference to `wxEventFunctor::~wxEventFunctor()'
  468. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$_ZTV20wxThreadHelperThread[_ZTV20wxThreadHelperThread]+0x10): undefined reference to `wxThread::TestDestroy()'
  469. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj): in function `wxThreadHelperThread::~wxThreadHelperThread()':
  470. C:/wxWidgets-3.1.5/include/wx/thread.h:652: undefined reference to `wxThread::~wxThread()'
  471. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj): in function `wxWeakRef<wxWindow>::OnObjectDestroy()':
  472. C:/wxWidgets-3.1.5/include/wx/weakref.h:89: undefined reference to `wxOnAssert(char const*, int, char const*, char const*, char const*)'
  473. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$.refptr.wxEVT_UPDATE_UI[.refptr.wxEVT_UPDATE_UI]+0x0): undefined reference to `wxEVT_UPDATE_UI'
  474. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$.refptr.wxEVT_MENU[.refptr.wxEVT_MENU]+0x0): undefined reference to `wxEVT_MENU'
  475. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$.refptr._ZTV17wxMDIClientWindow[.refptr._ZTV17wxMDIClientWindow]+0x0): undefined reference to `vtable for wxMDIClientWindow'
  476. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$.refptr.wxDefaultPosition[.refptr.wxDefaultPosition]+0x0): undefined reference to `wxDefaultPosition'
  477. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$.refptr._ZTV8wxWindow[.refptr._ZTV8wxWindow]+0x0): undefined reference to `vtable for wxWindow'
  478. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$.refptr.wxDefaultSize[.refptr.wxDefaultSize]+0x0): undefined reference to `wxDefaultSize'
  479. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$.refptr._ZN16wxAppConsoleBase14ms_appInstanceE[.refptr._ZN16wxAppConsoleBase14ms_appInstanceE]+0x0): undefined reference to `wxAppConsoleBase::ms_appInstance'
  480. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$.refptr._ZN16wxAppConsoleBase12ms_appInitFnE[.refptr._ZN16wxAppConsoleBase12ms_appInitFnE]+0x0): undefined reference to `wxAppConsoleBase::ms_appInitFn'
  481. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$.refptr.wxTrapInAssert[.refptr.wxTrapInAssert]+0x0): undefined reference to `wxTrapInAssert'
  482. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(App.cpp.obj):App.cpp:(.rdata$.refptr.wxTheAssertHandler[.refptr.wxTheAssertHandler]+0x0): undefined reference to `wxTheAssertHandler'
  483. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 594f9
  484. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 59511
  485. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 59529
  486. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 59545
  487. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 59558
  488. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 59570
  489. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 59589
  490. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 595a2
  491. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 595bb
  492. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 595d4
  493. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 595f0
  494. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 59611
  495. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 59629
  496. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 5963c
  497. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 59654
  498. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 59676
  499. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 5968e
  500. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 596ab
  501. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 596c3
  502. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 596e0
  503. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 596f8
  504. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 59715
  505. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 5972d
  506. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 5974a
  507. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 59762
  508. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 59783
  509. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 5979d
  510. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 597b9
  511. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 597cc
  512. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 597e4
  513. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 59805
  514. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 59826
  515. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 59840
  516. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 5985d
  517. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 59870
  518. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 59886
  519. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 5989a
  520. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 598af
  521. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 598c6
  522. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 59d9d
  523. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 59db4
  524. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 59cdd
  525. CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `Fishermen::Fishermen(wxWindow*, int)':
  526. C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:128: undefined reference to `wxFrame::Create(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, long, wxString const&)'
  527. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:130: undefined reference to `wxTopLevelWindowBase::SetMinSize(wxSize const&)'
  528. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:131: undefined reference to `wxTopLevelWindowBase::SetMaxSize(wxSize const&)'
  529. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:135: undefined reference to `wxNotebook::wxNotebook(wxWindow*, int, wxPoint const&, wxSize const&, long, wxString const&)'
  530. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:150: undefined reference to `wxWindowBase::SetSizer(wxSizer*, bool)'
  531. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:151: undefined reference to `wxSizer::Fit(wxWindow*)'
  532. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:152: undefined reference to `wxSizer::SetSizeHints(wxWindow*)'
  533. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:182: undefined reference to `wxWindowBase::SetSizer(wxSizer*, bool)'
  534. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:183: undefined reference to `wxSizer::Fit(wxWindow*)'
  535. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:184: undefined reference to `wxSizer::SetSizeHints(wxWindow*)'
  536. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:238: undefined reference to `wxWindowBase::SetSizer(wxSizer*, bool)'
  537. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:239: undefined reference to `wxSizer::Fit(wxWindow*)'
  538. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:240: undefined reference to `wxSizer::SetSizeHints(wxWindow*)'
  539. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:262: undefined reference to `wxWindowBase::SetSizer(wxSizer*, bool)'
  540. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:263: undefined reference to `wxSizer::Fit(wxWindow*)'
  541. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:264: undefined reference to `wxSizer::SetSizeHints(wxWindow*)'
  542. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:271: undefined reference to `wxWindowBase::SetSizer(wxSizer*, bool)'
  543. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:272: undefined reference to `wxMenuBar::wxMenuBar()'
  544. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:274: undefined reference to `wxMenuItem::wxMenuItem(wxMenu*, int, wxString const&, wxString const&, wxItemKind, wxMenu*)'
  545. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:278: undefined reference to `wxMenuItem::wxMenuItem(wxMenu*, int, wxString const&, wxString const&, wxItemKind, wxMenu*)'
  546. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:281: undefined reference to `wxFrameBase::SetMenuBar(wxMenuBar*)'
  547. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:287: undefined reference to `wxFrameBase::SetStatusBar(wxStatusBar*)'
  548. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:288: undefined reference to `wxWindowBase::SetSizer(wxSizer*, bool)'
  549. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:289: undefined reference to `wxTopLevelWindowBase::Layout()'
  550. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:95: undefined reference to `wxFrame::~wxFrame()'
  551. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `Fishermen::~Fishermen()':
  552. C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:305: undefined reference to `wxFrame::~wxFrame()'
  553. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `Fishermen::OnQuit(wxCommandEvent&)':
  554. C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:313: undefined reference to `wxWindowBase::Close(bool)'
  555. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `Fishermen::OnAbout(wxCommandEvent&)':
  556. C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:319: undefined reference to `wxMessageBox(wxString const&, wxString const&, long, wxWindow*, int, int)'
  557. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `Fishermen::quoteSQL(wxString const&)':
  558. C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:345: undefined reference to `operator+(wxString const&, wxString const&)'
  559. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:345: undefined reference to `operator+(wxString const&, wxString const&)'
  560. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `Fishermen::OnButtonAddClick(wxCommandEvent&)':
  561. C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:352: undefined reference to `wxDialog::ShowModal()'
  562. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:358: undefined reference to `operator+(char const*, wxString const&)'
  563. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:358: undefined reference to `operator+(wxString const&, char const*)'
  564. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:359: undefined reference to `wxMessageBox(wxString const&, wxString const&, long, wxWindow*, int, int)'
  565. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:363: undefined reference to `wxMessageBox(wxString const&, wxString const&, long, wxWindow*, int, int)'
  566. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:373: undefined reference to `wxString::FromAscii(char const*)'
  567. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:373: undefined reference to `operator+(char const*, wxString const&)'
  568. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:373: undefined reference to `operator+(wxString const&, char const*)'
  569. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:373: undefined reference to `wxMessageBox(wxString const&, wxString const&, long, wxWindow*, int, int)'
  570. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:375: undefined reference to `wxMessageBox(wxString const&, wxString const&, long, wxWindow*, int, int)'
  571. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `Fishermen::connectToDB()':
  572. C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:427: undefined reference to `wxMessageBox(wxString const&, wxString const&, long, wxWindow*, int, int)'
  573. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `Fishermen::createTables()':
  574. C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:450: undefined reference to `wxString::FromAscii(char const*)'
  575. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:450: undefined reference to `wxMessageBox(wxString const&, wxString const&, long, wxWindow*, int, int)'
  576. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:467: undefined reference to `wxString::FromAscii(char const*)'
  577. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:467: undefined reference to `wxMessageBox(wxString const&, wxString const&, long, wxWindow*, int, int)'
  578. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `Fishermen::insertNewMC()':
  579. C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:491: undefined reference to `operator+(char const*, wxString const&)'
  580. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:491: undefined reference to `operator+(wxString const&, char const*)'
  581. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:492: undefined reference to `operator+(wxString const&, wxString const&)'
  582. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:492: undefined reference to `operator+(wxString const&, char const*)'
  583. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:493: undefined reference to `operator+(wxString const&, wxString const&)'
  584. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:493: undefined reference to `operator+(wxString const&, char const*)'
  585. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:494: undefined reference to `operator+(wxString const&, wxString const&)'
  586. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:494: undefined reference to `operator+(wxString const&, char const*)'
  587. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:495: undefined reference to `operator+(wxString const&, wxString const&)'
  588. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:495: undefined reference to `operator+(wxString const&, char const*)'
  589. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:496: undefined reference to `operator+(wxString const&, wxString const&)'
  590. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:496: undefined reference to `operator+(wxString const&, char const*)'
  591. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:500: undefined reference to `wxString::FromAscii(char const*)'
  592. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:500: undefined reference to `wxMessageBox(wxString const&, wxString const&, long, wxWindow*, int, int)'
  593. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:506: undefined reference to `wxString::FromAscii(char const*)'
  594. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:506: undefined reference to `wxMessageBox(wxString const&, wxString const&, long, wxWindow*, int, int)'
  595. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `Fishermen::load_MC_Page()':
  596. C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:541: undefined reference to `wxString::FromAscii(char const*)'
  597. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:541: undefined reference to `wxMessageBox(wxString const&, wxString const&, long, wxWindow*, int, int)'
  598. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `Fishermen::OnButton_PreviousClick(wxCommandEvent&)':
  599. C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:574: undefined reference to `operator+(char const*, wxString const&)'
  600. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:575: undefined reference to `operator+(wxString const&, char const*)'
  601. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:575: undefined reference to `operator+(wxString const&, wxString const&)'
  602. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:574: undefined reference to `wxMessageBox(wxString const&, wxString const&, long, wxWindow*, int, int)'
  603. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:578: undefined reference to `operator+(char const*, wxString const&)'
  604. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:579: undefined reference to `operator+(wxString const&, char const*)'
  605. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:579: undefined reference to `operator+(wxString const&, wxString const&)'
  606. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:578: undefined reference to `wxMessageBox(wxString const&, wxString const&, long, wxWindow*, int, int)'
  607. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:582: undefined reference to `operator+(char const*, wxString const&)'
  608. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:583: undefined reference to `operator+(wxString const&, char const*)'
  609. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:583: undefined reference to `operator+(wxString const&, wxString const&)'
  610. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:582: undefined reference to `wxMessageBox(wxString const&, wxString const&, long, wxWindow*, int, int)'
  611. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:586: undefined reference to `operator+(char const*, wxString const&)'
  612. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:587: undefined reference to `operator+(wxString const&, char const*)'
  613. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:587: undefined reference to `operator+(wxString const&, wxString const&)'
  614. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:586: undefined reference to `wxMessageBox(wxString const&, wxString const&, long, wxWindow*, int, int)'
  615. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:589: undefined reference to `wxString::FromAscii(char const*)'
  616. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:589: undefined reference to `wxMessageBox(wxString const&, wxString const&, long, wxWindow*, int, int)'
  617. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `Fishermen::loadNames()':
  618. C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:618: undefined reference to `wxString::FromAscii(char const*)'
  619. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:618: undefined reference to `wxMessageBox(wxString const&, wxString const&, long, wxWindow*, int, int)'
  620. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:85: undefined reference to `wxEventHashTable::~wxEventHashTable()'
  621. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:44: undefined reference to `wxNewId()'
  622. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `__static_initialization_and_destruction_0':
  623. C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:45: undefined reference to `wxNewId()'
  624. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:46: undefined reference to `wxNewId()'
  625. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:47: undefined reference to `wxNewId()'
  626. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:48: undefined reference to `wxNewId()'
  627. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:49: more undefined references to `wxNewId()' follow
  628. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `__static_initialization_and_destruction_0':
  629. C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/Fishermen.cpp:85: undefined reference to `wxEventHashTable::wxEventHashTable(wxEventTable const&)'
  630. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxGet_wxConvLibc()':
  631. C:/wxWidgets-3.1.5/include/wx/strconv.h:616: undefined reference to `wxGet_wxConvLibcPtr()'
  632. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata+0x2d0): undefined reference to `wxFrame::sm_eventTable'
  633. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxFormatString::operator wchar_t const*() const':
  634. C:/wxWidgets-3.1.5/include/wx/strvararg.h:228: undefined reference to `wxFormatString::AsWChar()'
  635. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxString::ImplStr(char const*, wxMBConv const&)':
  636. C:/wxWidgets-3.1.5/include/wx/string.h:389: undefined reference to `wxString::ConvertStr(char const*, unsigned long long, wxMBConv const&)'
  637. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxString::Cmp(char const*) const':
  638. C:/wxWidgets-3.1.5/include/wx/string.h:2140: undefined reference to `wxString::compare(char const*) const'
  639. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxString::Cmp(wxString const&) const':
  640. C:/wxWidgets-3.1.5/include/wx/string.h:2145: undefined reference to `wxString::compare(wxString const&) const'
  641. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxString::IsSameAs(wxString const&, bool) const':
  642. C:/wxWidgets-3.1.5/include/wx/string.h:2166: undefined reference to `wxString::CmpNoCase(wxString const&) const'
  643. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxCStrData::AsChar() const':
  644. C:/wxWidgets-3.1.5/include/wx/string.h:4333: undefined reference to `wxString::AsChar(wxMBConv const&) const'
  645. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxObject::~wxObject()':
  646. C:/wxWidgets-3.1.5/include/wx/object.h:375: undefined reference to `wxObject::UnRef()'
  647. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxListBase::wxListBase(wxKeyType)':
  648. C:/wxWidgets-3.1.5/include/wx/list.h:450: undefined reference to `wxListBase::Init(wxKeyType)'
  649. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxGetTranslation(wxString const&, wxString const&, wxString const&)':
  650. C:/wxWidgets-3.1.5/include/wx/translation.h:273: undefined reference to `wxTranslations::Get()'
  651. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/translation.h:274: undefined reference to `wxTranslations::GetTranslatedString(wxString const&, wxString const&, wxString const&) const'
  652. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/translation.h:281: undefined reference to `wxTranslations::GetUntranslatedString(wxString const&)'
  653. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxEventTableEntryBase::wxEventTableEntryBase(int, int, wxEventFunctor*, wxObject*)':
  654. C:/wxWidgets-3.1.5/include/wx/event.h:3444: undefined reference to `wxOnAssert(char const*, int, char const*, char const*, char const*)'
  655. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxEvtHandler::Connect(int, int, int, void (wxEvtHandler::*)(wxEvent&), wxObject*, wxEvtHandler*)':
  656. C:/wxWidgets-3.1.5/include/wx/event.h:3776: undefined reference to `wxEvtHandler::DoBind(int, int, int, wxEventFunctor*, wxObject*)'
  657. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxColour::wxColour()':
  658. C:/wxWidgets-3.1.5/include/wx/msw/colour.h:25: undefined reference to `wxColour::Init()'
  659. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxWindowBase::ConvertDialogToPixels(wxSize const&) const':
  660. C:/wxWidgets-3.1.5/include/wx/window.h:1040: undefined reference to `wxWindowBase::ConvertDialogToPixels(wxPoint const&) const'
  661. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxControlContainerBase::SetContainerWindow(wxWindow*)':
  662. C:/wxWidgets-3.1.5/include/wx/containr.h:54: undefined reference to `wxOnAssert(char const*, int, char const*, char const*, wchar_t const*)'
  663. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxControlContainerBase::AcceptsFocusRecursively() const':
  664. C:/wxWidgets-3.1.5/include/wx/containr.h:79: undefined reference to `wxControlContainerBase::AcceptsFocus() const'
  665. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/containr.h:79: undefined reference to `wxControlContainerBase::HasAnyChildrenAcceptingFocus() const'
  666. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxNavigationEnabled<wxWindow>::~wxNavigationEnabled()':
  667. C:/wxWidgets-3.1.5/include/wx/containr.h:189: undefined reference to `wxWindow::~wxWindow()'
  668. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxNavigationEnabled<wxWindow>::~wxNavigationEnabled()':
  669. C:/wxWidgets-3.1.5/include/wx/containr.h:189: undefined reference to `wxWindow::~wxWindow()'
  670. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxPanel::wxPanel(wxWindow*, int, wxPoint const&, wxSize const&, long, wxString const&)':
  671. C:/wxWidgets-3.1.5/include/wx/msw/panel.h:31: undefined reference to `wxPanelBase::Create(wxWindow*, int, wxPoint const&, wxSize const&, long, wxString const&)'
  672. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxControlBase::SetLabel(wxString const&)':
  673. C:/wxWidgets-3.1.5/include/wx/control.h:55: undefined reference to `wxWindowBase::InvalidateBestSize()'
  674. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/control.h:57: undefined reference to `wxWindow::SetLabel(wxString const&)'
  675. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxControlBase::SetLabelText(wxString const&)':
  676. C:/wxWidgets-3.1.5/include/wx/control.h:67: undefined reference to `wxControlBase::EscapeMnemonics(wxString const&)'
  677. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxControlBase::GetLabelText() const':
  678. C:/wxWidgets-3.1.5/include/wx/control.h:71: undefined reference to `wxControlBase::GetLabelText(wxString const&)'
  679. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxControl::wxControl()':
  680. C:/wxWidgets-3.1.5/include/wx/msw/control.h:20: undefined reference to `wxControlBase::~wxControlBase()'
  681. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxControl::Command(wxCommandEvent&)':
  682. C:/wxWidgets-3.1.5/include/wx/msw/control.h:39: undefined reference to `wxControl::ProcessCommand(wxCommandEvent&)'
  683. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxControl::GetDefaultAttributes() const':
  684. C:/wxWidgets-3.1.5/include/wx/msw/control.h:47: undefined reference to `wxControl::GetClassDefaultAttributes(wxWindowVariant)'
  685. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxStatusBar::wxStatusBar(wxWindow*, int, long, wxString const&)':
  686. C:/wxWidgets-3.1.5/include/wx/msw/statusbar.h:30: undefined reference to `wxStatusBarBase::wxStatusBarBase()'
  687. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/msw/statusbar.h:32: undefined reference to `wxStatusBar::Create(wxWindow*, int, long, wxString const&)'
  688. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/msw/statusbar.h:30: undefined reference to `wxStatusBarBase::~wxStatusBarBase()'
  689. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxFrame::wxFrame()':
  690. C:/wxWidgets-3.1.5/include/wx/msw/frame.h:22: undefined reference to `wxFrameBase::wxFrameBase()'
  691. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/msw/frame.h:22: undefined reference to `wxFrame::Init()'
  692. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/msw/frame.h:22: undefined reference to `wxFrameBase::~wxFrameBase()'
  693. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxControl::~wxControl()':
  694. C:/wxWidgets-3.1.5/include/wx/msw/control.h:17: undefined reference to `wxControlBase::~wxControlBase()'
  695. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxButtonBase::~wxButtonBase()':
  696. C:/wxWidgets-3.1.5/include/wx/button.h:26: undefined reference to `wxAnyButton::~wxAnyButton()'
  697. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxButton::wxButton(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, long, wxValidator const&, wxString const&)':
  698. C:/wxWidgets-3.1.5/include/wx/msw/button.h:33: undefined reference to `wxButton::Create(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, long, wxValidator const&, wxString const&)'
  699. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxwxMenuItemListNode::wxwxMenuItemListNode(wxListBase*, wxwxMenuItemListNode*, wxwxMenuItemListNode*, wxMenuItem*, wxListKey const&)':
  700. C:/wxWidgets-3.1.5/include/wx/menu.h:37: undefined reference to `wxNodeBase::wxNodeBase(wxListBase*, wxNodeBase*, wxNodeBase*, void*, wxListKey const&)'
  701. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxMenuItemList::Find(wxListKey const&) const':
  702. C:/wxWidgets-3.1.5/include/wx/menu.h:37: undefined reference to `wxListBase::Find(wxListKey const&) const'
  703. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxMenuBase::wxMenuBase(long)':
  704. C:/wxWidgets-3.1.5/include/wx/menu.h:53: undefined reference to `wxEvtHandler::wxEvtHandler()'
  705. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/menu.h:53: undefined reference to `wxMenuBase::Init(long)'
  706. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/menu.h:53: undefined reference to `wxEvtHandler::~wxEvtHandler()'
  707. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxMenu::wxMenu(long)':
  708. C:/wxWidgets-3.1.5/include/wx/msw/menu.h:39: undefined reference to `wxMenu::Init()'
  709. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/msw/menu.h:39: undefined reference to `wxMenuBase::~wxMenuBase()'
  710. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxChoice::wxChoice(wxWindow*, int, wxPoint const&, wxSize const&, int, wxString const*, long, wxValidator const&, wxString const&)':
  711. C:/wxWidgets-3.1.5/include/wx/msw/choice.h:37: undefined reference to `wxChoice::Create(wxWindow*, int, wxPoint const&, wxSize const&, int, wxString const*, long, wxValidator const&, wxString const&)'
  712. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/msw/choice.h:35: undefined reference to `wxChoiceBase::~wxChoiceBase()'
  713. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxStaticText::wxStaticText(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, long, wxString const&)':
  714. C:/wxWidgets-3.1.5/include/wx/msw/stattext.h:27: undefined reference to `wxStaticText::Create(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, long, wxString const&)'
  715. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxRadioButton::wxRadioButton(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, long, wxValidator const&, wxString const&)':
  716. C:/wxWidgets-3.1.5/include/wx/msw/radiobut.h:31: undefined reference to `wxRadioButton::Init()'
  717. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/msw/radiobut.h:33: undefined reference to `wxRadioButton::Create(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, long, wxValidator const&, wxString const&)'
  718. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxTextAttr::wxTextAttr()':
  719. C:/wxWidgets-3.1.5/include/wx/textctrl.h:289: undefined reference to `wxTextAttr::Init()'
  720. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxTextCtrlBase::wxTextCtrlBase()':
  721. C:/wxWidgets-3.1.5/include/wx/textctrl.h:692: undefined reference to `wxTextEntry::wxTextEntry()'
  722. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxTextCtrlBase::~wxTextCtrlBase()':
  723. C:/wxWidgets-3.1.5/include/wx/textctrl.h:693: undefined reference to `wxTextEntry::~wxTextEntry()'
  724. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxTextCtrl::wxTextCtrl(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, long, wxValidator const&, wxString const&)':
  725. C:/wxWidgets-3.1.5/include/wx/msw/textctrl.h:29: undefined reference to `wxTextCtrl::Init()'
  726. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/msw/textctrl.h:31: undefined reference to `wxTextCtrl::Create(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, long, wxValidator const&, wxString const&)'
  727. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxwxSizerItemListNode::wxwxSizerItemListNode(wxListBase*, wxwxSizerItemListNode*, wxwxSizerItemListNode*, wxSizerItem*, wxListKey const&)':
  728. C:/wxWidgets-3.1.5/include/wx/sizer.h:513: undefined reference to `wxNodeBase::wxNodeBase(wxListBase*, wxNodeBase*, wxNodeBase*, void*, wxListKey const&)'
  729. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxSizerItemList::Find(wxListKey const&) const':
  730. C:/wxWidgets-3.1.5/include/wx/sizer.h:513: undefined reference to `wxListBase::Find(wxListKey const&) const'
  731. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxSizer::wxSizer()':
  732. C:/wxWidgets-3.1.5/include/wx/sizer.h:523: undefined reference to `wxClientDataContainer::wxClientDataContainer()'
  733. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/sizer.h:523: undefined reference to `wxClientDataContainer::~wxClientDataContainer()'
  734. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxBoxSizer::wxBoxSizer(int)':
  735. C:/wxWidgets-3.1.5/include/wx/sizer.h:975: undefined reference to `wxOnAssert(char const*, int, char const*, char const*, wchar_t const*)'
  736. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/sizer.h:971: undefined reference to `wxSizer::~wxSizer()'
  737. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxSizer::Add(wxWindow*, int, int, int, wxObject*)':
  738. C:/wxWidgets-3.1.5/include/wx/sizer.h:1191: undefined reference to `wxSizerItem::wxSizerItem(wxWindow*, int, int, int, wxObject*)'
  739. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxSizer::Add(wxSizer*, int, int, int, wxObject*)':
  740. C:/wxWidgets-3.1.5/include/wx/sizer.h:1197: undefined reference to `wxSizerItem::wxSizerItem(wxSizer*, int, int, int, wxObject*)'
  741. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxSizer::Add(int, int, int, int, int, wxObject*)':
  742. C:/wxWidgets-3.1.5/include/wx/sizer.h:1203: undefined reference to `wxSizerItem::wxSizerItem(int, int, int, int, int, wxObject*)'
  743. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxString wxString::Format<int>(wxFormatString const&, int)':
  744. C:/wxWidgets-3.1.5/include/wx/string.h:2352: undefined reference to `wxString::DoFormatWchar(wchar_t const*, ...)'
  745. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxNavigationEnabled<wxWindow>::wxNavigationEnabled()':
  746. C:/wxWidgets-3.1.5/include/wx/containr.h:195: undefined reference to `wxControlContainer::wxControlContainer()'
  747. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/containr.h:195: undefined reference to `wxWindow::~wxWindow()'
  748. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxScopedCharTypeBuffer<char>::GetNullData()':
  749. C:/wxWidgets-3.1.5/include/wx/buffer.h:182: undefined reference to `wxPrivate::GetUntypedNullData()'
  750. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxScopedCharTypeBuffer<wchar_t>::GetNullData()':
  751. C:/wxWidgets-3.1.5/include/wx/buffer.h:182: undefined reference to `wxPrivate::GetUntypedNullData()'
  752. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxNavigationEnabled<wxWindow>::OnNavigationKey(wxNavigationKeyEvent&)':
  753. C:/wxWidgets-3.1.5/include/wx/containr.h:278: undefined reference to `wxControlContainer::HandleOnNavigationKey(wxNavigationKeyEvent&)'
  754. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `void wxEvtHandler::Bind<wxEventTypeTag<wxNavigationKeyEvent>, wxNavigationEnabled<wxWindow>, wxNavigationKeyEvent, wxNavigationEnabled<wxWindow> >(wxEventTypeTag<wxNavigationKeyEvent> const&, void (wxNavigationEnabled<wxWindow>::*)(wxNavigationKeyEvent&), wxNavigationEnabled<wxWindow>*, int, int, wxObject*)':
  755. C:/wxWidgets-3.1.5/include/wx/event.h:3885: undefined reference to `wxEvtHandler::DoBind(int, int, int, wxEventFunctor*, wxObject*)'
  756. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxNavigationEnabled<wxWindow>::OnFocus(wxFocusEvent&)':
  757. C:/wxWidgets-3.1.5/include/wx/containr.h:283: undefined reference to `wxControlContainer::HandleOnFocus(wxFocusEvent&)'
  758. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `void wxEvtHandler::Bind<wxEventTypeTag<wxFocusEvent>, wxNavigationEnabled<wxWindow>, wxFocusEvent, wxNavigationEnabled<wxWindow> >(wxEventTypeTag<wxFocusEvent> const&, void (wxNavigationEnabled<wxWindow>::*)(wxFocusEvent&), wxNavigationEnabled<wxWindow>*, int, int, wxObject*)':
  759. C:/wxWidgets-3.1.5/include/wx/event.h:3885: undefined reference to `wxEvtHandler::DoBind(int, int, int, wxEventFunctor*, wxObject*)'
  760. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxNavigationEnabled<wxWindow>::OnChildFocus(wxChildFocusEvent&)':
  761. C:/wxWidgets-3.1.5/include/wx/containr.h:288: undefined reference to `wxControlContainer::SetLastFocus(wxWindow*)'
  762. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `void wxEvtHandler::Bind<wxEventTypeTag<wxChildFocusEvent>, wxNavigationEnabled<wxWindow>, wxChildFocusEvent, wxNavigationEnabled<wxWindow> >(wxEventTypeTag<wxChildFocusEvent> const&, void (wxNavigationEnabled<wxWindow>::*)(wxChildFocusEvent&), wxNavigationEnabled<wxWindow>*, int, int, wxObject*)':
  763. C:/wxWidgets-3.1.5/include/wx/event.h:3885: undefined reference to `wxEvtHandler::DoBind(int, int, int, wxEventFunctor*, wxObject*)'
  764. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxEventFunctorMethod<wxEventTypeTag<wxUpdateUIEvent>, wxEvtHandler, wxEvent, wxEvtHandler>::wxEventFunctorMethod(void (wxEvtHandler::*)(wxEvent&), wxEvtHandler*)':
  765. C:/wxWidgets-3.1.5/include/wx/event.h:416: undefined reference to `wxOnAssert(char const*, int, char const*, char const*, char const*)'
  766. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/event.h:414: undefined reference to `wxEventFunctor::~wxEventFunctor()'
  767. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxEventFunctorMethod<wxEventTypeTag<wxCommandEvent>, wxEvtHandler, wxEvent, wxEvtHandler>::wxEventFunctorMethod(void (wxEvtHandler::*)(wxEvent&), wxEvtHandler*)':
  768. C:/wxWidgets-3.1.5/include/wx/event.h:416: undefined reference to `wxOnAssert(char const*, int, char const*, char const*, char const*)'
  769. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/event.h:414: undefined reference to `wxEventFunctor::~wxEventFunctor()'
  770. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxArgNormalizer<int>::wxArgNormalizer(int, wxFormatString const*, unsigned int)':
  771. C:/wxWidgets-3.1.5/include/wx/strvararg.h:484: undefined reference to `wxFormatString::GetArgumentType(unsigned int) const'
  772. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/strvararg.h:484: undefined reference to `wxOnAssert(char const*, int, char const*, char const*, char const*)'
  773. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxEventFunctorMethod<wxEventTypeTag<wxNavigationKeyEvent>, wxNavigationEnabled<wxWindow>, wxNavigationKeyEvent, wxNavigationEnabled<wxWindow> >::wxEventFunctorMethod(void (wxNavigationEnabled<wxWindow>::*)(wxNavigationKeyEvent&), wxNavigationEnabled<wxWindow>*)':
  774. C:/wxWidgets-3.1.5/include/wx/event.h:416: undefined reference to `wxOnAssert(char const*, int, char const*, char const*, char const*)'
  775. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/event.h:414: undefined reference to `wxEventFunctor::~wxEventFunctor()'
  776. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxEventFunctorMethod<wxEventTypeTag<wxFocusEvent>, wxNavigationEnabled<wxWindow>, wxFocusEvent, wxNavigationEnabled<wxWindow> >::wxEventFunctorMethod(void (wxNavigationEnabled<wxWindow>::*)(wxFocusEvent&), wxNavigationEnabled<wxWindow>*)':
  777. C:/wxWidgets-3.1.5/include/wx/event.h:416: undefined reference to `wxOnAssert(char const*, int, char const*, char const*, char const*)'
  778. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/event.h:414: undefined reference to `wxEventFunctor::~wxEventFunctor()'
  779. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxEventFunctorMethod<wxEventTypeTag<wxChildFocusEvent>, wxNavigationEnabled<wxWindow>, wxChildFocusEvent, wxNavigationEnabled<wxWindow> >::wxEventFunctorMethod(void (wxNavigationEnabled<wxWindow>::*)(wxChildFocusEvent&), wxNavigationEnabled<wxWindow>*)':
  780. C:/wxWidgets-3.1.5/include/wx/event.h:416: undefined reference to `wxOnAssert(char const*, int, char const*, char const*, char const*)'
  781. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/event.h:414: undefined reference to `wxEventFunctor::~wxEventFunctor()'
  782. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxEventFunctorMethod<wxEventTypeTag<wxChildFocusEvent>, wxNavigationEnabled<wxWindow>, wxChildFocusEvent, wxNavigationEnabled<wxWindow> >::~wxEventFunctorMethod()':
  783. C:/wxWidgets-3.1.5/include/wx/event.h:396: undefined reference to `wxEventFunctor::~wxEventFunctor()'
  784. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxEventFunctorMethod<wxEventTypeTag<wxFocusEvent>, wxNavigationEnabled<wxWindow>, wxFocusEvent, wxNavigationEnabled<wxWindow> >::~wxEventFunctorMethod()':
  785. C:/wxWidgets-3.1.5/include/wx/event.h:396: undefined reference to `wxEventFunctor::~wxEventFunctor()'
  786. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxEventFunctorMethod<wxEventTypeTag<wxNavigationKeyEvent>, wxNavigationEnabled<wxWindow>, wxNavigationKeyEvent, wxNavigationEnabled<wxWindow> >::~wxEventFunctorMethod()':
  787. C:/wxWidgets-3.1.5/include/wx/event.h:396: undefined reference to `wxEventFunctor::~wxEventFunctor()'
  788. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x10): undefined reference to `wxFrame::GetClassInfo() const'
  789. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x28): undefined reference to `wxObject::CreateRefData() const'
  790. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x30): undefined reference to `wxObject::CloneRefData(wxRefCounter const*) const'
  791. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x38): undefined reference to `wxWindowBase::SetNextHandler(wxEvtHandler*)'
  792. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x40): undefined reference to `wxWindowBase::SetPreviousHandler(wxEvtHandler*)'
  793. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x48): undefined reference to `wxEvtHandler::ProcessEvent(wxEvent&)'
  794. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x50): undefined reference to `wxEvtHandler::QueueEvent(wxEvent*)'
  795. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x60): undefined reference to `wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&)'
  796. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x68): undefined reference to `wxWindowBase::TryBefore(wxEvent&)'
  797. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x70): undefined reference to `wxWindowBase::TryAfter(wxEvent&)'
  798. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x90): undefined reference to `wxEvtHandler::DoSetClientObject(wxClientData*)'
  799. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x98): undefined reference to `wxEvtHandler::DoGetClientObject() const'
  800. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0xa0): undefined reference to `wxEvtHandler::DoSetClientData(void*)'
  801. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0xa8): undefined reference to `wxEvtHandler::DoGetClientData() const'
  802. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0xb0): undefined reference to `wxTopLevelWindowMSW::Destroy()'
  803. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0xb8): undefined reference to `wxWindow::SetLabel(wxString const&)'
  804. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0xc0): undefined reference to `wxWindow::GetLabel() const'
  805. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0xd8): undefined reference to `wxWindow::GetLayoutDirection() const'
  806. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0xe0): undefined reference to `wxTopLevelWindowMSW::SetLayoutDirection(wxLayoutDirection)'
  807. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0xe8): undefined reference to `wxWindow::AdjustForLayoutDirection(int, int, int) const'
  808. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0xf0): undefined reference to `wxWindow::SetId(int)'
  809. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0xf8): undefined reference to `wxTopLevelWindowMSW::Raise()'
  810. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x100): undefined reference to `wxWindow::Lower()'
  811. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x108): undefined reference to `wxFrame::GetClientAreaOrigin() const'
  812. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x110): undefined reference to `wxWindowBase::ClientToWindowSize(wxSize const&) const'
  813. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x118): undefined reference to `wxWindowBase::WindowToClientSize(wxSize const&) const'
  814. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x120): undefined reference to `wxWindowBase::GetEffectiveMinSize() const'
  815. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x128): undefined reference to `wxWindowBase::Fit()'
  816. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x130): undefined reference to `wxWindowBase::FitInside()'
  817. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x140): undefined reference to `wxTopLevelWindowBase::SetMinSize(wxSize const&)'
  818. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x148): undefined reference to `wxTopLevelWindowBase::SetMaxSize(wxSize const&)'
  819. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x180): undefined reference to `wxWindowBase::DoSetVirtualSize(int, int)'
  820. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x188): undefined reference to `wxWindowBase::DoGetVirtualSize() const'
  821. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x198): undefined reference to `wxWindowBase::GetContentScaleFactor() const'
  822. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x1a0): undefined reference to `wxWindow::GetDPIScaleFactor() const'
  823. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x1a8): undefined reference to `wxWindowBase::GetWindowBorderSize() const'
  824. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x1b0): undefined reference to `wxWindowBase::InformFirstDirection(int, int, int)'
  825. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x1b8): undefined reference to `wxFrame::SendSizeEvent(int)'
  826. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x1c0): undefined reference to `wxWindow::BeginRepositioningChildren()'
  827. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x1c8): undefined reference to `wxWindow::EndRepositioningChildren()'
  828. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x1d0): undefined reference to `wxTopLevelWindowMSW::Show(bool)'
  829. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x1e8): undefined reference to `wxWindowBase::Enable(bool)'
  830. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x1f8): undefined reference to `wxNonOwnedWindow::IsThisEnabled() const'
  831. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x200): undefined reference to `wxWindowBase::IsShownOnScreen() const'
  832. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x208): undefined reference to `wxWindow::SetWindowStyleFlag(long)'
  833. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x220): undefined reference to `wxWindow::SetExtraStyle(long)'
  834. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x238): undefined reference to `wxWindow::SetFocus()'
  835. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x240): undefined reference to `wxWindow::SetFocusFromKbd()'
  836. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x248): undefined reference to `wxWindowBase::HasFocus() const'
  837. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x288): undefined reference to `wxNonOwnedWindow::Reparent(wxWindowBase*)'
  838. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x290): undefined reference to `wxWindowBase::AddChild(wxWindowBase*)'
  839. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x298): undefined reference to `wxWindowBase::RemoveChild(wxWindowBase*)'
  840. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x2a8): undefined reference to `wxWindowBase::SetValidator(wxValidator const&)'
  841. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x2b8): undefined reference to `wxWindowBase::Validate()'
  842. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x2c0): undefined reference to `wxWindowBase::TransferDataToWindow()'
  843. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x2c8): undefined reference to `wxWindowBase::TransferDataFromWindow()'
  844. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x2d0): undefined reference to `wxWindowBase::InitDialog()'
  845. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x2e0): undefined reference to `wxWindow::RegisterHotKey(int, int, int)'
  846. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x2e8): undefined reference to `wxWindow::UnregisterHotKey(int)'
  847. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x2f0): undefined reference to `wxWindow::GetDPI() const'
  848. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x2f8): undefined reference to `wxWindow::WXAdjustFontToOwnPPI(wxFont&) const'
  849. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x300): undefined reference to `wxWindow::WarpPointer(int, int)'
  850. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x310): undefined reference to `wxWindow::EnableTouchEvents(int)'
  851. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x318): undefined reference to `wxWindow::Refresh(bool, wxRect const*)'
  852. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x320): undefined reference to `wxWindow::Update()'
  853. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x328): undefined reference to `wxWindowBase::ClearBackground()'
  854. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x338): undefined reference to `wxWindow::SetDoubleBuffered(bool)'
  855. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x340): undefined reference to `wxWindow::IsDoubleBuffered() const'
  856. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x348): undefined reference to `wxWindowBase::DoIsExposed(int, int) const'
  857. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x350): undefined reference to `wxWindowBase::DoIsExposed(int, int, int, int) const'
  858. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x360): undefined reference to `wxWindowBase::SetBackgroundColour(wxColour const&)'
  859. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x368): undefined reference to `wxWindowBase::SetForegroundColour(wxColour const&)'
  860. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x370): undefined reference to `wxWindowBase::SetBackgroundStyle(wxBackgroundStyle)'
  861. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x380): undefined reference to `wxWindowBase::IsTransparentBackgroundSupported(wxString*) const'
  862. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x388): undefined reference to `wxWindow::SetFont(wxFont const&)'
  863. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x390): undefined reference to `wxWindow::SetCursor(wxCursor const&)'
  864. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x398): undefined reference to `wxWindow::GetCharHeight() const'
  865. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x3a0): undefined reference to `wxWindow::GetCharWidth() const'
  866. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x3a8): undefined reference to `wxFrameBase::UpdateWindowUI(long)'
  867. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x3b0): undefined reference to `wxTopLevelWindowBase::DoUpdateWindowUI(wxUpdateUIEvent&)'
  868. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x3c0): undefined reference to `wxWindowBase::CanScroll(int) const'
  869. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x3c8): undefined reference to `wxWindow::SetScrollbar(int, int, int, int, bool)'
  870. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x3d0): undefined reference to `wxWindow::SetScrollPos(int, int, bool)'
  871. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x3d8): undefined reference to `wxWindow::GetScrollPos(int) const'
  872. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x3e0): undefined reference to `wxWindow::GetScrollThumb(int) const'
  873. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x3e8): undefined reference to `wxWindow::GetScrollRange(int) const'
  874. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x3f0): undefined reference to `wxWindow::ScrollWindow(int, int, wxRect const*)'
  875. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x3f8): undefined reference to `wxWindow::ScrollLines(int)'
  876. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x400): undefined reference to `wxWindow::ScrollPages(int)'
  877. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x418): undefined reference to `wxWindowBase::GetHelpTextAtPoint(wxPoint const&, wxHelpEvent::Origin) const'
  878. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x420): undefined reference to `wxWindow::SetDropTarget(wxDropTarget*)'
  879. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x430): undefined reference to `wxWindow::DragAcceptFiles(bool)'
  880. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x438): undefined reference to `wxWindowBase::SetConstraintSizes(bool)'
  881. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x440): undefined reference to `wxWindowBase::LayoutPhase1(int*)'
  882. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x448): undefined reference to `wxWindowBase::LayoutPhase2(int*)'
  883. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x450): undefined reference to `wxWindowBase::DoPhase(int)'
  884. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x458): undefined reference to `wxWindowBase::SetSizeConstraint(int, int, int, int)'
  885. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x460): undefined reference to `wxWindowBase::MoveConstraint(int, int)'
  886. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x468): undefined reference to `wxWindowBase::GetSizeConstraint(int*, int*) const'
  887. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x470): undefined reference to `wxWindowBase::GetClientSizeConstraint(int*, int*) const'
  888. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x478): undefined reference to `wxWindowBase::GetPositionConstraint(int*, int*) const'
  889. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x480): undefined reference to `wxTopLevelWindowBase::Layout()'
  890. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x490): undefined reference to `wxTopLevelWindowMSW::SetTransparent(unsigned char)'
  891. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x498): undefined reference to `wxTopLevelWindowMSW::CanSetTransparent()'
  892. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x4a0): undefined reference to `wxFrameBase::OnInternalIdle()'
  893. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x4a8): undefined reference to `wxWindowBase::SendIdleEvents(wxIdleEvent&)'
  894. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x4b0): undefined reference to `wxWindowBase::WXSetInitialFittingClientSize(int)'
  895. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x4c0): undefined reference to `wxWindow::AssociateHandle(HWND__*)'
  896. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x4c8): undefined reference to `wxWindow::DissociateHandle()'
  897. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x4d0): undefined reference to `wxNonOwnedWindow::InheritAttributes()'
  898. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x4f8): undefined reference to `wxTopLevelWindowBase::IsTopNavigationDomain(wxWindowBase::NavigationKind) const'
  899. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x508): undefined reference to `wxWindowBase::DoMoveInTabOrder(wxWindow*, wxWindowBase::WindowOrder)'
  900. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x510): undefined reference to `wxWindowBase::DoNavigateIn(int)'
  901. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x518): undefined reference to `wxWindow::DoEnable(bool)'
  902. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x520): undefined reference to `wxWindow::GetDefaultBorder() const'
  903. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x528): undefined reference to `wxWindow::GetDefaultBorderForControl() const'
  904. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x530): undefined reference to `wxWindow::DoGetTextExtent(wxString const&, int*, int*, int*, int*, wxFont const*) const'
  905. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x538): undefined reference to `wxTopLevelWindowBase::DoClientToScreen(int*, int*) const'
  906. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x540): undefined reference to `wxTopLevelWindowBase::DoScreenToClient(int*, int*) const'
  907. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x548): undefined reference to `wxWindowBase::DoHitTest(int, int) const'
  908. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x550): undefined reference to `wxWindow::DoCaptureMouse()'
  909. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x558): undefined reference to `wxWindow::DoReleaseMouse()'
  910. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x560): undefined reference to `wxTopLevelWindowMSW::DoGetPosition(int*, int*) const'
  911. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x570): undefined reference to `wxTopLevelWindowMSW::DoGetSize(int*, int*) const'
  912. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x578): undefined reference to `wxFrame::DoGetClientSize(int*, int*) const'
  913. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x580): undefined reference to `wxWindowBase::DoGetBestSize() const'
  914. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x5a0): undefined reference to `wxWindow::DoSetSize(int, int, int, int, int)'
  915. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x5a8): undefined reference to `wxFrame::DoSetClientSize(int, int)'
  916. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x5b0): undefined reference to `wxWindowBase::DoSetSizeHints(int, int, int, int, int, int)'
  917. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x5b8): undefined reference to `wxWindow::DoGetBorderSize() const'
  918. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x5c0): undefined reference to `wxWindow::DoMoveWindow(int, int, int, int)'
  919. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x5c8): undefined reference to `wxTopLevelWindowBase::DoCentre(int)'
  920. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x5d0): undefined reference to `wxWindowBase::DoSetToolTipText(wxString const&)'
  921. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x5d8): undefined reference to `wxWindow::DoSetToolTip(wxToolTip*)'
  922. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x5e0): undefined reference to `wxWindow::DoPopupMenu(wxMenu*, int, int)'
  923. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x5f0): undefined reference to `wxWindowBase::DoSetWindowVariant(wxWindowVariant)'
  924. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x5f8): undefined reference to `wxTopLevelWindowMSW::DoFreeze()'
  925. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x600): undefined reference to `wxTopLevelWindowMSW::DoThaw()'
  926. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x608): undefined reference to `wxWindow::LoadNativeDialog(wxWindow*, int)'
  927. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x610): undefined reference to `wxWindow::LoadNativeDialog(wxWindow*, wxString const&)'
  928. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x630): undefined reference to `wxTopLevelWindowMSW::MSWGetStyle(long, unsigned long*) const'
  929. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x638): undefined reference to `wxTopLevelWindowMSW::MSWGetParent() const'
  930. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x640): undefined reference to `wxWindow::MSWCommand(unsigned int, unsigned short)'
  931. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x648): undefined reference to `wxWindow::CreateWindowFromHWND(wxWindow*, HWND__*)'
  932. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x650): undefined reference to `wxWindow::AdoptAttributesFromHWND()'
  933. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x658): undefined reference to `wxWindow::SetupColours()'
  934. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x660): undefined reference to `wxWindow::MSWOnScroll(int, unsigned short, unsigned short, HWND__*)'
  935. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x668): undefined reference to `wxWindow::MSWOnNotify(int, long long, long long*)'
  936. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x670): undefined reference to `wxWindow::MSWOnDrawItem(int, void**)'
  937. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x678): undefined reference to `wxWindow::MSWOnMeasureItem(int, void**)'
  938. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x680): undefined reference to `wxWindow::HandleSettingChange(unsigned long long, long long)'
  939. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x688): undefined reference to `wxWindow::MSWHandleMessage(long long*, unsigned int, unsigned long long, long long)'
  940. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x690): undefined reference to `wxFrame::MSWWindowProc(unsigned int, unsigned long long, long long)'
  941. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x698): undefined reference to `wxWindow::MSWDefWindowProc(unsigned int, unsigned long long, long long)'
  942. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x6a0): undefined reference to `wxWindow::MSWShouldPreProcessMessage(tagMSG*)'
  943. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x6a8): undefined reference to `wxWindow::MSWProcessMessage(tagMSG*)'
  944. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x6b8): undefined reference to `wxWindow::MSWDestroyWindow()'
  945. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x6d0): undefined reference to `wxWindow::MSWGetBgBrushForChild(HDC__*, wxWindow*)'
  946. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x6f8): undefined reference to `wxFrame::HandleMenuSelect(unsigned short, unsigned short, HMENU__*)'
  947. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x700): undefined reference to `wxFrame::DoSendMenuOpenCloseEvent(int, wxMenu*)'
  948. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x708): undefined reference to `wxFrame::MSWFindMenuFromHMENU(HMENU__*)'
  949. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x718): undefined reference to `wxWindow::MSWUpdateFontOnDPIChange(wxSize const&)'
  950. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x720): undefined reference to `wxWindow::TranslateBorder(wxBorder) const'
  951. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x728): undefined reference to `wxTopLevelWindowMSW::MSWGetCreateWindowCoords(wxPoint const&, wxSize const&, int&, int&, int&, int&) const'
  952. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x740): undefined reference to `wxNonOwnedWindow::DoClearShape()'
  953. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x748): undefined reference to `wxNonOwnedWindow::DoSetRegionShape(wxRegion const&)'
  954. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x750): undefined reference to `wxNonOwnedWindow::DoSetPathShape(wxGraphicsPath const&)'
  955. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x758): undefined reference to `wxTopLevelWindowMSW::Maximize(bool)'
  956. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x760): undefined reference to `wxTopLevelWindowMSW::Restore()'
  957. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x768): undefined reference to `wxTopLevelWindowMSW::Iconize(bool)'
  958. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x770): undefined reference to `wxTopLevelWindowMSW::IsMaximized() const'
  959. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x778): undefined reference to `wxTopLevelWindowBase::IsAlwaysMaximized() const'
  960. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x780): undefined reference to `wxTopLevelWindowMSW::IsIconized() const'
  961. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x788): undefined reference to `wxTopLevelWindowMSW::SetIcons(wxIconBundle const&)'
  962. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x798): undefined reference to `wxFrame::ShowFullScreen(bool, long)'
  963. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x7a0): undefined reference to `wxTopLevelWindowMSW::ShowWithoutActivating()'
  964. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x7b0): undefined reference to `wxTopLevelWindowMSW::SetTitle(wxString const&)'
  965. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x7b8): undefined reference to `wxTopLevelWindowMSW::GetTitle() const'
  966. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x7c0): undefined reference to `wxTopLevelWindowMSW::EnableCloseButton(bool)'
  967. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x7c8): undefined reference to `wxTopLevelWindowMSW::EnableMaximizeButton(bool)'
  968. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x7d0): undefined reference to `wxTopLevelWindowMSW::EnableMinimizeButton(bool)'
  969. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x7d8): undefined reference to `wxTopLevelWindowMSW::RequestUserAttention(int)'
  970. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x7f8): undefined reference to `wxTopLevelWindowBase::GetRectForTopLevelChildren(int*, int*, int*, int*)'
  971. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x818): undefined reference to `wxFrameBase::IsOneOfBars(wxWindow const*) const'
  972. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x820): undefined reference to `wxFrameBase::SetMenuBar(wxMenuBar*)'
  973. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x830): undefined reference to `wxFrameBase::FindItemInMenuBar(int) const'
  974. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x838): undefined reference to `wxFrameBase::CreateStatusBar(int, long, int, wxString const&)'
  975. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x840): undefined reference to `wxFrame::OnCreateStatusBar(int, long, int, wxString const&)'
  976. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x850): undefined reference to `wxFrameBase::SetStatusBar(wxStatusBar*)'
  977. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x858): undefined reference to `wxFrameBase::SetStatusText(wxString const&, int)'
  978. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x860): undefined reference to `wxFrameBase::SetStatusWidths(int, int const*)'
  979. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x868): undefined reference to `wxFrame::CreateToolBar(long, int, wxString const&)'
  980. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x870): undefined reference to `wxFrameBase::OnCreateToolBar(long, int, wxString const&)'
  981. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x880): undefined reference to `wxFrameBase::SetToolBar(wxToolBar*)'
  982. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x888): undefined reference to `wxFrameBase::DoMenuUpdates(wxMenu*)'
  983. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x890): undefined reference to `wxFrameBase::DoGiveHelp(wxString const&, bool)'
  984. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x8a0): undefined reference to `wxFrameBase::DetachMenuBar()'
  985. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x8a8): undefined reference to `wxFrame::AttachMenuBar(wxMenuBar*)'
  986. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x8b0): undefined reference to `wxFrame::PositionStatusBar()'
  987. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x8b8): undefined reference to `wxFrame::PositionToolBar()'
  988. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x8c8): undefined reference to `wxFrame::InternalSetMenuBar()'
  989. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV9Fishermen[_ZTV9Fishermen]+0x8d8): undefined reference to `wxFrame::GetDefaultIcon() const'
  990. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxEventFunctorMethod<wxEventTypeTag<wxCommandEvent>, wxEvtHandler, wxEvent, wxEvtHandler>::~wxEventFunctorMethod()':
  991. C:/wxWidgets-3.1.5/include/wx/event.h:396: undefined reference to `wxEventFunctor::~wxEventFunctor()'
  992. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxEventFunctorMethod<wxEventTypeTag<wxUpdateUIEvent>, wxEvtHandler, wxEvent, wxEvtHandler>::~wxEventFunctorMethod()':
  993. C:/wxWidgets-3.1.5/include/wx/event.h:396: undefined reference to `wxEventFunctor::~wxEventFunctor()'
  994. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxSizerItemList::~wxSizerItemList()':
  995. C:/wxWidgets-3.1.5/include/wx/sizer.h:513: undefined reference to `wxListBase::~wxListBase()'
  996. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x10): undefined reference to `wxControl::GetClassInfo() const'
  997. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x28): undefined reference to `wxObject::CreateRefData() const'
  998. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x30): undefined reference to `wxObject::CloneRefData(wxRefCounter const*) const'
  999. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x38): undefined reference to `wxWindowBase::SetNextHandler(wxEvtHandler*)'
  1000. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x40): undefined reference to `wxWindowBase::SetPreviousHandler(wxEvtHandler*)'
  1001. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x48): undefined reference to `wxEvtHandler::ProcessEvent(wxEvent&)'
  1002. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x50): undefined reference to `wxEvtHandler::QueueEvent(wxEvent*)'
  1003. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x60): undefined reference to `wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&)'
  1004. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x68): undefined reference to `wxWindowBase::TryBefore(wxEvent&)'
  1005. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x70): undefined reference to `wxWindowBase::TryAfter(wxEvent&)'
  1006. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x80): undefined reference to `wxWindow::GetEventTable() const'
  1007. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x88): undefined reference to `wxWindow::GetEventHashTable() const'
  1008. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x90): undefined reference to `wxEvtHandler::DoSetClientObject(wxClientData*)'
  1009. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x98): undefined reference to `wxEvtHandler::DoGetClientObject() const'
  1010. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0xa0): undefined reference to `wxEvtHandler::DoSetClientData(void*)'
  1011. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0xa8): undefined reference to `wxEvtHandler::DoGetClientData() const'
  1012. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0xb0): undefined reference to `wxWindowBase::Destroy()'
  1013. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0xd8): undefined reference to `wxWindow::GetLayoutDirection() const'
  1014. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0xe0): undefined reference to `wxWindow::SetLayoutDirection(wxLayoutDirection)'
  1015. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0xe8): undefined reference to `wxWindow::AdjustForLayoutDirection(int, int, int) const'
  1016. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0xf0): undefined reference to `wxWindow::SetId(int)'
  1017. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0xf8): undefined reference to `wxWindow::Raise()'
  1018. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x100): undefined reference to `wxWindow::Lower()'
  1019. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x108): undefined reference to `wxWindowBase::GetClientAreaOrigin() const'
  1020. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x110): undefined reference to `wxWindowBase::ClientToWindowSize(wxSize const&) const'
  1021. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x118): undefined reference to `wxWindowBase::WindowToClientSize(wxSize const&) const'
  1022. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x120): undefined reference to `wxWindowBase::GetEffectiveMinSize() const'
  1023. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x128): undefined reference to `wxWindowBase::Fit()'
  1024. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x130): undefined reference to `wxWindowBase::FitInside()'
  1025. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x140): undefined reference to `wxWindowBase::SetMinSize(wxSize const&)'
  1026. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x148): undefined reference to `wxWindowBase::SetMaxSize(wxSize const&)'
  1027. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x180): undefined reference to `wxWindowBase::DoSetVirtualSize(int, int)'
  1028. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x188): undefined reference to `wxWindowBase::DoGetVirtualSize() const'
  1029. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x198): undefined reference to `wxWindowBase::GetContentScaleFactor() const'
  1030. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x1a0): undefined reference to `wxWindow::GetDPIScaleFactor() const'
  1031. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x1a8): undefined reference to `wxWindowBase::GetWindowBorderSize() const'
  1032. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x1b0): undefined reference to `wxWindowBase::InformFirstDirection(int, int, int)'
  1033. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x1b8): undefined reference to `wxWindowBase::SendSizeEvent(int)'
  1034. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x1c0): undefined reference to `wxWindow::BeginRepositioningChildren()'
  1035. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x1c8): undefined reference to `wxWindow::EndRepositioningChildren()'
  1036. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x1d0): undefined reference to `wxWindow::Show(bool)'
  1037. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x1e8): undefined reference to `wxWindowBase::Enable(bool)'
  1038. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x200): undefined reference to `wxWindowBase::IsShownOnScreen() const'
  1039. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x208): undefined reference to `wxWindow::SetWindowStyleFlag(long)'
  1040. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x220): undefined reference to `wxWindow::SetExtraStyle(long)'
  1041. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x238): undefined reference to `wxWindow::SetFocus()'
  1042. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x240): undefined reference to `wxWindow::SetFocusFromKbd()'
  1043. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x248): undefined reference to `wxWindowBase::HasFocus() const'
  1044. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x280): undefined reference to `wxWindowBase::IsTopLevel() const'
  1045. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x288): undefined reference to `wxWindow::Reparent(wxWindowBase*)'
  1046. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x290): undefined reference to `wxWindowBase::AddChild(wxWindowBase*)'
  1047. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x298): undefined reference to `wxWindowBase::RemoveChild(wxWindowBase*)'
  1048. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x2a8): undefined reference to `wxWindowBase::SetValidator(wxValidator const&)'
  1049. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x2b8): undefined reference to `wxWindowBase::Validate()'
  1050. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x2c0): undefined reference to `wxWindowBase::TransferDataToWindow()'
  1051. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x2c8): undefined reference to `wxWindowBase::TransferDataFromWindow()'
  1052. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x2d0): undefined reference to `wxWindowBase::InitDialog()'
  1053. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x2e0): undefined reference to `wxWindow::RegisterHotKey(int, int, int)'
  1054. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x2e8): undefined reference to `wxWindow::UnregisterHotKey(int)'
  1055. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x2f0): undefined reference to `wxWindow::GetDPI() const'
  1056. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x2f8): undefined reference to `wxWindow::WXAdjustFontToOwnPPI(wxFont&) const'
  1057. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x300): undefined reference to `wxWindow::WarpPointer(int, int)'
  1058. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x310): undefined reference to `wxWindow::EnableTouchEvents(int)'
  1059. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x318): undefined reference to `wxWindow::Refresh(bool, wxRect const*)'
  1060. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x320): undefined reference to `wxWindow::Update()'
  1061. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x328): undefined reference to `wxWindowBase::ClearBackground()'
  1062. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x338): undefined reference to `wxWindow::SetDoubleBuffered(bool)'
  1063. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x340): undefined reference to `wxWindow::IsDoubleBuffered() const'
  1064. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x348): undefined reference to `wxWindowBase::DoIsExposed(int, int) const'
  1065. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x350): undefined reference to `wxWindowBase::DoIsExposed(int, int, int, int) const'
  1066. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x360): undefined reference to `wxWindowBase::SetBackgroundColour(wxColour const&)'
  1067. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x370): undefined reference to `wxWindowBase::SetBackgroundStyle(wxBackgroundStyle)'
  1068. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x380): undefined reference to `wxWindowBase::IsTransparentBackgroundSupported(wxString*) const'
  1069. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x388): undefined reference to `wxControlBase::SetFont(wxFont const&)'
  1070. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x390): undefined reference to `wxWindow::SetCursor(wxCursor const&)'
  1071. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x398): undefined reference to `wxWindow::GetCharHeight() const'
  1072. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x3a0): undefined reference to `wxWindow::GetCharWidth() const'
  1073. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x3a8): undefined reference to `wxWindowBase::UpdateWindowUI(long)'
  1074. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x3b0): undefined reference to `wxControlBase::DoUpdateWindowUI(wxUpdateUIEvent&)'
  1075. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x3c0): undefined reference to `wxWindowBase::CanScroll(int) const'
  1076. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x3c8): undefined reference to `wxWindow::SetScrollbar(int, int, int, int, bool)'
  1077. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x3d0): undefined reference to `wxWindow::SetScrollPos(int, int, bool)'
  1078. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x3d8): undefined reference to `wxWindow::GetScrollPos(int) const'
  1079. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x3e0): undefined reference to `wxWindow::GetScrollThumb(int) const'
  1080. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x3e8): undefined reference to `wxWindow::GetScrollRange(int) const'
  1081. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x3f0): undefined reference to `wxWindow::ScrollWindow(int, int, wxRect const*)'
  1082. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x3f8): undefined reference to `wxWindow::ScrollLines(int)'
  1083. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x400): undefined reference to `wxWindow::ScrollPages(int)'
  1084. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x418): undefined reference to `wxWindowBase::GetHelpTextAtPoint(wxPoint const&, wxHelpEvent::Origin) const'
  1085. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x420): undefined reference to `wxWindow::SetDropTarget(wxDropTarget*)'
  1086. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x430): undefined reference to `wxWindow::DragAcceptFiles(bool)'
  1087. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x438): undefined reference to `wxWindowBase::SetConstraintSizes(bool)'
  1088. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x440): undefined reference to `wxWindowBase::LayoutPhase1(int*)'
  1089. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x448): undefined reference to `wxWindowBase::LayoutPhase2(int*)'
  1090. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x450): undefined reference to `wxWindowBase::DoPhase(int)'
  1091. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x458): undefined reference to `wxWindowBase::SetSizeConstraint(int, int, int, int)'
  1092. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x460): undefined reference to `wxWindowBase::MoveConstraint(int, int)'
  1093. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x468): undefined reference to `wxWindowBase::GetSizeConstraint(int*, int*) const'
  1094. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x470): undefined reference to `wxWindowBase::GetClientSizeConstraint(int*, int*) const'
  1095. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x478): undefined reference to `wxWindowBase::GetPositionConstraint(int*, int*) const'
  1096. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x480): undefined reference to `wxWindowBase::Layout()'
  1097. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x4a0): undefined reference to `wxWindow::OnInternalIdle()'
  1098. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x4a8): undefined reference to `wxWindowBase::SendIdleEvents(wxIdleEvent&)'
  1099. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x4b0): undefined reference to `wxWindowBase::WXSetInitialFittingClientSize(int)'
  1100. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x4c0): undefined reference to `wxWindow::AssociateHandle(HWND__*)'
  1101. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x4c8): undefined reference to `wxWindow::DissociateHandle()'
  1102. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x4d0): undefined reference to `wxWindowBase::InheritAttributes()'
  1103. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x508): undefined reference to `wxWindowBase::DoMoveInTabOrder(wxWindow*, wxWindowBase::WindowOrder)'
  1104. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x510): undefined reference to `wxWindowBase::DoNavigateIn(int)'
  1105. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x518): undefined reference to `wxWindow::DoEnable(bool)'
  1106. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x520): undefined reference to `wxControl::GetDefaultBorder() const'
  1107. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x528): undefined reference to `wxWindow::GetDefaultBorderForControl() const'
  1108. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x530): undefined reference to `wxWindow::DoGetTextExtent(wxString const&, int*, int*, int*, int*, wxFont const*) const'
  1109. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x538): undefined reference to `wxWindow::DoClientToScreen(int*, int*) const'
  1110. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x540): undefined reference to `wxWindow::DoScreenToClient(int*, int*) const'
  1111. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x548): undefined reference to `wxWindowBase::DoHitTest(int, int) const'
  1112. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x550): undefined reference to `wxWindow::DoCaptureMouse()'
  1113. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x558): undefined reference to `wxWindow::DoReleaseMouse()'
  1114. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x560): undefined reference to `wxWindow::DoGetPosition(int*, int*) const'
  1115. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x568): undefined reference to `wxWindowBase::DoGetScreenPosition(int*, int*) const'
  1116. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x570): undefined reference to `wxWindow::DoGetSize(int*, int*) const'
  1117. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x578): undefined reference to `wxWindow::DoGetClientSize(int*, int*) const'
  1118. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x580): undefined reference to `wxControl::DoGetBestSize() const'
  1119. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x5a0): undefined reference to `wxWindow::DoSetSize(int, int, int, int, int)'
  1120. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x5a8): undefined reference to `wxWindow::DoSetClientSize(int, int)'
  1121. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x5b0): undefined reference to `wxWindowBase::DoSetSizeHints(int, int, int, int, int, int)'
  1122. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x5b8): undefined reference to `wxWindow::DoGetBorderSize() const'
  1123. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x5c0): undefined reference to `wxWindow::DoMoveWindow(int, int, int, int)'
  1124. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x5c8): undefined reference to `wxWindowBase::DoCentre(int)'
  1125. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x5d0): undefined reference to `wxWindowBase::DoSetToolTipText(wxString const&)'
  1126. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x5d8): undefined reference to `wxWindow::DoSetToolTip(wxToolTip*)'
  1127. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x5e0): undefined reference to `wxWindow::DoPopupMenu(wxMenu*, int, int)'
  1128. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x5e8): undefined reference to `wxWindowBase::AdjustForParentClientOrigin(int&, int&, int) const'
  1129. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x5f0): undefined reference to `wxWindowBase::DoSetWindowVariant(wxWindowVariant)'
  1130. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x5f8): undefined reference to `wxWindow::DoFreeze()'
  1131. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x600): undefined reference to `wxWindow::DoThaw()'
  1132. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x608): undefined reference to `wxWindow::LoadNativeDialog(wxWindow*, int)'
  1133. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x610): undefined reference to `wxWindow::LoadNativeDialog(wxWindow*, wxString const&)'
  1134. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x630): undefined reference to `wxControl::MSWGetStyle(long, unsigned long*) const'
  1135. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x638): undefined reference to `wxWindow::MSWGetParent() const'
  1136. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x640): undefined reference to `wxWindow::MSWCommand(unsigned int, unsigned short)'
  1137. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x648): undefined reference to `wxWindow::CreateWindowFromHWND(wxWindow*, HWND__*)'
  1138. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x650): undefined reference to `wxWindow::AdoptAttributesFromHWND()'
  1139. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x658): undefined reference to `wxWindow::SetupColours()'
  1140. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x660): undefined reference to `wxWindow::MSWOnScroll(int, unsigned short, unsigned short, HWND__*)'
  1141. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x668): undefined reference to `wxControl::MSWOnNotify(int, long long, long long*)'
  1142. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x670): undefined reference to `wxWindow::MSWOnDrawItem(int, void**)'
  1143. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x678): undefined reference to `wxWindow::MSWOnMeasureItem(int, void**)'
  1144. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x680): undefined reference to `wxWindow::HandleSettingChange(unsigned long long, long long)'
  1145. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x688): undefined reference to `wxWindow::MSWHandleMessage(long long*, unsigned int, unsigned long long, long long)'
  1146. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x690): undefined reference to `wxWindow::MSWWindowProc(unsigned int, unsigned long long, long long)'
  1147. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x698): undefined reference to `wxWindow::MSWDefWindowProc(unsigned int, unsigned long long, long long)'
  1148. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x6a0): undefined reference to `wxWindow::MSWShouldPreProcessMessage(tagMSG*)'
  1149. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x6a8): undefined reference to `wxWindow::MSWProcessMessage(tagMSG*)'
  1150. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x6b0): undefined reference to `wxWindow::MSWTranslateMessage(tagMSG*)'
  1151. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x6b8): undefined reference to `wxWindow::MSWDestroyWindow()'
  1152. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x6d0): undefined reference to `wxWindow::MSWGetBgBrushForChild(HDC__*, wxWindow*)'
  1153. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x6f8): undefined reference to `wxWindow::HandleMenuSelect(unsigned short, unsigned short, HMENU__*)'
  1154. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x700): undefined reference to `wxWindow::DoSendMenuOpenCloseEvent(int, wxMenu*)'
  1155. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x708): undefined reference to `wxWindow::MSWFindMenuFromHMENU(HMENU__*)'
  1156. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x718): undefined reference to `wxWindow::MSWUpdateFontOnDPIChange(wxSize const&)'
  1157. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x720): undefined reference to `wxWindow::TranslateBorder(wxBorder) const'
  1158. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x728): undefined reference to `wxWindow::MSWGetCreateWindowCoords(wxPoint const&, wxSize const&, int&, int&, int&, int&) const'
  1159. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x730): undefined reference to `wxControl::MSWFindItem(long, HWND__*) const'
  1160. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x758): undefined reference to `wxControlBase::DoSetLabelMarkup(wxString const&)'
  1161. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x760): undefined reference to `wxControlBase::DoGetSizeFromTextSize(int, int) const'
  1162. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x778): undefined reference to `wxControl::MSWControlColor(HDC__*, HWND__*)'
  1163. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE[_ZTV21wxMSWOwnerDrawnButtonI17wxRadioButtonBaseE]+0x788): undefined reference to `wxControl::DoMSWControlColor(HDC__*, wxColour, HWND__*)'
  1164. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x10): undefined reference to `wxControl::GetClassInfo() const'
  1165. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x28): undefined reference to `wxObject::CreateRefData() const'
  1166. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x30): undefined reference to `wxObject::CloneRefData(wxRefCounter const*) const'
  1167. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x38): undefined reference to `wxWindowBase::SetNextHandler(wxEvtHandler*)'
  1168. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x40): undefined reference to `wxWindowBase::SetPreviousHandler(wxEvtHandler*)'
  1169. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x48): undefined reference to `wxEvtHandler::ProcessEvent(wxEvent&)'
  1170. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x50): undefined reference to `wxEvtHandler::QueueEvent(wxEvent*)'
  1171. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x60): undefined reference to `wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&)'
  1172. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x68): undefined reference to `wxWindowBase::TryBefore(wxEvent&)'
  1173. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x70): undefined reference to `wxWindowBase::TryAfter(wxEvent&)'
  1174. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x80): undefined reference to `wxWindow::GetEventTable() const'
  1175. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x88): undefined reference to `wxWindow::GetEventHashTable() const'
  1176. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x90): undefined reference to `wxEvtHandler::DoSetClientObject(wxClientData*)'
  1177. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x98): undefined reference to `wxEvtHandler::DoGetClientObject() const'
  1178. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0xa0): undefined reference to `wxEvtHandler::DoSetClientData(void*)'
  1179. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0xa8): undefined reference to `wxEvtHandler::DoGetClientData() const'
  1180. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0xb0): undefined reference to `wxWindowBase::Destroy()'
  1181. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0xd8): undefined reference to `wxWindow::GetLayoutDirection() const'
  1182. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0xe0): undefined reference to `wxWindow::SetLayoutDirection(wxLayoutDirection)'
  1183. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0xe8): undefined reference to `wxWindow::AdjustForLayoutDirection(int, int, int) const'
  1184. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0xf0): undefined reference to `wxWindow::SetId(int)'
  1185. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0xf8): undefined reference to `wxWindow::Raise()'
  1186. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x100): undefined reference to `wxWindow::Lower()'
  1187. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x108): undefined reference to `wxWindowBase::GetClientAreaOrigin() const'
  1188. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x110): undefined reference to `wxWindowBase::ClientToWindowSize(wxSize const&) const'
  1189. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x118): undefined reference to `wxWindowBase::WindowToClientSize(wxSize const&) const'
  1190. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x120): undefined reference to `wxWindowBase::GetEffectiveMinSize() const'
  1191. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x128): undefined reference to `wxWindowBase::Fit()'
  1192. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x130): undefined reference to `wxWindowBase::FitInside()'
  1193. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x140): undefined reference to `wxWindowBase::SetMinSize(wxSize const&)'
  1194. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x148): undefined reference to `wxWindowBase::SetMaxSize(wxSize const&)'
  1195. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x180): undefined reference to `wxWindowBase::DoSetVirtualSize(int, int)'
  1196. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x188): undefined reference to `wxWindowBase::DoGetVirtualSize() const'
  1197. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x198): undefined reference to `wxWindowBase::GetContentScaleFactor() const'
  1198. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x1a0): undefined reference to `wxWindow::GetDPIScaleFactor() const'
  1199. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x1a8): undefined reference to `wxWindowBase::GetWindowBorderSize() const'
  1200. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x1b0): undefined reference to `wxWindowBase::InformFirstDirection(int, int, int)'
  1201. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x1b8): undefined reference to `wxWindowBase::SendSizeEvent(int)'
  1202. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x1c0): undefined reference to `wxWindow::BeginRepositioningChildren()'
  1203. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x1c8): undefined reference to `wxWindow::EndRepositioningChildren()'
  1204. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x1d0): undefined reference to `wxWindow::Show(bool)'
  1205. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x1e8): undefined reference to `wxWindowBase::Enable(bool)'
  1206. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x200): undefined reference to `wxWindowBase::IsShownOnScreen() const'
  1207. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x208): undefined reference to `wxWindow::SetWindowStyleFlag(long)'
  1208. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x220): undefined reference to `wxWindow::SetExtraStyle(long)'
  1209. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x238): undefined reference to `wxWindow::SetFocus()'
  1210. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x240): undefined reference to `wxWindow::SetFocusFromKbd()'
  1211. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x248): undefined reference to `wxWindowBase::HasFocus() const'
  1212. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x280): undefined reference to `wxWindowBase::IsTopLevel() const'
  1213. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x288): undefined reference to `wxWindow::Reparent(wxWindowBase*)'
  1214. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x290): undefined reference to `wxWindowBase::AddChild(wxWindowBase*)'
  1215. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x298): undefined reference to `wxWindowBase::RemoveChild(wxWindowBase*)'
  1216. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x2a8): undefined reference to `wxWindowBase::SetValidator(wxValidator const&)'
  1217. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x2b8): undefined reference to `wxWindowBase::Validate()'
  1218. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x2c0): undefined reference to `wxWindowBase::TransferDataToWindow()'
  1219. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x2c8): undefined reference to `wxWindowBase::TransferDataFromWindow()'
  1220. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x2d0): undefined reference to `wxWindowBase::InitDialog()'
  1221. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x2e0): undefined reference to `wxWindow::RegisterHotKey(int, int, int)'
  1222. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x2e8): undefined reference to `wxWindow::UnregisterHotKey(int)'
  1223. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x2f0): undefined reference to `wxWindow::GetDPI() const'
  1224. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x2f8): undefined reference to `wxWindow::WXAdjustFontToOwnPPI(wxFont&) const'
  1225. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x300): undefined reference to `wxWindow::WarpPointer(int, int)'
  1226. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x310): undefined reference to `wxWindow::EnableTouchEvents(int)'
  1227. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x318): undefined reference to `wxWindow::Refresh(bool, wxRect const*)'
  1228. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x320): undefined reference to `wxWindow::Update()'
  1229. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x328): undefined reference to `wxWindowBase::ClearBackground()'
  1230. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x338): undefined reference to `wxWindow::SetDoubleBuffered(bool)'
  1231. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x340): undefined reference to `wxWindow::IsDoubleBuffered() const'
  1232. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x348): undefined reference to `wxWindowBase::DoIsExposed(int, int) const'
  1233. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x350): undefined reference to `wxWindowBase::DoIsExposed(int, int, int, int) const'
  1234. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x360): undefined reference to `wxWindowBase::SetBackgroundColour(wxColour const&)'
  1235. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x368): undefined reference to `wxWindowBase::SetForegroundColour(wxColour const&)'
  1236. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x370): undefined reference to `wxWindowBase::SetBackgroundStyle(wxBackgroundStyle)'
  1237. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x380): undefined reference to `wxWindowBase::IsTransparentBackgroundSupported(wxString*) const'
  1238. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x388): undefined reference to `wxControlBase::SetFont(wxFont const&)'
  1239. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x390): undefined reference to `wxWindow::SetCursor(wxCursor const&)'
  1240. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x398): undefined reference to `wxWindow::GetCharHeight() const'
  1241. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x3a0): undefined reference to `wxWindow::GetCharWidth() const'
  1242. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x3a8): undefined reference to `wxWindowBase::UpdateWindowUI(long)'
  1243. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x3b0): undefined reference to `wxControlBase::DoUpdateWindowUI(wxUpdateUIEvent&)'
  1244. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x3c0): undefined reference to `wxWindowBase::CanScroll(int) const'
  1245. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x3c8): undefined reference to `wxWindow::SetScrollbar(int, int, int, int, bool)'
  1246. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x3d0): undefined reference to `wxWindow::SetScrollPos(int, int, bool)'
  1247. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x3d8): undefined reference to `wxWindow::GetScrollPos(int) const'
  1248. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x3e0): undefined reference to `wxWindow::GetScrollThumb(int) const'
  1249. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x3e8): undefined reference to `wxWindow::GetScrollRange(int) const'
  1250. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x3f0): undefined reference to `wxWindow::ScrollWindow(int, int, wxRect const*)'
  1251. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x3f8): undefined reference to `wxWindow::ScrollLines(int)'
  1252. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x400): undefined reference to `wxWindow::ScrollPages(int)'
  1253. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x418): undefined reference to `wxWindowBase::GetHelpTextAtPoint(wxPoint const&, wxHelpEvent::Origin) const'
  1254. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x420): undefined reference to `wxWindow::SetDropTarget(wxDropTarget*)'
  1255. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x430): undefined reference to `wxWindow::DragAcceptFiles(bool)'
  1256. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x438): undefined reference to `wxWindowBase::SetConstraintSizes(bool)'
  1257. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x440): undefined reference to `wxWindowBase::LayoutPhase1(int*)'
  1258. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x448): undefined reference to `wxWindowBase::LayoutPhase2(int*)'
  1259. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x450): undefined reference to `wxWindowBase::DoPhase(int)'
  1260. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x458): undefined reference to `wxWindowBase::SetSizeConstraint(int, int, int, int)'
  1261. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x460): undefined reference to `wxWindowBase::MoveConstraint(int, int)'
  1262. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x468): undefined reference to `wxWindowBase::GetSizeConstraint(int*, int*) const'
  1263. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x470): undefined reference to `wxWindowBase::GetClientSizeConstraint(int*, int*) const'
  1264. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x478): undefined reference to `wxWindowBase::GetPositionConstraint(int*, int*) const'
  1265. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x480): undefined reference to `wxWindowBase::Layout()'
  1266. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x4a0): undefined reference to `wxWindow::OnInternalIdle()'
  1267. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x4a8): undefined reference to `wxWindowBase::SendIdleEvents(wxIdleEvent&)'
  1268. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x4b0): undefined reference to `wxWindowBase::WXSetInitialFittingClientSize(int)'
  1269. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x4c0): undefined reference to `wxWindow::AssociateHandle(HWND__*)'
  1270. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x4c8): undefined reference to `wxWindow::DissociateHandle()'
  1271. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x4d0): undefined reference to `wxWindowBase::InheritAttributes()'
  1272. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x508): undefined reference to `wxWindowBase::DoMoveInTabOrder(wxWindow*, wxWindowBase::WindowOrder)'
  1273. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x510): undefined reference to `wxWindowBase::DoNavigateIn(int)'
  1274. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x518): undefined reference to `wxWindow::DoEnable(bool)'
  1275. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x520): undefined reference to `wxControl::GetDefaultBorder() const'
  1276. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x528): undefined reference to `wxWindow::GetDefaultBorderForControl() const'
  1277. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x530): undefined reference to `wxWindow::DoGetTextExtent(wxString const&, int*, int*, int*, int*, wxFont const*) const'
  1278. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x538): undefined reference to `wxWindow::DoClientToScreen(int*, int*) const'
  1279. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x540): undefined reference to `wxWindow::DoScreenToClient(int*, int*) const'
  1280. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x548): undefined reference to `wxWindowBase::DoHitTest(int, int) const'
  1281. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x550): undefined reference to `wxWindow::DoCaptureMouse()'
  1282. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x558): undefined reference to `wxWindow::DoReleaseMouse()'
  1283. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x560): undefined reference to `wxWindow::DoGetPosition(int*, int*) const'
  1284. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x568): undefined reference to `wxWindowBase::DoGetScreenPosition(int*, int*) const'
  1285. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x570): undefined reference to `wxWindow::DoGetSize(int*, int*) const'
  1286. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x578): undefined reference to `wxWindow::DoGetClientSize(int*, int*) const'
  1287. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x580): undefined reference to `wxControl::DoGetBestSize() const'
  1288. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x5a0): undefined reference to `wxWindow::DoSetSize(int, int, int, int, int)'
  1289. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x5a8): undefined reference to `wxWindow::DoSetClientSize(int, int)'
  1290. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x5b0): undefined reference to `wxWindowBase::DoSetSizeHints(int, int, int, int, int, int)'
  1291. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x5b8): undefined reference to `wxWindow::DoGetBorderSize() const'
  1292. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x5c0): undefined reference to `wxWindow::DoMoveWindow(int, int, int, int)'
  1293. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x5c8): undefined reference to `wxWindowBase::DoCentre(int)'
  1294. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x5d0): undefined reference to `wxWindowBase::DoSetToolTipText(wxString const&)'
  1295. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x5d8): undefined reference to `wxWindow::DoSetToolTip(wxToolTip*)'
  1296. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x5e0): undefined reference to `wxWindow::DoPopupMenu(wxMenu*, int, int)'
  1297. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x5e8): undefined reference to `wxWindowBase::AdjustForParentClientOrigin(int&, int&, int) const'
  1298. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x5f0): undefined reference to `wxWindowBase::DoSetWindowVariant(wxWindowVariant)'
  1299. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x5f8): undefined reference to `wxWindow::DoFreeze()'
  1300. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x600): undefined reference to `wxWindow::DoThaw()'
  1301. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x608): undefined reference to `wxWindow::LoadNativeDialog(wxWindow*, int)'
  1302. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x610): undefined reference to `wxWindow::LoadNativeDialog(wxWindow*, wxString const&)'
  1303. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x630): undefined reference to `wxControl::MSWGetStyle(long, unsigned long*) const'
  1304. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x638): undefined reference to `wxWindow::MSWGetParent() const'
  1305. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x640): undefined reference to `wxWindow::MSWCommand(unsigned int, unsigned short)'
  1306. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x648): undefined reference to `wxWindow::CreateWindowFromHWND(wxWindow*, HWND__*)'
  1307. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x650): undefined reference to `wxWindow::AdoptAttributesFromHWND()'
  1308. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x658): undefined reference to `wxWindow::SetupColours()'
  1309. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x660): undefined reference to `wxWindow::MSWOnScroll(int, unsigned short, unsigned short, HWND__*)'
  1310. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x668): undefined reference to `wxControl::MSWOnNotify(int, long long, long long*)'
  1311. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x670): undefined reference to `wxWindow::MSWOnDrawItem(int, void**)'
  1312. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x678): undefined reference to `wxWindow::MSWOnMeasureItem(int, void**)'
  1313. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x680): undefined reference to `wxWindow::HandleSettingChange(unsigned long long, long long)'
  1314. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x688): undefined reference to `wxWindow::MSWHandleMessage(long long*, unsigned int, unsigned long long, long long)'
  1315. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x690): undefined reference to `wxWindow::MSWWindowProc(unsigned int, unsigned long long, long long)'
  1316. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x698): undefined reference to `wxWindow::MSWDefWindowProc(unsigned int, unsigned long long, long long)'
  1317. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x6a0): undefined reference to `wxWindow::MSWShouldPreProcessMessage(tagMSG*)'
  1318. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x6a8): undefined reference to `wxWindow::MSWProcessMessage(tagMSG*)'
  1319. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x6b0): undefined reference to `wxWindow::MSWTranslateMessage(tagMSG*)'
  1320. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x6b8): undefined reference to `wxWindow::MSWDestroyWindow()'
  1321. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x6d0): undefined reference to `wxWindow::MSWGetBgBrushForChild(HDC__*, wxWindow*)'
  1322. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x6f8): undefined reference to `wxWindow::HandleMenuSelect(unsigned short, unsigned short, HMENU__*)'
  1323. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x700): undefined reference to `wxWindow::DoSendMenuOpenCloseEvent(int, wxMenu*)'
  1324. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x708): undefined reference to `wxWindow::MSWFindMenuFromHMENU(HMENU__*)'
  1325. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x718): undefined reference to `wxWindow::MSWUpdateFontOnDPIChange(wxSize const&)'
  1326. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x720): undefined reference to `wxWindow::TranslateBorder(wxBorder) const'
  1327. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x728): undefined reference to `wxWindow::MSWGetCreateWindowCoords(wxPoint const&, wxSize const&, int&, int&, int&, int&) const'
  1328. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x730): undefined reference to `wxControl::MSWFindItem(long, HWND__*) const'
  1329. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x758): undefined reference to `wxControlBase::DoSetLabelMarkup(wxString const&)'
  1330. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x760): undefined reference to `wxControlBase::DoGetSizeFromTextSize(int, int) const'
  1331. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x778): undefined reference to `wxControl::MSWControlColor(HDC__*, HWND__*)'
  1332. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxRadioButtonBase[_ZTV17wxRadioButtonBase]+0x788): undefined reference to `wxControl::DoMSWControlColor(HDC__*, wxColour, HWND__*)'
  1333. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x10): undefined reference to `wxControl::GetClassInfo() const'
  1334. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x28): undefined reference to `wxObject::CreateRefData() const'
  1335. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x30): undefined reference to `wxObject::CloneRefData(wxRefCounter const*) const'
  1336. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x38): undefined reference to `wxWindowBase::SetNextHandler(wxEvtHandler*)'
  1337. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x40): undefined reference to `wxWindowBase::SetPreviousHandler(wxEvtHandler*)'
  1338. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x48): undefined reference to `wxEvtHandler::ProcessEvent(wxEvent&)'
  1339. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x50): undefined reference to `wxEvtHandler::QueueEvent(wxEvent*)'
  1340. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x60): undefined reference to `wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&)'
  1341. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x68): undefined reference to `wxWindowBase::TryBefore(wxEvent&)'
  1342. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x70): undefined reference to `wxWindowBase::TryAfter(wxEvent&)'
  1343. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x80): undefined reference to `wxWindow::GetEventTable() const'
  1344. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x88): undefined reference to `wxWindow::GetEventHashTable() const'
  1345. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x90): undefined reference to `wxEvtHandler::DoSetClientObject(wxClientData*)'
  1346. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x98): undefined reference to `wxEvtHandler::DoGetClientObject() const'
  1347. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0xa0): undefined reference to `wxEvtHandler::DoSetClientData(void*)'
  1348. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0xa8): undefined reference to `wxEvtHandler::DoGetClientData() const'
  1349. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0xb0): undefined reference to `wxWindowBase::Destroy()'
  1350. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0xd8): undefined reference to `wxWindow::GetLayoutDirection() const'
  1351. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0xe0): undefined reference to `wxWindow::SetLayoutDirection(wxLayoutDirection)'
  1352. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0xe8): undefined reference to `wxWindow::AdjustForLayoutDirection(int, int, int) const'
  1353. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0xf0): undefined reference to `wxWindow::SetId(int)'
  1354. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0xf8): undefined reference to `wxWindow::Raise()'
  1355. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x100): undefined reference to `wxWindow::Lower()'
  1356. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x108): undefined reference to `wxWindowBase::GetClientAreaOrigin() const'
  1357. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x110): undefined reference to `wxWindowBase::ClientToWindowSize(wxSize const&) const'
  1358. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x118): undefined reference to `wxWindowBase::WindowToClientSize(wxSize const&) const'
  1359. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x120): undefined reference to `wxWindowBase::GetEffectiveMinSize() const'
  1360. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x128): undefined reference to `wxWindowBase::Fit()'
  1361. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x130): undefined reference to `wxWindowBase::FitInside()'
  1362. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x140): undefined reference to `wxWindowBase::SetMinSize(wxSize const&)'
  1363. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x148): undefined reference to `wxWindowBase::SetMaxSize(wxSize const&)'
  1364. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x180): undefined reference to `wxWindowBase::DoSetVirtualSize(int, int)'
  1365. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x188): undefined reference to `wxWindowBase::DoGetVirtualSize() const'
  1366. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x198): undefined reference to `wxWindowBase::GetContentScaleFactor() const'
  1367. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x1a0): undefined reference to `wxWindow::GetDPIScaleFactor() const'
  1368. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x1a8): undefined reference to `wxWindowBase::GetWindowBorderSize() const'
  1369. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x1b0): undefined reference to `wxWindowBase::InformFirstDirection(int, int, int)'
  1370. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x1b8): undefined reference to `wxWindowBase::SendSizeEvent(int)'
  1371. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x1c0): undefined reference to `wxWindow::BeginRepositioningChildren()'
  1372. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x1c8): undefined reference to `wxWindow::EndRepositioningChildren()'
  1373. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x1d0): undefined reference to `wxWindow::Show(bool)'
  1374. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x1e8): undefined reference to `wxWindowBase::Enable(bool)'
  1375. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x200): undefined reference to `wxWindowBase::IsShownOnScreen() const'
  1376. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x208): undefined reference to `wxWindow::SetWindowStyleFlag(long)'
  1377. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x220): undefined reference to `wxWindow::SetExtraStyle(long)'
  1378. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x238): undefined reference to `wxWindow::SetFocus()'
  1379. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x240): undefined reference to `wxWindow::SetFocusFromKbd()'
  1380. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x248): undefined reference to `wxWindowBase::HasFocus() const'
  1381. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x280): undefined reference to `wxWindowBase::IsTopLevel() const'
  1382. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x288): undefined reference to `wxWindow::Reparent(wxWindowBase*)'
  1383. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x290): undefined reference to `wxWindowBase::AddChild(wxWindowBase*)'
  1384. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x298): undefined reference to `wxWindowBase::RemoveChild(wxWindowBase*)'
  1385. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x2a8): undefined reference to `wxWindowBase::SetValidator(wxValidator const&)'
  1386. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x2b8): undefined reference to `wxWindowBase::Validate()'
  1387. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x2c0): undefined reference to `wxWindowBase::TransferDataToWindow()'
  1388. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x2c8): undefined reference to `wxWindowBase::TransferDataFromWindow()'
  1389. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x2d0): undefined reference to `wxWindowBase::InitDialog()'
  1390. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x2e0): undefined reference to `wxWindow::RegisterHotKey(int, int, int)'
  1391. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x2e8): undefined reference to `wxWindow::UnregisterHotKey(int)'
  1392. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x2f0): undefined reference to `wxWindow::GetDPI() const'
  1393. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x2f8): undefined reference to `wxWindow::WXAdjustFontToOwnPPI(wxFont&) const'
  1394. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x300): undefined reference to `wxWindow::WarpPointer(int, int)'
  1395. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x310): undefined reference to `wxWindow::EnableTouchEvents(int)'
  1396. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x318): undefined reference to `wxWindow::Refresh(bool, wxRect const*)'
  1397. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x320): undefined reference to `wxWindow::Update()'
  1398. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x328): undefined reference to `wxWindowBase::ClearBackground()'
  1399. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x338): undefined reference to `wxWindow::SetDoubleBuffered(bool)'
  1400. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x340): undefined reference to `wxWindow::IsDoubleBuffered() const'
  1401. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x348): undefined reference to `wxWindowBase::DoIsExposed(int, int) const'
  1402. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x350): undefined reference to `wxWindowBase::DoIsExposed(int, int, int, int) const'
  1403. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x360): undefined reference to `wxWindowBase::SetBackgroundColour(wxColour const&)'
  1404. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x368): undefined reference to `wxWindowBase::SetForegroundColour(wxColour const&)'
  1405. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x370): undefined reference to `wxWindowBase::SetBackgroundStyle(wxBackgroundStyle)'
  1406. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x380): undefined reference to `wxWindowBase::IsTransparentBackgroundSupported(wxString*) const'
  1407. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x388): undefined reference to `wxControlBase::SetFont(wxFont const&)'
  1408. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x390): undefined reference to `wxWindow::SetCursor(wxCursor const&)'
  1409. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x398): undefined reference to `wxWindow::GetCharHeight() const'
  1410. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x3a0): undefined reference to `wxWindow::GetCharWidth() const'
  1411. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x3a8): undefined reference to `wxWindowBase::UpdateWindowUI(long)'
  1412. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x3b0): undefined reference to `wxControlBase::DoUpdateWindowUI(wxUpdateUIEvent&)'
  1413. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x3c0): undefined reference to `wxWindowBase::CanScroll(int) const'
  1414. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x3c8): undefined reference to `wxWindow::SetScrollbar(int, int, int, int, bool)'
  1415. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x3d0): undefined reference to `wxWindow::SetScrollPos(int, int, bool)'
  1416. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x3d8): undefined reference to `wxWindow::GetScrollPos(int) const'
  1417. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x3e0): undefined reference to `wxWindow::GetScrollThumb(int) const'
  1418. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x3e8): undefined reference to `wxWindow::GetScrollRange(int) const'
  1419. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x3f0): undefined reference to `wxWindow::ScrollWindow(int, int, wxRect const*)'
  1420. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x3f8): undefined reference to `wxWindow::ScrollLines(int)'
  1421. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x400): undefined reference to `wxWindow::ScrollPages(int)'
  1422. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x418): undefined reference to `wxWindowBase::GetHelpTextAtPoint(wxPoint const&, wxHelpEvent::Origin) const'
  1423. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x420): undefined reference to `wxWindow::SetDropTarget(wxDropTarget*)'
  1424. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x430): undefined reference to `wxWindow::DragAcceptFiles(bool)'
  1425. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x438): undefined reference to `wxWindowBase::SetConstraintSizes(bool)'
  1426. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x440): undefined reference to `wxWindowBase::LayoutPhase1(int*)'
  1427. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x448): undefined reference to `wxWindowBase::LayoutPhase2(int*)'
  1428. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x450): undefined reference to `wxWindowBase::DoPhase(int)'
  1429. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x458): undefined reference to `wxWindowBase::SetSizeConstraint(int, int, int, int)'
  1430. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x460): undefined reference to `wxWindowBase::MoveConstraint(int, int)'
  1431. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x468): undefined reference to `wxWindowBase::GetSizeConstraint(int*, int*) const'
  1432. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x470): undefined reference to `wxWindowBase::GetClientSizeConstraint(int*, int*) const'
  1433. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x478): undefined reference to `wxWindowBase::GetPositionConstraint(int*, int*) const'
  1434. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x480): undefined reference to `wxWindowBase::Layout()'
  1435. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x4a0): undefined reference to `wxWindow::OnInternalIdle()'
  1436. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x4a8): undefined reference to `wxWindowBase::SendIdleEvents(wxIdleEvent&)'
  1437. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x4b0): undefined reference to `wxWindowBase::WXSetInitialFittingClientSize(int)'
  1438. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x4c0): undefined reference to `wxWindow::AssociateHandle(HWND__*)'
  1439. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x4c8): undefined reference to `wxWindow::DissociateHandle()'
  1440. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x4d0): undefined reference to `wxWindowBase::InheritAttributes()'
  1441. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x508): undefined reference to `wxWindowBase::DoMoveInTabOrder(wxWindow*, wxWindowBase::WindowOrder)'
  1442. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x510): undefined reference to `wxWindowBase::DoNavigateIn(int)'
  1443. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x518): undefined reference to `wxWindow::DoEnable(bool)'
  1444. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x520): undefined reference to `wxControl::GetDefaultBorder() const'
  1445. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x528): undefined reference to `wxWindow::GetDefaultBorderForControl() const'
  1446. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x530): undefined reference to `wxWindow::DoGetTextExtent(wxString const&, int*, int*, int*, int*, wxFont const*) const'
  1447. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x538): undefined reference to `wxWindow::DoClientToScreen(int*, int*) const'
  1448. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x540): undefined reference to `wxWindow::DoScreenToClient(int*, int*) const'
  1449. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x548): undefined reference to `wxWindowBase::DoHitTest(int, int) const'
  1450. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x550): undefined reference to `wxWindow::DoCaptureMouse()'
  1451. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x558): undefined reference to `wxWindow::DoReleaseMouse()'
  1452. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x560): undefined reference to `wxWindow::DoGetPosition(int*, int*) const'
  1453. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x568): undefined reference to `wxWindowBase::DoGetScreenPosition(int*, int*) const'
  1454. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x570): undefined reference to `wxWindow::DoGetSize(int*, int*) const'
  1455. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x578): undefined reference to `wxWindow::DoGetClientSize(int*, int*) const'
  1456. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x580): undefined reference to `wxControl::DoGetBestSize() const'
  1457. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x5a0): undefined reference to `wxWindow::DoSetSize(int, int, int, int, int)'
  1458. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x5a8): undefined reference to `wxWindow::DoSetClientSize(int, int)'
  1459. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x5b0): undefined reference to `wxWindowBase::DoSetSizeHints(int, int, int, int, int, int)'
  1460. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x5b8): undefined reference to `wxWindow::DoGetBorderSize() const'
  1461. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x5c0): undefined reference to `wxWindow::DoMoveWindow(int, int, int, int)'
  1462. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x5c8): undefined reference to `wxWindowBase::DoCentre(int)'
  1463. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x5d0): undefined reference to `wxWindowBase::DoSetToolTipText(wxString const&)'
  1464. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x5d8): undefined reference to `wxWindow::DoSetToolTip(wxToolTip*)'
  1465. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x5e0): undefined reference to `wxWindow::DoPopupMenu(wxMenu*, int, int)'
  1466. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x5e8): undefined reference to `wxWindowBase::AdjustForParentClientOrigin(int&, int&, int) const'
  1467. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x5f0): undefined reference to `wxWindowBase::DoSetWindowVariant(wxWindowVariant)'
  1468. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x5f8): undefined reference to `wxWindow::DoFreeze()'
  1469. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x600): undefined reference to `wxWindow::DoThaw()'
  1470. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x608): undefined reference to `wxWindow::LoadNativeDialog(wxWindow*, int)'
  1471. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x610): undefined reference to `wxWindow::LoadNativeDialog(wxWindow*, wxString const&)'
  1472. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x630): undefined reference to `wxControl::MSWGetStyle(long, unsigned long*) const'
  1473. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x638): undefined reference to `wxWindow::MSWGetParent() const'
  1474. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x640): undefined reference to `wxWindow::MSWCommand(unsigned int, unsigned short)'
  1475. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x648): undefined reference to `wxWindow::CreateWindowFromHWND(wxWindow*, HWND__*)'
  1476. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x650): undefined reference to `wxWindow::AdoptAttributesFromHWND()'
  1477. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x658): undefined reference to `wxWindow::SetupColours()'
  1478. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x660): undefined reference to `wxWindow::MSWOnScroll(int, unsigned short, unsigned short, HWND__*)'
  1479. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x668): undefined reference to `wxControl::MSWOnNotify(int, long long, long long*)'
  1480. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x670): undefined reference to `wxWindow::MSWOnDrawItem(int, void**)'
  1481. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x678): undefined reference to `wxWindow::MSWOnMeasureItem(int, void**)'
  1482. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x680): undefined reference to `wxWindow::HandleSettingChange(unsigned long long, long long)'
  1483. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x688): undefined reference to `wxWindow::MSWHandleMessage(long long*, unsigned int, unsigned long long, long long)'
  1484. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x690): undefined reference to `wxWindow::MSWWindowProc(unsigned int, unsigned long long, long long)'
  1485. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x698): undefined reference to `wxWindow::MSWDefWindowProc(unsigned int, unsigned long long, long long)'
  1486. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x6a0): undefined reference to `wxWindow::MSWShouldPreProcessMessage(tagMSG*)'
  1487. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x6a8): undefined reference to `wxWindow::MSWProcessMessage(tagMSG*)'
  1488. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x6b0): undefined reference to `wxWindow::MSWTranslateMessage(tagMSG*)'
  1489. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x6b8): undefined reference to `wxWindow::MSWDestroyWindow()'
  1490. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x6d0): undefined reference to `wxWindow::MSWGetBgBrushForChild(HDC__*, wxWindow*)'
  1491. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x6f8): undefined reference to `wxWindow::HandleMenuSelect(unsigned short, unsigned short, HMENU__*)'
  1492. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x700): undefined reference to `wxWindow::DoSendMenuOpenCloseEvent(int, wxMenu*)'
  1493. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x708): undefined reference to `wxWindow::MSWFindMenuFromHMENU(HMENU__*)'
  1494. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x718): undefined reference to `wxWindow::MSWUpdateFontOnDPIChange(wxSize const&)'
  1495. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x720): undefined reference to `wxWindow::TranslateBorder(wxBorder) const'
  1496. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x728): undefined reference to `wxWindow::MSWGetCreateWindowCoords(wxPoint const&, wxSize const&, int&, int&, int&, int&) const'
  1497. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x730): undefined reference to `wxControl::MSWFindItem(long, HWND__*) const'
  1498. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x758): undefined reference to `wxControlBase::DoSetLabelMarkup(wxString const&)'
  1499. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x760): undefined reference to `wxControlBase::DoGetSizeFromTextSize(int, int) const'
  1500. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x778): undefined reference to `wxControl::MSWControlColor(HDC__*, HWND__*)'
  1501. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x788): undefined reference to `wxControl::DoMSWControlColor(HDC__*, wxColour, HWND__*)'
  1502. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x7e0): undefined reference to `wxItemContainerImmutable::GetStringSelection() const'
  1503. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x7e8): undefined reference to `wxItemContainer::Clear()'
  1504. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV22wxControlWithItemsBase[_ZTV22wxControlWithItemsBase]+0x838): undefined reference to `wxItemContainer::DoInsertOneItem(wxString const&, unsigned int)'
  1505. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x10): undefined reference to `wxControl::GetClassInfo() const'
  1506. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x28): undefined reference to `wxObject::CreateRefData() const'
  1507. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x30): undefined reference to `wxObject::CloneRefData(wxRefCounter const*) const'
  1508. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x38): undefined reference to `wxWindowBase::SetNextHandler(wxEvtHandler*)'
  1509. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x40): undefined reference to `wxWindowBase::SetPreviousHandler(wxEvtHandler*)'
  1510. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x48): undefined reference to `wxEvtHandler::ProcessEvent(wxEvent&)'
  1511. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x50): undefined reference to `wxEvtHandler::QueueEvent(wxEvent*)'
  1512. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x60): undefined reference to `wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&)'
  1513. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x68): undefined reference to `wxWindowBase::TryBefore(wxEvent&)'
  1514. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x70): undefined reference to `wxWindowBase::TryAfter(wxEvent&)'
  1515. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x80): undefined reference to `wxWindow::GetEventTable() const'
  1516. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x88): undefined reference to `wxWindow::GetEventHashTable() const'
  1517. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x90): undefined reference to `wxEvtHandler::DoSetClientObject(wxClientData*)'
  1518. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x98): undefined reference to `wxEvtHandler::DoGetClientObject() const'
  1519. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0xa0): undefined reference to `wxEvtHandler::DoSetClientData(void*)'
  1520. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0xa8): undefined reference to `wxEvtHandler::DoGetClientData() const'
  1521. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0xb0): undefined reference to `wxWindowBase::Destroy()'
  1522. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0xd8): undefined reference to `wxWindow::GetLayoutDirection() const'
  1523. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0xe0): undefined reference to `wxWindow::SetLayoutDirection(wxLayoutDirection)'
  1524. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0xe8): undefined reference to `wxWindow::AdjustForLayoutDirection(int, int, int) const'
  1525. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0xf0): undefined reference to `wxWindow::SetId(int)'
  1526. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0xf8): undefined reference to `wxWindow::Raise()'
  1527. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x100): undefined reference to `wxWindow::Lower()'
  1528. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x108): undefined reference to `wxWindowBase::GetClientAreaOrigin() const'
  1529. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x110): undefined reference to `wxWindowBase::ClientToWindowSize(wxSize const&) const'
  1530. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x118): undefined reference to `wxWindowBase::WindowToClientSize(wxSize const&) const'
  1531. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x120): undefined reference to `wxWindowBase::GetEffectiveMinSize() const'
  1532. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x128): undefined reference to `wxWindowBase::Fit()'
  1533. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x130): undefined reference to `wxWindowBase::FitInside()'
  1534. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x140): undefined reference to `wxWindowBase::SetMinSize(wxSize const&)'
  1535. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x148): undefined reference to `wxWindowBase::SetMaxSize(wxSize const&)'
  1536. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x180): undefined reference to `wxWindowBase::DoSetVirtualSize(int, int)'
  1537. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x188): undefined reference to `wxWindowBase::DoGetVirtualSize() const'
  1538. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x198): undefined reference to `wxWindowBase::GetContentScaleFactor() const'
  1539. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x1a0): undefined reference to `wxWindow::GetDPIScaleFactor() const'
  1540. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x1a8): undefined reference to `wxWindowBase::GetWindowBorderSize() const'
  1541. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x1b0): undefined reference to `wxWindowBase::InformFirstDirection(int, int, int)'
  1542. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x1b8): undefined reference to `wxWindowBase::SendSizeEvent(int)'
  1543. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x1c0): undefined reference to `wxWindow::BeginRepositioningChildren()'
  1544. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x1c8): undefined reference to `wxWindow::EndRepositioningChildren()'
  1545. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x1d0): undefined reference to `wxWindow::Show(bool)'
  1546. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x1e8): undefined reference to `wxWindowBase::Enable(bool)'
  1547. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x200): undefined reference to `wxWindowBase::IsShownOnScreen() const'
  1548. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x208): undefined reference to `wxWindow::SetWindowStyleFlag(long)'
  1549. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x220): undefined reference to `wxWindow::SetExtraStyle(long)'
  1550. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x238): undefined reference to `wxWindow::SetFocus()'
  1551. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x240): undefined reference to `wxWindow::SetFocusFromKbd()'
  1552. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x248): undefined reference to `wxWindowBase::HasFocus() const'
  1553. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x280): undefined reference to `wxWindowBase::IsTopLevel() const'
  1554. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x288): undefined reference to `wxWindow::Reparent(wxWindowBase*)'
  1555. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x290): undefined reference to `wxWindowBase::AddChild(wxWindowBase*)'
  1556. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x298): undefined reference to `wxWindowBase::RemoveChild(wxWindowBase*)'
  1557. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x2a8): undefined reference to `wxWindowBase::SetValidator(wxValidator const&)'
  1558. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x2b8): undefined reference to `wxWindowBase::Validate()'
  1559. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x2c0): undefined reference to `wxWindowBase::TransferDataToWindow()'
  1560. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x2c8): undefined reference to `wxWindowBase::TransferDataFromWindow()'
  1561. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x2d0): undefined reference to `wxWindowBase::InitDialog()'
  1562. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x2e0): undefined reference to `wxWindow::RegisterHotKey(int, int, int)'
  1563. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x2e8): undefined reference to `wxWindow::UnregisterHotKey(int)'
  1564. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x2f0): undefined reference to `wxWindow::GetDPI() const'
  1565. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x2f8): undefined reference to `wxWindow::WXAdjustFontToOwnPPI(wxFont&) const'
  1566. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x300): undefined reference to `wxWindow::WarpPointer(int, int)'
  1567. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x310): undefined reference to `wxWindow::EnableTouchEvents(int)'
  1568. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x318): undefined reference to `wxWindow::Refresh(bool, wxRect const*)'
  1569. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x320): undefined reference to `wxWindow::Update()'
  1570. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x328): undefined reference to `wxWindowBase::ClearBackground()'
  1571. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x338): undefined reference to `wxWindow::SetDoubleBuffered(bool)'
  1572. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x340): undefined reference to `wxWindow::IsDoubleBuffered() const'
  1573. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x348): undefined reference to `wxWindowBase::DoIsExposed(int, int) const'
  1574. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x350): undefined reference to `wxWindowBase::DoIsExposed(int, int, int, int) const'
  1575. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x360): undefined reference to `wxWindowBase::SetBackgroundColour(wxColour const&)'
  1576. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x368): undefined reference to `wxWindowBase::SetForegroundColour(wxColour const&)'
  1577. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x370): undefined reference to `wxWindowBase::SetBackgroundStyle(wxBackgroundStyle)'
  1578. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x380): undefined reference to `wxWindowBase::IsTransparentBackgroundSupported(wxString*) const'
  1579. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x388): undefined reference to `wxControlBase::SetFont(wxFont const&)'
  1580. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x390): undefined reference to `wxWindow::SetCursor(wxCursor const&)'
  1581. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x398): undefined reference to `wxWindow::GetCharHeight() const'
  1582. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x3a0): undefined reference to `wxWindow::GetCharWidth() const'
  1583. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x3a8): undefined reference to `wxWindowBase::UpdateWindowUI(long)'
  1584. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x3b0): undefined reference to `wxControlBase::DoUpdateWindowUI(wxUpdateUIEvent&)'
  1585. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x3c0): undefined reference to `wxWindowBase::CanScroll(int) const'
  1586. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x3c8): undefined reference to `wxWindow::SetScrollbar(int, int, int, int, bool)'
  1587. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x3d0): undefined reference to `wxWindow::SetScrollPos(int, int, bool)'
  1588. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x3d8): undefined reference to `wxWindow::GetScrollPos(int) const'
  1589. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x3e0): undefined reference to `wxWindow::GetScrollThumb(int) const'
  1590. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x3e8): undefined reference to `wxWindow::GetScrollRange(int) const'
  1591. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x3f0): undefined reference to `wxWindow::ScrollWindow(int, int, wxRect const*)'
  1592. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x3f8): undefined reference to `wxWindow::ScrollLines(int)'
  1593. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x400): undefined reference to `wxWindow::ScrollPages(int)'
  1594. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x418): undefined reference to `wxWindowBase::GetHelpTextAtPoint(wxPoint const&, wxHelpEvent::Origin) const'
  1595. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x420): undefined reference to `wxWindow::SetDropTarget(wxDropTarget*)'
  1596. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x430): undefined reference to `wxWindow::DragAcceptFiles(bool)'
  1597. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x438): undefined reference to `wxWindowBase::SetConstraintSizes(bool)'
  1598. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x440): undefined reference to `wxWindowBase::LayoutPhase1(int*)'
  1599. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x448): undefined reference to `wxWindowBase::LayoutPhase2(int*)'
  1600. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x450): undefined reference to `wxWindowBase::DoPhase(int)'
  1601. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x458): undefined reference to `wxWindowBase::SetSizeConstraint(int, int, int, int)'
  1602. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x460): undefined reference to `wxWindowBase::MoveConstraint(int, int)'
  1603. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x468): undefined reference to `wxWindowBase::GetSizeConstraint(int*, int*) const'
  1604. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x470): undefined reference to `wxWindowBase::GetClientSizeConstraint(int*, int*) const'
  1605. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x478): undefined reference to `wxWindowBase::GetPositionConstraint(int*, int*) const'
  1606. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x480): undefined reference to `wxWindowBase::Layout()'
  1607. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x4a0): undefined reference to `wxWindow::OnInternalIdle()'
  1608. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x4a8): undefined reference to `wxWindowBase::SendIdleEvents(wxIdleEvent&)'
  1609. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x4b0): undefined reference to `wxWindowBase::WXSetInitialFittingClientSize(int)'
  1610. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x4c0): undefined reference to `wxWindow::AssociateHandle(HWND__*)'
  1611. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x4c8): undefined reference to `wxWindow::DissociateHandle()'
  1612. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x4d0): undefined reference to `wxWindowBase::InheritAttributes()'
  1613. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x508): undefined reference to `wxWindowBase::DoMoveInTabOrder(wxWindow*, wxWindowBase::WindowOrder)'
  1614. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x510): undefined reference to `wxWindowBase::DoNavigateIn(int)'
  1615. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x518): undefined reference to `wxWindow::DoEnable(bool)'
  1616. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x520): undefined reference to `wxControl::GetDefaultBorder() const'
  1617. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x528): undefined reference to `wxWindow::GetDefaultBorderForControl() const'
  1618. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x530): undefined reference to `wxWindow::DoGetTextExtent(wxString const&, int*, int*, int*, int*, wxFont const*) const'
  1619. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x538): undefined reference to `wxWindow::DoClientToScreen(int*, int*) const'
  1620. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x540): undefined reference to `wxWindow::DoScreenToClient(int*, int*) const'
  1621. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x548): undefined reference to `wxWindowBase::DoHitTest(int, int) const'
  1622. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x550): undefined reference to `wxWindow::DoCaptureMouse()'
  1623. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x558): undefined reference to `wxWindow::DoReleaseMouse()'
  1624. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x560): undefined reference to `wxWindow::DoGetPosition(int*, int*) const'
  1625. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x568): undefined reference to `wxWindowBase::DoGetScreenPosition(int*, int*) const'
  1626. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x570): undefined reference to `wxWindow::DoGetSize(int*, int*) const'
  1627. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x578): undefined reference to `wxWindow::DoGetClientSize(int*, int*) const'
  1628. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x580): undefined reference to `wxControl::DoGetBestSize() const'
  1629. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x5a0): undefined reference to `wxWindow::DoSetSize(int, int, int, int, int)'
  1630. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x5a8): undefined reference to `wxWindow::DoSetClientSize(int, int)'
  1631. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x5b0): undefined reference to `wxWindowBase::DoSetSizeHints(int, int, int, int, int, int)'
  1632. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x5b8): undefined reference to `wxWindow::DoGetBorderSize() const'
  1633. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x5c0): undefined reference to `wxWindow::DoMoveWindow(int, int, int, int)'
  1634. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x5c8): undefined reference to `wxWindowBase::DoCentre(int)'
  1635. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x5d0): undefined reference to `wxWindowBase::DoSetToolTipText(wxString const&)'
  1636. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x5d8): undefined reference to `wxWindow::DoSetToolTip(wxToolTip*)'
  1637. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x5e0): undefined reference to `wxWindow::DoPopupMenu(wxMenu*, int, int)'
  1638. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x5e8): undefined reference to `wxWindowBase::AdjustForParentClientOrigin(int&, int&, int) const'
  1639. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x5f0): undefined reference to `wxWindowBase::DoSetWindowVariant(wxWindowVariant)'
  1640. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x5f8): undefined reference to `wxWindow::DoFreeze()'
  1641. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x600): undefined reference to `wxWindow::DoThaw()'
  1642. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x608): undefined reference to `wxWindow::LoadNativeDialog(wxWindow*, int)'
  1643. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x610): undefined reference to `wxWindow::LoadNativeDialog(wxWindow*, wxString const&)'
  1644. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x630): undefined reference to `wxControl::MSWGetStyle(long, unsigned long*) const'
  1645. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x638): undefined reference to `wxWindow::MSWGetParent() const'
  1646. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x640): undefined reference to `wxWindow::MSWCommand(unsigned int, unsigned short)'
  1647. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x648): undefined reference to `wxWindow::CreateWindowFromHWND(wxWindow*, HWND__*)'
  1648. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x650): undefined reference to `wxWindow::AdoptAttributesFromHWND()'
  1649. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x658): undefined reference to `wxWindow::SetupColours()'
  1650. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x660): undefined reference to `wxWindow::MSWOnScroll(int, unsigned short, unsigned short, HWND__*)'
  1651. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x668): undefined reference to `wxControl::MSWOnNotify(int, long long, long long*)'
  1652. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x670): undefined reference to `wxWindow::MSWOnDrawItem(int, void**)'
  1653. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x678): undefined reference to `wxWindow::MSWOnMeasureItem(int, void**)'
  1654. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x680): undefined reference to `wxWindow::HandleSettingChange(unsigned long long, long long)'
  1655. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x688): undefined reference to `wxWindow::MSWHandleMessage(long long*, unsigned int, unsigned long long, long long)'
  1656. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x690): undefined reference to `wxWindow::MSWWindowProc(unsigned int, unsigned long long, long long)'
  1657. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x698): undefined reference to `wxWindow::MSWDefWindowProc(unsigned int, unsigned long long, long long)'
  1658. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x6a0): undefined reference to `wxWindow::MSWShouldPreProcessMessage(tagMSG*)'
  1659. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x6a8): undefined reference to `wxWindow::MSWProcessMessage(tagMSG*)'
  1660. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x6b0): undefined reference to `wxWindow::MSWTranslateMessage(tagMSG*)'
  1661. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x6b8): undefined reference to `wxWindow::MSWDestroyWindow()'
  1662. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x6d0): undefined reference to `wxWindow::MSWGetBgBrushForChild(HDC__*, wxWindow*)'
  1663. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x6f8): undefined reference to `wxWindow::HandleMenuSelect(unsigned short, unsigned short, HMENU__*)'
  1664. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x700): undefined reference to `wxWindow::DoSendMenuOpenCloseEvent(int, wxMenu*)'
  1665. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x708): undefined reference to `wxWindow::MSWFindMenuFromHMENU(HMENU__*)'
  1666. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x718): undefined reference to `wxWindow::MSWUpdateFontOnDPIChange(wxSize const&)'
  1667. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x720): undefined reference to `wxWindow::TranslateBorder(wxBorder) const'
  1668. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x728): undefined reference to `wxWindow::MSWGetCreateWindowCoords(wxPoint const&, wxSize const&, int&, int&, int&, int&) const'
  1669. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x730): undefined reference to `wxControl::MSWFindItem(long, HWND__*) const'
  1670. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x758): undefined reference to `wxControlBase::DoSetLabelMarkup(wxString const&)'
  1671. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x760): undefined reference to `wxControlBase::DoGetSizeFromTextSize(int, int) const'
  1672. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x778): undefined reference to `wxControl::MSWControlColor(HDC__*, HWND__*)'
  1673. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x788): undefined reference to `wxControl::DoMSWControlColor(HDC__*, wxColour, HWND__*)'
  1674. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x7e0): undefined reference to `wxItemContainerImmutable::GetStringSelection() const'
  1675. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x7e8): undefined reference to `wxItemContainer::Clear()'
  1676. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE[_ZTV17wxWindowWithItemsI9wxControl15wxItemContainerE]+0x838): undefined reference to `wxItemContainer::DoInsertOneItem(wxString const&, unsigned int)'
  1677. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxMenuItemList::~wxMenuItemList()':
  1678. C:/wxWidgets-3.1.5/include/wx/menu.h:37: undefined reference to `wxListBase::~wxListBase()'
  1679. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x10): undefined reference to `wxControl::GetClassInfo() const'
  1680. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x28): undefined reference to `wxObject::CreateRefData() const'
  1681. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x30): undefined reference to `wxObject::CloneRefData(wxRefCounter const*) const'
  1682. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x38): undefined reference to `wxWindowBase::SetNextHandler(wxEvtHandler*)'
  1683. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x40): undefined reference to `wxWindowBase::SetPreviousHandler(wxEvtHandler*)'
  1684. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x48): undefined reference to `wxEvtHandler::ProcessEvent(wxEvent&)'
  1685. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x50): undefined reference to `wxEvtHandler::QueueEvent(wxEvent*)'
  1686. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x60): undefined reference to `wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&)'
  1687. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x68): undefined reference to `wxWindowBase::TryBefore(wxEvent&)'
  1688. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x70): undefined reference to `wxWindowBase::TryAfter(wxEvent&)'
  1689. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x80): undefined reference to `wxWindow::GetEventTable() const'
  1690. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x88): undefined reference to `wxWindow::GetEventHashTable() const'
  1691. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x90): undefined reference to `wxEvtHandler::DoSetClientObject(wxClientData*)'
  1692. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x98): undefined reference to `wxEvtHandler::DoGetClientObject() const'
  1693. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0xa0): undefined reference to `wxEvtHandler::DoSetClientData(void*)'
  1694. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0xa8): undefined reference to `wxEvtHandler::DoGetClientData() const'
  1695. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0xb0): undefined reference to `wxWindowBase::Destroy()'
  1696. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0xd8): undefined reference to `wxWindow::GetLayoutDirection() const'
  1697. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0xe0): undefined reference to `wxWindow::SetLayoutDirection(wxLayoutDirection)'
  1698. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0xe8): undefined reference to `wxWindow::AdjustForLayoutDirection(int, int, int) const'
  1699. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0xf0): undefined reference to `wxWindow::SetId(int)'
  1700. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0xf8): undefined reference to `wxWindow::Raise()'
  1701. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x100): undefined reference to `wxWindow::Lower()'
  1702. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x108): undefined reference to `wxWindowBase::GetClientAreaOrigin() const'
  1703. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x110): undefined reference to `wxWindowBase::ClientToWindowSize(wxSize const&) const'
  1704. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x118): undefined reference to `wxWindowBase::WindowToClientSize(wxSize const&) const'
  1705. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x120): undefined reference to `wxWindowBase::GetEffectiveMinSize() const'
  1706. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x128): undefined reference to `wxWindowBase::Fit()'
  1707. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x130): undefined reference to `wxWindowBase::FitInside()'
  1708. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x140): undefined reference to `wxWindowBase::SetMinSize(wxSize const&)'
  1709. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x148): undefined reference to `wxWindowBase::SetMaxSize(wxSize const&)'
  1710. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x180): undefined reference to `wxWindowBase::DoSetVirtualSize(int, int)'
  1711. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x188): undefined reference to `wxWindowBase::DoGetVirtualSize() const'
  1712. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x198): undefined reference to `wxWindowBase::GetContentScaleFactor() const'
  1713. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x1a0): undefined reference to `wxWindow::GetDPIScaleFactor() const'
  1714. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x1a8): undefined reference to `wxWindowBase::GetWindowBorderSize() const'
  1715. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x1b0): undefined reference to `wxWindowBase::InformFirstDirection(int, int, int)'
  1716. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x1b8): undefined reference to `wxWindowBase::SendSizeEvent(int)'
  1717. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x1c0): undefined reference to `wxWindow::BeginRepositioningChildren()'
  1718. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x1c8): undefined reference to `wxWindow::EndRepositioningChildren()'
  1719. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x1d0): undefined reference to `wxWindow::Show(bool)'
  1720. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x1e8): undefined reference to `wxWindowBase::Enable(bool)'
  1721. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x200): undefined reference to `wxWindowBase::IsShownOnScreen() const'
  1722. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x208): undefined reference to `wxWindow::SetWindowStyleFlag(long)'
  1723. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x220): undefined reference to `wxWindow::SetExtraStyle(long)'
  1724. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x238): undefined reference to `wxWindow::SetFocus()'
  1725. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x240): undefined reference to `wxWindow::SetFocusFromKbd()'
  1726. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x248): undefined reference to `wxWindowBase::HasFocus() const'
  1727. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x280): undefined reference to `wxWindowBase::IsTopLevel() const'
  1728. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x288): undefined reference to `wxWindow::Reparent(wxWindowBase*)'
  1729. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x290): undefined reference to `wxWindowBase::AddChild(wxWindowBase*)'
  1730. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x298): undefined reference to `wxWindowBase::RemoveChild(wxWindowBase*)'
  1731. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x2a8): undefined reference to `wxWindowBase::SetValidator(wxValidator const&)'
  1732. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x2b8): undefined reference to `wxWindowBase::Validate()'
  1733. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x2c0): undefined reference to `wxWindowBase::TransferDataToWindow()'
  1734. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x2c8): undefined reference to `wxWindowBase::TransferDataFromWindow()'
  1735. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x2d0): undefined reference to `wxWindowBase::InitDialog()'
  1736. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x2e0): undefined reference to `wxWindow::RegisterHotKey(int, int, int)'
  1737. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x2e8): undefined reference to `wxWindow::UnregisterHotKey(int)'
  1738. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x2f0): undefined reference to `wxWindow::GetDPI() const'
  1739. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x2f8): undefined reference to `wxWindow::WXAdjustFontToOwnPPI(wxFont&) const'
  1740. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x300): undefined reference to `wxWindow::WarpPointer(int, int)'
  1741. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x310): undefined reference to `wxWindow::EnableTouchEvents(int)'
  1742. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x318): undefined reference to `wxWindow::Refresh(bool, wxRect const*)'
  1743. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x320): undefined reference to `wxWindow::Update()'
  1744. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x328): undefined reference to `wxWindowBase::ClearBackground()'
  1745. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x338): undefined reference to `wxWindow::SetDoubleBuffered(bool)'
  1746. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x340): undefined reference to `wxWindow::IsDoubleBuffered() const'
  1747. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x348): undefined reference to `wxWindowBase::DoIsExposed(int, int) const'
  1748. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x350): undefined reference to `wxWindowBase::DoIsExposed(int, int, int, int) const'
  1749. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x360): undefined reference to `wxWindowBase::SetBackgroundColour(wxColour const&)'
  1750. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x368): undefined reference to `wxWindowBase::SetForegroundColour(wxColour const&)'
  1751. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x370): undefined reference to `wxWindowBase::SetBackgroundStyle(wxBackgroundStyle)'
  1752. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x380): undefined reference to `wxWindowBase::IsTransparentBackgroundSupported(wxString*) const'
  1753. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x388): undefined reference to `wxControlBase::SetFont(wxFont const&)'
  1754. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x390): undefined reference to `wxWindow::SetCursor(wxCursor const&)'
  1755. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x398): undefined reference to `wxWindow::GetCharHeight() const'
  1756. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x3a0): undefined reference to `wxWindow::GetCharWidth() const'
  1757. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x3a8): undefined reference to `wxWindowBase::UpdateWindowUI(long)'
  1758. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x3b0): undefined reference to `wxControlBase::DoUpdateWindowUI(wxUpdateUIEvent&)'
  1759. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x3c0): undefined reference to `wxWindowBase::CanScroll(int) const'
  1760. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x3c8): undefined reference to `wxWindow::SetScrollbar(int, int, int, int, bool)'
  1761. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x3d0): undefined reference to `wxWindow::SetScrollPos(int, int, bool)'
  1762. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x3d8): undefined reference to `wxWindow::GetScrollPos(int) const'
  1763. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x3e0): undefined reference to `wxWindow::GetScrollThumb(int) const'
  1764. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x3e8): undefined reference to `wxWindow::GetScrollRange(int) const'
  1765. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x3f0): undefined reference to `wxWindow::ScrollWindow(int, int, wxRect const*)'
  1766. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x3f8): undefined reference to `wxWindow::ScrollLines(int)'
  1767. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x400): undefined reference to `wxWindow::ScrollPages(int)'
  1768. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x418): undefined reference to `wxWindowBase::GetHelpTextAtPoint(wxPoint const&, wxHelpEvent::Origin) const'
  1769. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x420): undefined reference to `wxWindow::SetDropTarget(wxDropTarget*)'
  1770. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x430): undefined reference to `wxWindow::DragAcceptFiles(bool)'
  1771. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x438): undefined reference to `wxWindowBase::SetConstraintSizes(bool)'
  1772. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x440): undefined reference to `wxWindowBase::LayoutPhase1(int*)'
  1773. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x448): undefined reference to `wxWindowBase::LayoutPhase2(int*)'
  1774. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x450): undefined reference to `wxWindowBase::DoPhase(int)'
  1775. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x458): undefined reference to `wxWindowBase::SetSizeConstraint(int, int, int, int)'
  1776. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x460): undefined reference to `wxWindowBase::MoveConstraint(int, int)'
  1777. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x468): undefined reference to `wxWindowBase::GetSizeConstraint(int*, int*) const'
  1778. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x470): undefined reference to `wxWindowBase::GetClientSizeConstraint(int*, int*) const'
  1779. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x478): undefined reference to `wxWindowBase::GetPositionConstraint(int*, int*) const'
  1780. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x480): undefined reference to `wxWindowBase::Layout()'
  1781. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x4a0): undefined reference to `wxWindow::OnInternalIdle()'
  1782. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x4a8): undefined reference to `wxWindowBase::SendIdleEvents(wxIdleEvent&)'
  1783. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x4b0): undefined reference to `wxWindowBase::WXSetInitialFittingClientSize(int)'
  1784. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x4c0): undefined reference to `wxWindow::AssociateHandle(HWND__*)'
  1785. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x4c8): undefined reference to `wxWindow::DissociateHandle()'
  1786. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x4d0): undefined reference to `wxWindowBase::InheritAttributes()'
  1787. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x508): undefined reference to `wxWindowBase::DoMoveInTabOrder(wxWindow*, wxWindowBase::WindowOrder)'
  1788. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x510): undefined reference to `wxWindowBase::DoNavigateIn(int)'
  1789. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x518): undefined reference to `wxWindow::DoEnable(bool)'
  1790. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x528): undefined reference to `wxWindow::GetDefaultBorderForControl() const'
  1791. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x530): undefined reference to `wxWindow::DoGetTextExtent(wxString const&, int*, int*, int*, int*, wxFont const*) const'
  1792. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x538): undefined reference to `wxWindow::DoClientToScreen(int*, int*) const'
  1793. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x540): undefined reference to `wxWindow::DoScreenToClient(int*, int*) const'
  1794. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x548): undefined reference to `wxWindowBase::DoHitTest(int, int) const'
  1795. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x550): undefined reference to `wxWindow::DoCaptureMouse()'
  1796. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x558): undefined reference to `wxWindow::DoReleaseMouse()'
  1797. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x560): undefined reference to `wxWindow::DoGetPosition(int*, int*) const'
  1798. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x568): undefined reference to `wxWindowBase::DoGetScreenPosition(int*, int*) const'
  1799. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x570): undefined reference to `wxWindow::DoGetSize(int*, int*) const'
  1800. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x578): undefined reference to `wxWindow::DoGetClientSize(int*, int*) const'
  1801. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x580): undefined reference to `wxControl::DoGetBestSize() const'
  1802. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x5a0): undefined reference to `wxWindow::DoSetSize(int, int, int, int, int)'
  1803. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x5a8): undefined reference to `wxWindow::DoSetClientSize(int, int)'
  1804. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x5b0): undefined reference to `wxWindowBase::DoSetSizeHints(int, int, int, int, int, int)'
  1805. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x5b8): undefined reference to `wxWindow::DoGetBorderSize() const'
  1806. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x5c0): undefined reference to `wxWindow::DoMoveWindow(int, int, int, int)'
  1807. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x5c8): undefined reference to `wxWindowBase::DoCentre(int)'
  1808. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x5d0): undefined reference to `wxWindowBase::DoSetToolTipText(wxString const&)'
  1809. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x5d8): undefined reference to `wxWindow::DoSetToolTip(wxToolTip*)'
  1810. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x5e0): undefined reference to `wxWindow::DoPopupMenu(wxMenu*, int, int)'
  1811. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x5e8): undefined reference to `wxWindowBase::AdjustForParentClientOrigin(int&, int&, int) const'
  1812. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x5f0): undefined reference to `wxWindowBase::DoSetWindowVariant(wxWindowVariant)'
  1813. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x5f8): undefined reference to `wxWindow::DoFreeze()'
  1814. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x600): undefined reference to `wxWindow::DoThaw()'
  1815. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x608): undefined reference to `wxWindow::LoadNativeDialog(wxWindow*, int)'
  1816. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x610): undefined reference to `wxWindow::LoadNativeDialog(wxWindow*, wxString const&)'
  1817. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x630): undefined reference to `wxControl::MSWGetStyle(long, unsigned long*) const'
  1818. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x638): undefined reference to `wxWindow::MSWGetParent() const'
  1819. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x640): undefined reference to `wxWindow::MSWCommand(unsigned int, unsigned short)'
  1820. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x648): undefined reference to `wxWindow::CreateWindowFromHWND(wxWindow*, HWND__*)'
  1821. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x650): undefined reference to `wxWindow::AdoptAttributesFromHWND()'
  1822. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x658): undefined reference to `wxWindow::SetupColours()'
  1823. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x660): undefined reference to `wxWindow::MSWOnScroll(int, unsigned short, unsigned short, HWND__*)'
  1824. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x668): undefined reference to `wxControl::MSWOnNotify(int, long long, long long*)'
  1825. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x670): undefined reference to `wxWindow::MSWOnDrawItem(int, void**)'
  1826. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x678): undefined reference to `wxWindow::MSWOnMeasureItem(int, void**)'
  1827. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x680): undefined reference to `wxWindow::HandleSettingChange(unsigned long long, long long)'
  1828. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x688): undefined reference to `wxWindow::MSWHandleMessage(long long*, unsigned int, unsigned long long, long long)'
  1829. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x690): undefined reference to `wxWindow::MSWWindowProc(unsigned int, unsigned long long, long long)'
  1830. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x698): undefined reference to `wxWindow::MSWDefWindowProc(unsigned int, unsigned long long, long long)'
  1831. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x6a0): undefined reference to `wxWindow::MSWShouldPreProcessMessage(tagMSG*)'
  1832. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x6a8): undefined reference to `wxWindow::MSWProcessMessage(tagMSG*)'
  1833. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x6b0): undefined reference to `wxWindow::MSWTranslateMessage(tagMSG*)'
  1834. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x6b8): undefined reference to `wxWindow::MSWDestroyWindow()'
  1835. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x6d0): undefined reference to `wxWindow::MSWGetBgBrushForChild(HDC__*, wxWindow*)'
  1836. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x6f8): undefined reference to `wxWindow::HandleMenuSelect(unsigned short, unsigned short, HMENU__*)'
  1837. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x700): undefined reference to `wxWindow::DoSendMenuOpenCloseEvent(int, wxMenu*)'
  1838. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x708): undefined reference to `wxWindow::MSWFindMenuFromHMENU(HMENU__*)'
  1839. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x718): undefined reference to `wxWindow::MSWUpdateFontOnDPIChange(wxSize const&)'
  1840. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x720): undefined reference to `wxWindow::TranslateBorder(wxBorder) const'
  1841. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x728): undefined reference to `wxWindow::MSWGetCreateWindowCoords(wxPoint const&, wxSize const&, int&, int&, int&, int&) const'
  1842. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x730): undefined reference to `wxControl::MSWFindItem(long, HWND__*) const'
  1843. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x758): undefined reference to `wxControlBase::DoSetLabelMarkup(wxString const&)'
  1844. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x760): undefined reference to `wxControlBase::DoGetSizeFromTextSize(int, int) const'
  1845. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x778): undefined reference to `wxControl::MSWControlColor(HDC__*, HWND__*)'
  1846. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV15wxAnyButtonBase[_ZTV15wxAnyButtonBase]+0x788): undefined reference to `wxControl::DoMSWControlColor(HDC__*, wxColour, HWND__*)'
  1847. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x10): undefined reference to `wxWindow::GetClassInfo() const'
  1848. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x28): undefined reference to `wxObject::CreateRefData() const'
  1849. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x30): undefined reference to `wxObject::CloneRefData(wxRefCounter const*) const'
  1850. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x38): undefined reference to `wxWindowBase::SetNextHandler(wxEvtHandler*)'
  1851. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x40): undefined reference to `wxWindowBase::SetPreviousHandler(wxEvtHandler*)'
  1852. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x48): undefined reference to `wxEvtHandler::ProcessEvent(wxEvent&)'
  1853. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x50): undefined reference to `wxEvtHandler::QueueEvent(wxEvent*)'
  1854. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x60): undefined reference to `wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&)'
  1855. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x68): undefined reference to `wxWindowBase::TryBefore(wxEvent&)'
  1856. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x70): undefined reference to `wxWindowBase::TryAfter(wxEvent&)'
  1857. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x80): undefined reference to `wxWindow::GetEventTable() const'
  1858. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x88): undefined reference to `wxWindow::GetEventHashTable() const'
  1859. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x90): undefined reference to `wxEvtHandler::DoSetClientObject(wxClientData*)'
  1860. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x98): undefined reference to `wxEvtHandler::DoGetClientObject() const'
  1861. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0xa0): undefined reference to `wxEvtHandler::DoSetClientData(void*)'
  1862. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0xa8): undefined reference to `wxEvtHandler::DoGetClientData() const'
  1863. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0xb0): undefined reference to `wxWindowBase::Destroy()'
  1864. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0xb8): undefined reference to `wxWindow::SetLabel(wxString const&)'
  1865. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0xc0): undefined reference to `wxWindow::GetLabel() const'
  1866. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0xd8): undefined reference to `wxWindow::GetLayoutDirection() const'
  1867. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0xe0): undefined reference to `wxWindow::SetLayoutDirection(wxLayoutDirection)'
  1868. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0xe8): undefined reference to `wxWindow::AdjustForLayoutDirection(int, int, int) const'
  1869. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0xf0): undefined reference to `wxWindow::SetId(int)'
  1870. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0xf8): undefined reference to `wxWindow::Raise()'
  1871. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x100): undefined reference to `wxWindow::Lower()'
  1872. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x108): undefined reference to `wxWindowBase::GetClientAreaOrigin() const'
  1873. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x110): undefined reference to `wxWindowBase::ClientToWindowSize(wxSize const&) const'
  1874. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x118): undefined reference to `wxWindowBase::WindowToClientSize(wxSize const&) const'
  1875. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x120): undefined reference to `wxWindowBase::GetEffectiveMinSize() const'
  1876. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x128): undefined reference to `wxWindowBase::Fit()'
  1877. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x130): undefined reference to `wxWindowBase::FitInside()'
  1878. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x140): undefined reference to `wxWindowBase::SetMinSize(wxSize const&)'
  1879. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x148): undefined reference to `wxWindowBase::SetMaxSize(wxSize const&)'
  1880. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x180): undefined reference to `wxWindowBase::DoSetVirtualSize(int, int)'
  1881. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x188): undefined reference to `wxWindowBase::DoGetVirtualSize() const'
  1882. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x198): undefined reference to `wxWindowBase::GetContentScaleFactor() const'
  1883. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x1a0): undefined reference to `wxWindow::GetDPIScaleFactor() const'
  1884. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x1a8): undefined reference to `wxWindowBase::GetWindowBorderSize() const'
  1885. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x1b0): undefined reference to `wxWindowBase::InformFirstDirection(int, int, int)'
  1886. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x1b8): undefined reference to `wxWindowBase::SendSizeEvent(int)'
  1887. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x1c0): undefined reference to `wxWindow::BeginRepositioningChildren()'
  1888. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x1c8): undefined reference to `wxWindow::EndRepositioningChildren()'
  1889. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x1d0): undefined reference to `wxWindow::Show(bool)'
  1890. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x1e8): undefined reference to `wxWindowBase::Enable(bool)'
  1891. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x200): undefined reference to `wxWindowBase::IsShownOnScreen() const'
  1892. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x208): undefined reference to `wxWindow::SetWindowStyleFlag(long)'
  1893. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x220): undefined reference to `wxWindow::SetExtraStyle(long)'
  1894. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x240): undefined reference to `wxWindow::SetFocusFromKbd()'
  1895. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x248): undefined reference to `wxWindowBase::HasFocus() const'
  1896. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x280): undefined reference to `wxWindowBase::IsTopLevel() const'
  1897. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x288): undefined reference to `wxWindow::Reparent(wxWindowBase*)'
  1898. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x2a8): undefined reference to `wxWindowBase::SetValidator(wxValidator const&)'
  1899. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x2b8): undefined reference to `wxWindowBase::Validate()'
  1900. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x2c0): undefined reference to `wxWindowBase::TransferDataToWindow()'
  1901. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x2c8): undefined reference to `wxWindowBase::TransferDataFromWindow()'
  1902. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x2d0): undefined reference to `wxWindowBase::InitDialog()'
  1903. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x2e0): undefined reference to `wxWindow::RegisterHotKey(int, int, int)'
  1904. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x2e8): undefined reference to `wxWindow::UnregisterHotKey(int)'
  1905. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x2f0): undefined reference to `wxWindow::GetDPI() const'
  1906. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x2f8): undefined reference to `wxWindow::WXAdjustFontToOwnPPI(wxFont&) const'
  1907. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x300): undefined reference to `wxWindow::WarpPointer(int, int)'
  1908. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x310): undefined reference to `wxWindow::EnableTouchEvents(int)'
  1909. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x318): undefined reference to `wxWindow::Refresh(bool, wxRect const*)'
  1910. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x320): undefined reference to `wxWindow::Update()'
  1911. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x328): undefined reference to `wxWindowBase::ClearBackground()'
  1912. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x338): undefined reference to `wxWindow::SetDoubleBuffered(bool)'
  1913. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x340): undefined reference to `wxWindow::IsDoubleBuffered() const'
  1914. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x348): undefined reference to `wxWindowBase::DoIsExposed(int, int) const'
  1915. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x350): undefined reference to `wxWindowBase::DoIsExposed(int, int, int, int) const'
  1916. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x360): undefined reference to `wxWindowBase::SetBackgroundColour(wxColour const&)'
  1917. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x368): undefined reference to `wxWindowBase::SetForegroundColour(wxColour const&)'
  1918. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x370): undefined reference to `wxWindowBase::SetBackgroundStyle(wxBackgroundStyle)'
  1919. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x380): undefined reference to `wxWindowBase::IsTransparentBackgroundSupported(wxString*) const'
  1920. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x388): undefined reference to `wxWindow::SetFont(wxFont const&)'
  1921. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x390): undefined reference to `wxWindow::SetCursor(wxCursor const&)'
  1922. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x398): undefined reference to `wxWindow::GetCharHeight() const'
  1923. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x3a0): undefined reference to `wxWindow::GetCharWidth() const'
  1924. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x3a8): undefined reference to `wxWindowBase::UpdateWindowUI(long)'
  1925. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x3b0): undefined reference to `wxWindowBase::DoUpdateWindowUI(wxUpdateUIEvent&)'
  1926. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x3c0): undefined reference to `wxWindowBase::CanScroll(int) const'
  1927. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x3c8): undefined reference to `wxWindow::SetScrollbar(int, int, int, int, bool)'
  1928. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x3d0): undefined reference to `wxWindow::SetScrollPos(int, int, bool)'
  1929. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x3d8): undefined reference to `wxWindow::GetScrollPos(int) const'
  1930. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x3e0): undefined reference to `wxWindow::GetScrollThumb(int) const'
  1931. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x3e8): undefined reference to `wxWindow::GetScrollRange(int) const'
  1932. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x3f0): undefined reference to `wxWindow::ScrollWindow(int, int, wxRect const*)'
  1933. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x3f8): undefined reference to `wxWindow::ScrollLines(int)'
  1934. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x400): undefined reference to `wxWindow::ScrollPages(int)'
  1935. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x418): undefined reference to `wxWindowBase::GetHelpTextAtPoint(wxPoint const&, wxHelpEvent::Origin) const'
  1936. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x420): undefined reference to `wxWindow::SetDropTarget(wxDropTarget*)'
  1937. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x430): undefined reference to `wxWindow::DragAcceptFiles(bool)'
  1938. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x438): undefined reference to `wxWindowBase::SetConstraintSizes(bool)'
  1939. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x440): undefined reference to `wxWindowBase::LayoutPhase1(int*)'
  1940. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x448): undefined reference to `wxWindowBase::LayoutPhase2(int*)'
  1941. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x450): undefined reference to `wxWindowBase::DoPhase(int)'
  1942. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x458): undefined reference to `wxWindowBase::SetSizeConstraint(int, int, int, int)'
  1943. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x460): undefined reference to `wxWindowBase::MoveConstraint(int, int)'
  1944. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x468): undefined reference to `wxWindowBase::GetSizeConstraint(int*, int*) const'
  1945. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x470): undefined reference to `wxWindowBase::GetClientSizeConstraint(int*, int*) const'
  1946. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x478): undefined reference to `wxWindowBase::GetPositionConstraint(int*, int*) const'
  1947. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x480): undefined reference to `wxWindowBase::Layout()'
  1948. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x4a0): undefined reference to `wxWindow::OnInternalIdle()'
  1949. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x4a8): undefined reference to `wxWindowBase::SendIdleEvents(wxIdleEvent&)'
  1950. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x4b0): undefined reference to `wxWindowBase::WXSetInitialFittingClientSize(int)'
  1951. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x4c0): undefined reference to `wxWindow::AssociateHandle(HWND__*)'
  1952. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x4c8): undefined reference to `wxWindow::DissociateHandle()'
  1953. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x4d0): undefined reference to `wxWindowBase::InheritAttributes()'
  1954. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x508): undefined reference to `wxWindowBase::DoMoveInTabOrder(wxWindow*, wxWindowBase::WindowOrder)'
  1955. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x510): undefined reference to `wxWindowBase::DoNavigateIn(int)'
  1956. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x518): undefined reference to `wxWindow::DoEnable(bool)'
  1957. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x520): undefined reference to `wxWindow::GetDefaultBorder() const'
  1958. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x528): undefined reference to `wxWindow::GetDefaultBorderForControl() const'
  1959. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x530): undefined reference to `wxWindow::DoGetTextExtent(wxString const&, int*, int*, int*, int*, wxFont const*) const'
  1960. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x538): undefined reference to `wxWindow::DoClientToScreen(int*, int*) const'
  1961. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x540): undefined reference to `wxWindow::DoScreenToClient(int*, int*) const'
  1962. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x548): undefined reference to `wxWindowBase::DoHitTest(int, int) const'
  1963. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x550): undefined reference to `wxWindow::DoCaptureMouse()'
  1964. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x558): undefined reference to `wxWindow::DoReleaseMouse()'
  1965. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x560): undefined reference to `wxWindow::DoGetPosition(int*, int*) const'
  1966. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x568): undefined reference to `wxWindowBase::DoGetScreenPosition(int*, int*) const'
  1967. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x570): undefined reference to `wxWindow::DoGetSize(int*, int*) const'
  1968. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x578): undefined reference to `wxWindow::DoGetClientSize(int*, int*) const'
  1969. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x580): undefined reference to `wxWindowBase::DoGetBestSize() const'
  1970. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x5a0): undefined reference to `wxWindow::DoSetSize(int, int, int, int, int)'
  1971. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x5a8): undefined reference to `wxWindow::DoSetClientSize(int, int)'
  1972. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x5b0): undefined reference to `wxWindowBase::DoSetSizeHints(int, int, int, int, int, int)'
  1973. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x5b8): undefined reference to `wxWindow::DoGetBorderSize() const'
  1974. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x5c0): undefined reference to `wxWindow::DoMoveWindow(int, int, int, int)'
  1975. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x5c8): undefined reference to `wxWindowBase::DoCentre(int)'
  1976. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x5d0): undefined reference to `wxWindowBase::DoSetToolTipText(wxString const&)'
  1977. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x5d8): undefined reference to `wxWindow::DoSetToolTip(wxToolTip*)'
  1978. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x5e0): undefined reference to `wxWindow::DoPopupMenu(wxMenu*, int, int)'
  1979. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x5e8): undefined reference to `wxWindowBase::AdjustForParentClientOrigin(int&, int&, int) const'
  1980. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x5f0): undefined reference to `wxWindowBase::DoSetWindowVariant(wxWindowVariant)'
  1981. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x5f8): undefined reference to `wxWindow::DoFreeze()'
  1982. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x600): undefined reference to `wxWindow::DoThaw()'
  1983. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x608): undefined reference to `wxWindow::LoadNativeDialog(wxWindow*, int)'
  1984. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x610): undefined reference to `wxWindow::LoadNativeDialog(wxWindow*, wxString const&)'
  1985. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x630): undefined reference to `wxWindow::MSWGetStyle(long, unsigned long*) const'
  1986. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x638): undefined reference to `wxWindow::MSWGetParent() const'
  1987. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x640): undefined reference to `wxWindow::MSWCommand(unsigned int, unsigned short)'
  1988. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x648): undefined reference to `wxWindow::CreateWindowFromHWND(wxWindow*, HWND__*)'
  1989. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x650): undefined reference to `wxWindow::AdoptAttributesFromHWND()'
  1990. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x658): undefined reference to `wxWindow::SetupColours()'
  1991. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x660): undefined reference to `wxWindow::MSWOnScroll(int, unsigned short, unsigned short, HWND__*)'
  1992. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x668): undefined reference to `wxWindow::MSWOnNotify(int, long long, long long*)'
  1993. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x670): undefined reference to `wxWindow::MSWOnDrawItem(int, void**)'
  1994. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x678): undefined reference to `wxWindow::MSWOnMeasureItem(int, void**)'
  1995. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x680): undefined reference to `wxWindow::HandleSettingChange(unsigned long long, long long)'
  1996. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x688): undefined reference to `wxWindow::MSWHandleMessage(long long*, unsigned int, unsigned long long, long long)'
  1997. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x690): undefined reference to `wxWindow::MSWWindowProc(unsigned int, unsigned long long, long long)'
  1998. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x698): undefined reference to `wxWindow::MSWDefWindowProc(unsigned int, unsigned long long, long long)'
  1999. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x6a0): undefined reference to `wxWindow::MSWShouldPreProcessMessage(tagMSG*)'
  2000. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x6a8): undefined reference to `wxWindow::MSWProcessMessage(tagMSG*)'
  2001. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x6b0): undefined reference to `wxWindow::MSWTranslateMessage(tagMSG*)'
  2002. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x6b8): undefined reference to `wxWindow::MSWDestroyWindow()'
  2003. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x6d0): undefined reference to `wxWindow::MSWGetBgBrushForChild(HDC__*, wxWindow*)'
  2004. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x6f8): undefined reference to `wxWindow::HandleMenuSelect(unsigned short, unsigned short, HMENU__*)'
  2005. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x700): undefined reference to `wxWindow::DoSendMenuOpenCloseEvent(int, wxMenu*)'
  2006. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x708): undefined reference to `wxWindow::MSWFindMenuFromHMENU(HMENU__*)'
  2007. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x718): undefined reference to `wxWindow::MSWUpdateFontOnDPIChange(wxSize const&)'
  2008. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x720): undefined reference to `wxWindow::TranslateBorder(wxBorder) const'
  2009. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV19wxNavigationEnabledI8wxWindowE[_ZTV19wxNavigationEnabledI8wxWindowE]+0x728): undefined reference to `wxWindow::MSWGetCreateWindowCoords(wxPoint const&, wxSize const&, int&, int&, int&, int&) const'
  2010. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$_ZTV18wxControlContainer[_ZTV18wxControlContainer]+0x20): undefined reference to `wxControlContainerBase::SetFocusToChild()'
  2011. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxEventFunctorMethod<wxEventTypeTag<wxChildFocusEvent>, wxNavigationEnabled<wxWindow>, wxChildFocusEvent, wxNavigationEnabled<wxWindow> >::operator()(wxEvtHandler*, wxEvent&)':
  2012. C:/wxWidgets-3.1.5/include/wx/event.h:434: undefined reference to `wxOnAssert(char const*, int, char const*, char const*, char const*)'
  2013. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxEventFunctorMethod<wxEventTypeTag<wxFocusEvent>, wxNavigationEnabled<wxWindow>, wxFocusEvent, wxNavigationEnabled<wxWindow> >::operator()(wxEvtHandler*, wxEvent&)':
  2014. C:/wxWidgets-3.1.5/include/wx/event.h:434: undefined reference to `wxOnAssert(char const*, int, char const*, char const*, char const*)'
  2015. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxEventFunctorMethod<wxEventTypeTag<wxNavigationKeyEvent>, wxNavigationEnabled<wxWindow>, wxNavigationKeyEvent, wxNavigationEnabled<wxWindow> >::operator()(wxEvtHandler*, wxEvent&)':
  2016. C:/wxWidgets-3.1.5/include/wx/event.h:434: undefined reference to `wxOnAssert(char const*, int, char const*, char const*, char const*)'
  2017. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxEventFunctorMethod<wxEventTypeTag<wxCommandEvent>, wxEvtHandler, wxEvent, wxEvtHandler>::operator()(wxEvtHandler*, wxEvent&)':
  2018. C:/wxWidgets-3.1.5/include/wx/event.h:434: undefined reference to `wxOnAssert(char const*, int, char const*, char const*, char const*)'
  2019. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxEventFunctorMethod<wxEventTypeTag<wxUpdateUIEvent>, wxEvtHandler, wxEvent, wxEvtHandler>::operator()(wxEvtHandler*, wxEvent&)':
  2020. C:/wxWidgets-3.1.5/include/wx/event.h:434: undefined reference to `wxOnAssert(char const*, int, char const*, char const*, char const*)'
  2021. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxNavigationEnabled<wxWindow>::SetFocus()':
  2022. C:/wxWidgets-3.1.5/include/wx/containr.h:252: undefined reference to `wxControlContainerBase::DoSetFocus()'
  2023. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/containr.h:253: undefined reference to `wxWindow::SetFocus()'
  2024. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxNavigationEnabled<wxWindow>::AcceptsFocus() const':
  2025. C:/wxWidgets-3.1.5/include/wx/containr.h:211: undefined reference to `wxControlContainerBase::AcceptsFocus() const'
  2026. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxNavigationEnabled<wxWindow>::AddChild(wxWindowBase*)':
  2027. C:/wxWidgets-3.1.5/include/wx/containr.h:226: undefined reference to `wxWindowBase::AddChild(wxWindowBase*)'
  2028. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/containr.h:228: undefined reference to `wxControlContainerBase::UpdateCanFocusChildren()'
  2029. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/containr.h:233: undefined reference to `wxWindowBase::ToggleWindowStyle(int)'
  2030. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxNavigationEnabled<wxWindow>::RemoveChild(wxWindowBase*)':
  2031. C:/wxWidgets-3.1.5/include/wx/containr.h:240: undefined reference to `wxControlContainer::HandleOnWindowDestroy(wxWindowBase*)'
  2032. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/containr.h:243: undefined reference to `wxWindowBase::RemoveChild(wxWindowBase*)'
  2033. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/containr.h:247: undefined reference to `wxControlContainerBase::UpdateCanFocusChildren()'
  2034. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxNavigationEnabled<wxWindow>::HasTransparentBackground()':
  2035. C:/wxWidgets-3.1.5/include/wx/containr.h:264: undefined reference to `wxControlContainerBase::HasTransparentBackground() const'
  2036. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxNavigationEnabled<wxWindow>::WXSetPendingFocus(wxWindow*)':
  2037. C:/wxWidgets-3.1.5/include/wx/containr.h:270: undefined reference to `wxControlContainer::SetLastFocus(wxWindow*)'
  2038. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxMSWOwnerDrawnButton<wxRadioButtonBase>::SetForegroundColour(wxColour const&)':
  2039. C:/wxWidgets-3.1.5/include/wx/msw/ownerdrawnbutton.h:115: undefined reference to `wxWindowBase::SetForegroundColour(wxColour const&)'
  2040. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/msw/ownerdrawnbutton.h:118: undefined reference to `wxMSWOwnerDrawnButtonBase::MSWMakeOwnerDrawnIfNecessary(wxColour const&)'
  2041. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj): in function `wxMSWOwnerDrawnButton<wxRadioButtonBase>::MSWOnDraw(void**)':
  2042. C:/wxWidgets-3.1.5/include/wx/msw/ownerdrawnbutton.h:125: undefined reference to `wxMSWOwnerDrawnButtonBase::MSWDrawButton(void**)'
  2043. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr.wxEVT_NULL[.refptr.wxEVT_NULL]+0x0): undefined reference to `wxEVT_NULL'
  2044. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr.wxEVT_CHILD_FOCUS[.refptr.wxEVT_CHILD_FOCUS]+0x0): undefined reference to `wxEVT_CHILD_FOCUS'
  2045. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr.wxEVT_SET_FOCUS[.refptr.wxEVT_SET_FOCUS]+0x0): undefined reference to `wxEVT_SET_FOCUS'
  2046. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr.wxEVT_NAVIGATION_KEY[.refptr.wxEVT_NAVIGATION_KEY]+0x0): undefined reference to `wxEVT_NAVIGATION_KEY'
  2047. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr.wxMessageBoxCaptionStr[.refptr.wxMessageBoxCaptionStr]+0x0): undefined reference to `wxMessageBoxCaptionStr'
  2048. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr.wxDialogNameStr[.refptr.wxDialogNameStr]+0x0): undefined reference to `wxDialogNameStr'
  2049. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr.wxEVT_CHOICE[.refptr.wxEVT_CHOICE]+0x0): undefined reference to `wxEVT_CHOICE'
  2050. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr.wxEVT_NOTEBOOK_PAGE_CHANGING[.refptr.wxEVT_NOTEBOOK_PAGE_CHANGING]+0x0): undefined reference to `wxEVT_NOTEBOOK_PAGE_CHANGING'
  2051. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr.wxEVT_NOTEBOOK_PAGE_CHANGED[.refptr.wxEVT_NOTEBOOK_PAGE_CHANGED]+0x0): undefined reference to `wxEVT_NOTEBOOK_PAGE_CHANGED'
  2052. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr.wxEVT_BUTTON[.refptr.wxEVT_BUTTON]+0x0): undefined reference to `wxEVT_BUTTON'
  2053. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr.wxEmptyString[.refptr.wxEmptyString]+0x0): undefined reference to `wxEmptyString'
  2054. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr.wxDefaultValidator[.refptr.wxDefaultValidator]+0x0): undefined reference to `wxDefaultValidator'
  2055. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV10wxBoxSizer[.refptr._ZTV10wxBoxSizer]+0x0): undefined reference to `vtable for wxBoxSizer'
  2056. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV7wxSizer[.refptr._ZTV7wxSizer]+0x0): undefined reference to `vtable for wxSizer'
  2057. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV21wxwxSizerItemListNode[.refptr._ZTV21wxwxSizerItemListNode]+0x0): undefined reference to `vtable for wxwxSizerItemListNode'
  2058. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV10wxTextCtrl[.refptr._ZTV10wxTextCtrl]+0x0): undefined reference to `vtable for wxTextCtrl'
  2059. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV14wxTextCtrlBase[.refptr._ZTV14wxTextCtrlBase]+0x0): undefined reference to `vtable for wxTextCtrlBase'
  2060. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV14wxTextAreaBase[.refptr._ZTV14wxTextAreaBase]+0x0): undefined reference to `vtable for wxTextAreaBase'
  2061. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV13wxRadioButton[.refptr._ZTV13wxRadioButton]+0x0): undefined reference to `vtable for wxRadioButton'
  2062. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV12wxStaticText[.refptr._ZTV12wxStaticText]+0x0): undefined reference to `vtable for wxStaticText'
  2063. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV16wxStaticTextBase[.refptr._ZTV16wxStaticTextBase]+0x0): undefined reference to `vtable for wxStaticTextBase'
  2064. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV8wxChoice[.refptr._ZTV8wxChoice]+0x0): undefined reference to `vtable for wxChoice'
  2065. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV12wxChoiceBase[.refptr._ZTV12wxChoiceBase]+0x0): undefined reference to `vtable for wxChoiceBase'
  2066. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV18wxControlWithItems[.refptr._ZTV18wxControlWithItems]+0x0): undefined reference to `vtable for wxControlWithItems'
  2067. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV15wxItemContainer[.refptr._ZTV15wxItemContainer]+0x0): undefined reference to `vtable for wxItemContainer'
  2068. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV24wxItemContainerImmutable[.refptr._ZTV24wxItemContainerImmutable]+0x0): undefined reference to `vtable for wxItemContainerImmutable'
  2069. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV6wxMenu[.refptr._ZTV6wxMenu]+0x0): undefined reference to `vtable for wxMenu'
  2070. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV10wxMenuBase[.refptr._ZTV10wxMenuBase]+0x0): undefined reference to `vtable for wxMenuBase'
  2071. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV20wxwxMenuItemListNode[.refptr._ZTV20wxwxMenuItemListNode]+0x0): undefined reference to `vtable for wxwxMenuItemListNode'
  2072. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV8wxButton[.refptr._ZTV8wxButton]+0x0): undefined reference to `vtable for wxButton'
  2073. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV12wxButtonBase[.refptr._ZTV12wxButtonBase]+0x0): undefined reference to `vtable for wxButtonBase'
  2074. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV11wxAnyButton[.refptr._ZTV11wxAnyButton]+0x0): undefined reference to `vtable for wxAnyButton'
  2075. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV8wxBitmap[.refptr._ZTV8wxBitmap]+0x0): undefined reference to `vtable for wxBitmap'
  2076. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV7wxFrame[.refptr._ZTV7wxFrame]+0x0): undefined reference to `vtable for wxFrame'
  2077. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV11wxStatusBar[.refptr._ZTV11wxStatusBar]+0x0): undefined reference to `vtable for wxStatusBar'
  2078. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV9wxControl[.refptr._ZTV9wxControl]+0x0): undefined reference to `vtable for wxControl'
  2079. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV13wxControlBase[.refptr._ZTV13wxControlBase]+0x0): undefined reference to `vtable for wxControlBase'
  2080. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV7wxPanel[.refptr._ZTV7wxPanel]+0x0): undefined reference to `vtable for wxPanel'
  2081. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV11wxPanelBase[.refptr._ZTV11wxPanelBase]+0x0): undefined reference to `vtable for wxPanelBase'
  2082. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV22wxControlContainerBase[.refptr._ZTV22wxControlContainerBase]+0x0): undefined reference to `vtable for wxControlContainerBase'
  2083. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV8wxColour[.refptr._ZTV8wxColour]+0x0): undefined reference to `vtable for wxColour'
  2084. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV12wxColourBase[.refptr._ZTV12wxColourBase]+0x0): undefined reference to `vtable for wxColourBase'
  2085. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV14wxEventFunctor[.refptr._ZTV14wxEventFunctor]+0x0): undefined reference to `vtable for wxEventFunctor'
  2086. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV10wxGDIImage[.refptr._ZTV10wxGDIImage]+0x0): undefined reference to `vtable for wxGDIImage'
  2087. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV11wxGDIObject[.refptr._ZTV11wxGDIObject]+0x0): undefined reference to `vtable for wxGDIObject'
  2088. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV10wxListBase[.refptr._ZTV10wxListBase]+0x0): undefined reference to `vtable for wxListBase'
  2089. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZTV8wxObject[.refptr._ZTV8wxObject]+0x0): undefined reference to `vtable for wxObject'
  2090. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr._ZN8wxString4nposE[.refptr._ZN8wxString4nposE]+0x0): undefined reference to `wxString::npos'
  2091. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(Fishermen.cpp.obj):Fishermen.cpp:(.rdata$.refptr.wxConvLibcPtr[.refptr.wxConvLibcPtr]+0x0): undefined reference to `wxConvLibcPtr'
  2092. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 3e1e6
  2093. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 3e1fc
  2094. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 3e21b
  2095. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 3e4bb
  2096. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 3e4d2
  2097. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: DWARF error: could not find variable specification at offset 3e3f3
  2098. CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj): in function `AddNewPerson::AddNewPerson(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, long, wxString const&)':
  2099. C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/AddNewPerson.cpp:47: undefined reference to `wxDialogBase::CreateButtonSizer(long)'
  2100. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/AddNewPerson.cpp:57: undefined reference to `wxWindowBase::SetSizer(wxSizer*, bool)'
  2101. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/AddNewPerson.cpp:58: undefined reference to `wxSizer::Fit(wxWindow*)'
  2102. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/AddNewPerson.cpp:59: undefined reference to `wxSizer::SetSizeHints(wxWindow*)'
  2103. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/AddNewPerson.cpp:33: undefined reference to `wxDialog::~wxDialog()'
  2104. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj): in function `AddNewPerson::~AddNewPerson()':
  2105. C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/AddNewPerson.cpp:68: undefined reference to `wxDialog::~wxDialog()'
  2106. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj): in function `AddNewPerson::OnButtonCancelDialogClick(wxCommandEvent&)':
  2107. C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/AddNewPerson.cpp:96: undefined reference to `wxWindowBase::Close(bool)'
  2108. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/AddNewPerson.cpp:21: undefined reference to `wxEventHashTable::~wxEventHashTable()'
  2109. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/AddNewPerson.cpp:16: undefined reference to `wxNewId()'
  2110. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj): in function `__static_initialization_and_destruction_0':
  2111. C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/AddNewPerson.cpp:18: undefined reference to `wxNewId()'
  2112. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/Users/lands/OneDrive/Desktop/Fishermen/Fisherman2/AddNewPerson.cpp:21: undefined reference to `wxEventHashTable::wxEventHashTable(wxEventTable const&)'
  2113. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata+0x200): undefined reference to `wxDialogBase::sm_eventTable'
  2114. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj): in function `wxTopLevelWindow::~wxTopLevelWindow()':
  2115. C:/wxWidgets-3.1.5/include/wx/toplevel.h:386: undefined reference to `wxTopLevelWindowMSW::~wxTopLevelWindowMSW()'
  2116. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj): in function `wxDialog::wxDialog(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, long, wxString const&)':
  2117. C:/wxWidgets-3.1.5/include/wx/msw/dialog.h:33: undefined reference to `wxDialogBase::wxDialogBase()'
  2118. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/msw/dialog.h:34: undefined reference to `wxDialog::Init()'
  2119. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/msw/dialog.h:36: undefined reference to `wxDialog::Create(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, long, wxString const&)'
  2120. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x10): undefined reference to `wxDialog::GetClassInfo() const'
  2121. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x28): undefined reference to `wxObject::CreateRefData() const'
  2122. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x30): undefined reference to `wxObject::CloneRefData(wxRefCounter const*) const'
  2123. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x38): undefined reference to `wxWindowBase::SetNextHandler(wxEvtHandler*)'
  2124. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x40): undefined reference to `wxWindowBase::SetPreviousHandler(wxEvtHandler*)'
  2125. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x48): undefined reference to `wxEvtHandler::ProcessEvent(wxEvent&)'
  2126. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x50): undefined reference to `wxEvtHandler::QueueEvent(wxEvent*)'
  2127. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x60): undefined reference to `wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&)'
  2128. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x68): undefined reference to `wxWindowBase::TryBefore(wxEvent&)'
  2129. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x70): undefined reference to `wxWindowBase::TryAfter(wxEvent&)'
  2130. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x90): undefined reference to `wxEvtHandler::DoSetClientObject(wxClientData*)'
  2131. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x98): undefined reference to `wxEvtHandler::DoGetClientObject() const'
  2132. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0xa0): undefined reference to `wxEvtHandler::DoSetClientData(void*)'
  2133. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0xa8): undefined reference to `wxEvtHandler::DoGetClientData() const'
  2134. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0xb0): undefined reference to `wxTopLevelWindowMSW::Destroy()'
  2135. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0xb8): undefined reference to `wxWindow::SetLabel(wxString const&)'
  2136. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0xc0): undefined reference to `wxWindow::GetLabel() const'
  2137. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0xd8): undefined reference to `wxWindow::GetLayoutDirection() const'
  2138. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0xe0): undefined reference to `wxTopLevelWindowMSW::SetLayoutDirection(wxLayoutDirection)'
  2139. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0xe8): undefined reference to `wxWindow::AdjustForLayoutDirection(int, int, int) const'
  2140. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0xf0): undefined reference to `wxWindow::SetId(int)'
  2141. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0xf8): undefined reference to `wxTopLevelWindowMSW::Raise()'
  2142. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x100): undefined reference to `wxWindow::Lower()'
  2143. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x108): undefined reference to `wxWindowBase::GetClientAreaOrigin() const'
  2144. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x110): undefined reference to `wxWindowBase::ClientToWindowSize(wxSize const&) const'
  2145. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x118): undefined reference to `wxWindowBase::WindowToClientSize(wxSize const&) const'
  2146. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x120): undefined reference to `wxWindowBase::GetEffectiveMinSize() const'
  2147. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x128): undefined reference to `wxWindowBase::Fit()'
  2148. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x130): undefined reference to `wxWindowBase::FitInside()'
  2149. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x140): undefined reference to `wxTopLevelWindowBase::SetMinSize(wxSize const&)'
  2150. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x148): undefined reference to `wxTopLevelWindowBase::SetMaxSize(wxSize const&)'
  2151. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x180): undefined reference to `wxWindowBase::DoSetVirtualSize(int, int)'
  2152. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x188): undefined reference to `wxWindowBase::DoGetVirtualSize() const'
  2153. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x198): undefined reference to `wxWindowBase::GetContentScaleFactor() const'
  2154. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x1a0): undefined reference to `wxWindow::GetDPIScaleFactor() const'
  2155. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x1a8): undefined reference to `wxWindowBase::GetWindowBorderSize() const'
  2156. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x1b0): undefined reference to `wxWindowBase::InformFirstDirection(int, int, int)'
  2157. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x1b8): undefined reference to `wxWindowBase::SendSizeEvent(int)'
  2158. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x1c0): undefined reference to `wxWindow::BeginRepositioningChildren()'
  2159. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x1c8): undefined reference to `wxWindow::EndRepositioningChildren()'
  2160. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x1d0): undefined reference to `wxDialog::Show(bool)'
  2161. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x1e8): undefined reference to `wxWindowBase::Enable(bool)'
  2162. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x1f8): undefined reference to `wxNonOwnedWindow::IsThisEnabled() const'
  2163. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x200): undefined reference to `wxWindowBase::IsShownOnScreen() const'
  2164. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x208): undefined reference to `wxDialog::SetWindowStyleFlag(long)'
  2165. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x220): undefined reference to `wxWindow::SetExtraStyle(long)'
  2166. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x240): undefined reference to `wxWindow::SetFocusFromKbd()'
  2167. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x248): undefined reference to `wxWindowBase::HasFocus() const'
  2168. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x288): undefined reference to `wxNonOwnedWindow::Reparent(wxWindowBase*)'
  2169. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x2a8): undefined reference to `wxWindowBase::SetValidator(wxValidator const&)'
  2170. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x2b8): undefined reference to `wxWindowBase::Validate()'
  2171. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x2d0): undefined reference to `wxWindowBase::InitDialog()'
  2172. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x2e0): undefined reference to `wxWindow::RegisterHotKey(int, int, int)'
  2173. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x2e8): undefined reference to `wxWindow::UnregisterHotKey(int)'
  2174. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x2f0): undefined reference to `wxWindow::GetDPI() const'
  2175. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x2f8): undefined reference to `wxWindow::WXAdjustFontToOwnPPI(wxFont&) const'
  2176. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x300): undefined reference to `wxWindow::WarpPointer(int, int)'
  2177. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x310): undefined reference to `wxWindow::EnableTouchEvents(int)'
  2178. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x318): undefined reference to `wxWindow::Refresh(bool, wxRect const*)'
  2179. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x320): undefined reference to `wxWindow::Update()'
  2180. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x328): undefined reference to `wxWindowBase::ClearBackground()'
  2181. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x338): undefined reference to `wxWindow::SetDoubleBuffered(bool)'
  2182. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x340): undefined reference to `wxWindow::IsDoubleBuffered() const'
  2183. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x348): undefined reference to `wxWindowBase::DoIsExposed(int, int) const'
  2184. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x350): undefined reference to `wxWindowBase::DoIsExposed(int, int, int, int) const'
  2185. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x360): undefined reference to `wxWindowBase::SetBackgroundColour(wxColour const&)'
  2186. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x368): undefined reference to `wxWindowBase::SetForegroundColour(wxColour const&)'
  2187. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x370): undefined reference to `wxWindowBase::SetBackgroundStyle(wxBackgroundStyle)'
  2188. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x380): undefined reference to `wxWindowBase::IsTransparentBackgroundSupported(wxString*) const'
  2189. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x388): undefined reference to `wxWindow::SetFont(wxFont const&)'
  2190. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x390): undefined reference to `wxWindow::SetCursor(wxCursor const&)'
  2191. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x398): undefined reference to `wxWindow::GetCharHeight() const'
  2192. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x3a0): undefined reference to `wxWindow::GetCharWidth() const'
  2193. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x3a8): undefined reference to `wxWindowBase::UpdateWindowUI(long)'
  2194. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x3b0): undefined reference to `wxTopLevelWindowBase::DoUpdateWindowUI(wxUpdateUIEvent&)'
  2195. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x3c0): undefined reference to `wxWindowBase::CanScroll(int) const'
  2196. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x3c8): undefined reference to `wxWindow::SetScrollbar(int, int, int, int, bool)'
  2197. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x3d0): undefined reference to `wxWindow::SetScrollPos(int, int, bool)'
  2198. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x3d8): undefined reference to `wxWindow::GetScrollPos(int) const'
  2199. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x3e0): undefined reference to `wxWindow::GetScrollThumb(int) const'
  2200. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x3e8): undefined reference to `wxWindow::GetScrollRange(int) const'
  2201. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x3f0): undefined reference to `wxWindow::ScrollWindow(int, int, wxRect const*)'
  2202. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x3f8): undefined reference to `wxWindow::ScrollLines(int)'
  2203. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x400): undefined reference to `wxWindow::ScrollPages(int)'
  2204. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x418): undefined reference to `wxWindowBase::GetHelpTextAtPoint(wxPoint const&, wxHelpEvent::Origin) const'
  2205. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x420): undefined reference to `wxWindow::SetDropTarget(wxDropTarget*)'
  2206. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x430): undefined reference to `wxWindow::DragAcceptFiles(bool)'
  2207. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x438): undefined reference to `wxWindowBase::SetConstraintSizes(bool)'
  2208. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x440): undefined reference to `wxWindowBase::LayoutPhase1(int*)'
  2209. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x448): undefined reference to `wxWindowBase::LayoutPhase2(int*)'
  2210. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x450): undefined reference to `wxWindowBase::DoPhase(int)'
  2211. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x458): undefined reference to `wxWindowBase::SetSizeConstraint(int, int, int, int)'
  2212. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x460): undefined reference to `wxWindowBase::MoveConstraint(int, int)'
  2213. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x468): undefined reference to `wxWindowBase::GetSizeConstraint(int*, int*) const'
  2214. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x470): undefined reference to `wxWindowBase::GetClientSizeConstraint(int*, int*) const'
  2215. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x478): undefined reference to `wxWindowBase::GetPositionConstraint(int*, int*) const'
  2216. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x480): undefined reference to `wxTopLevelWindowBase::Layout()'
  2217. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x490): undefined reference to `wxTopLevelWindowMSW::SetTransparent(unsigned char)'
  2218. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x498): undefined reference to `wxTopLevelWindowMSW::CanSetTransparent()'
  2219. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x4a0): undefined reference to `wxWindow::OnInternalIdle()'
  2220. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x4a8): undefined reference to `wxWindowBase::SendIdleEvents(wxIdleEvent&)'
  2221. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x4b0): undefined reference to `wxWindowBase::WXSetInitialFittingClientSize(int)'
  2222. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x4c0): undefined reference to `wxWindow::AssociateHandle(HWND__*)'
  2223. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x4c8): undefined reference to `wxWindow::DissociateHandle()'
  2224. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x4d0): undefined reference to `wxNonOwnedWindow::InheritAttributes()'
  2225. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x4f8): undefined reference to `wxTopLevelWindowBase::IsTopNavigationDomain(wxWindowBase::NavigationKind) const'
  2226. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x508): undefined reference to `wxWindowBase::DoMoveInTabOrder(wxWindow*, wxWindowBase::WindowOrder)'
  2227. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x510): undefined reference to `wxWindowBase::DoNavigateIn(int)'
  2228. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x518): undefined reference to `wxWindow::DoEnable(bool)'
  2229. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x520): undefined reference to `wxWindow::GetDefaultBorder() const'
  2230. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x528): undefined reference to `wxWindow::GetDefaultBorderForControl() const'
  2231. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x530): undefined reference to `wxWindow::DoGetTextExtent(wxString const&, int*, int*, int*, int*, wxFont const*) const'
  2232. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x538): undefined reference to `wxTopLevelWindowBase::DoClientToScreen(int*, int*) const'
  2233. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x540): undefined reference to `wxTopLevelWindowBase::DoScreenToClient(int*, int*) const'
  2234. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x548): undefined reference to `wxWindowBase::DoHitTest(int, int) const'
  2235. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x550): undefined reference to `wxWindow::DoCaptureMouse()'
  2236. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x558): undefined reference to `wxWindow::DoReleaseMouse()'
  2237. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x560): undefined reference to `wxTopLevelWindowMSW::DoGetPosition(int*, int*) const'
  2238. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x570): undefined reference to `wxTopLevelWindowMSW::DoGetSize(int*, int*) const'
  2239. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x578): undefined reference to `wxWindow::DoGetClientSize(int*, int*) const'
  2240. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x580): undefined reference to `wxWindowBase::DoGetBestSize() const'
  2241. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x5a0): undefined reference to `wxWindow::DoSetSize(int, int, int, int, int)'
  2242. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x5a8): undefined reference to `wxWindow::DoSetClientSize(int, int)'
  2243. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x5b0): undefined reference to `wxWindowBase::DoSetSizeHints(int, int, int, int, int, int)'
  2244. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x5b8): undefined reference to `wxWindow::DoGetBorderSize() const'
  2245. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x5c0): undefined reference to `wxWindow::DoMoveWindow(int, int, int, int)'
  2246. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x5c8): undefined reference to `wxTopLevelWindowBase::DoCentre(int)'
  2247. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x5d0): undefined reference to `wxWindowBase::DoSetToolTipText(wxString const&)'
  2248. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x5d8): undefined reference to `wxWindow::DoSetToolTip(wxToolTip*)'
  2249. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x5e0): undefined reference to `wxWindow::DoPopupMenu(wxMenu*, int, int)'
  2250. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x5f0): undefined reference to `wxWindowBase::DoSetWindowVariant(wxWindowVariant)'
  2251. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x5f8): undefined reference to `wxTopLevelWindowMSW::DoFreeze()'
  2252. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x600): undefined reference to `wxTopLevelWindowMSW::DoThaw()'
  2253. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x608): undefined reference to `wxWindow::LoadNativeDialog(wxWindow*, int)'
  2254. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x610): undefined reference to `wxWindow::LoadNativeDialog(wxWindow*, wxString const&)'
  2255. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x630): undefined reference to `wxTopLevelWindowMSW::MSWGetStyle(long, unsigned long*) const'
  2256. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x638): undefined reference to `wxTopLevelWindowMSW::MSWGetParent() const'
  2257. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x640): undefined reference to `wxWindow::MSWCommand(unsigned int, unsigned short)'
  2258. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x648): undefined reference to `wxWindow::CreateWindowFromHWND(wxWindow*, HWND__*)'
  2259. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x650): undefined reference to `wxWindow::AdoptAttributesFromHWND()'
  2260. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x658): undefined reference to `wxWindow::SetupColours()'
  2261. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x660): undefined reference to `wxWindow::MSWOnScroll(int, unsigned short, unsigned short, HWND__*)'
  2262. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x668): undefined reference to `wxWindow::MSWOnNotify(int, long long, long long*)'
  2263. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x670): undefined reference to `wxWindow::MSWOnDrawItem(int, void**)'
  2264. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x678): undefined reference to `wxWindow::MSWOnMeasureItem(int, void**)'
  2265. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x680): undefined reference to `wxWindow::HandleSettingChange(unsigned long long, long long)'
  2266. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x688): undefined reference to `wxWindow::MSWHandleMessage(long long*, unsigned int, unsigned long long, long long)'
  2267. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x690): undefined reference to `wxDialog::MSWWindowProc(unsigned int, unsigned long long, long long)'
  2268. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x698): undefined reference to `wxWindow::MSWDefWindowProc(unsigned int, unsigned long long, long long)'
  2269. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x6a0): undefined reference to `wxWindow::MSWShouldPreProcessMessage(tagMSG*)'
  2270. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x6a8): undefined reference to `wxWindow::MSWProcessMessage(tagMSG*)'
  2271. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x6b0): undefined reference to `wxWindow::MSWTranslateMessage(tagMSG*)'
  2272. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x6b8): undefined reference to `wxWindow::MSWDestroyWindow()'
  2273. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x6d0): undefined reference to `wxWindow::MSWGetBgBrushForChild(HDC__*, wxWindow*)'
  2274. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x6f8): undefined reference to `wxWindow::HandleMenuSelect(unsigned short, unsigned short, HMENU__*)'
  2275. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x700): undefined reference to `wxWindow::DoSendMenuOpenCloseEvent(int, wxMenu*)'
  2276. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x708): undefined reference to `wxWindow::MSWFindMenuFromHMENU(HMENU__*)'
  2277. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x718): undefined reference to `wxWindow::MSWUpdateFontOnDPIChange(wxSize const&)'
  2278. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x720): undefined reference to `wxWindow::TranslateBorder(wxBorder) const'
  2279. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x728): undefined reference to `wxTopLevelWindowMSW::MSWGetCreateWindowCoords(wxPoint const&, wxSize const&, int&, int&, int&, int&) const'
  2280. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x740): undefined reference to `wxNonOwnedWindow::DoClearShape()'
  2281. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x748): undefined reference to `wxNonOwnedWindow::DoSetRegionShape(wxRegion const&)'
  2282. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x750): undefined reference to `wxNonOwnedWindow::DoSetPathShape(wxGraphicsPath const&)'
  2283. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x758): undefined reference to `wxTopLevelWindowMSW::Maximize(bool)'
  2284. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x760): undefined reference to `wxTopLevelWindowMSW::Restore()'
  2285. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x768): undefined reference to `wxTopLevelWindowMSW::Iconize(bool)'
  2286. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x770): undefined reference to `wxTopLevelWindowMSW::IsMaximized() const'
  2287. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x778): undefined reference to `wxTopLevelWindowBase::IsAlwaysMaximized() const'
  2288. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x780): undefined reference to `wxTopLevelWindowMSW::IsIconized() const'
  2289. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x788): undefined reference to `wxTopLevelWindowMSW::SetIcons(wxIconBundle const&)'
  2290. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x798): undefined reference to `wxTopLevelWindowMSW::ShowFullScreen(bool, long)'
  2291. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x7a0): undefined reference to `wxTopLevelWindowMSW::ShowWithoutActivating()'
  2292. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x7b0): undefined reference to `wxTopLevelWindowMSW::SetTitle(wxString const&)'
  2293. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x7b8): undefined reference to `wxTopLevelWindowMSW::GetTitle() const'
  2294. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x7c0): undefined reference to `wxTopLevelWindowMSW::EnableCloseButton(bool)'
  2295. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x7c8): undefined reference to `wxTopLevelWindowMSW::EnableMaximizeButton(bool)'
  2296. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x7d0): undefined reference to `wxTopLevelWindowMSW::EnableMinimizeButton(bool)'
  2297. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x7d8): undefined reference to `wxTopLevelWindowMSW::RequestUserAttention(int)'
  2298. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x7f8): undefined reference to `wxTopLevelWindowBase::GetRectForTopLevelChildren(int*, int*, int*, int*)'
  2299. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x820): undefined reference to `wxDialog::ShowModal()'
  2300. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x828): undefined reference to `wxDialog::EndModal(int)'
  2301. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x838): undefined reference to `wxDialogBase::ShowWindowModal()'
  2302. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x840): undefined reference to `wxDialogBase::SendWindowModalDialogEvent(int)'
  2303. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x848): undefined reference to `wxDialogBase::DoLayoutAdaptation()'
  2304. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x850): undefined reference to `wxDialogBase::CanDoLayoutAdaptation()'
  2305. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x860): undefined reference to `wxDialogBase::GetModality() const'
  2306. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV12AddNewPerson[_ZTV12AddNewPerson]+0x868): undefined reference to `wxDialogBase::IsEscapeKey(wxKeyEvent const&)'
  2307. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x10): undefined reference to `wxTopLevelWindow::GetClassInfo() const'
  2308. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x28): undefined reference to `wxObject::CreateRefData() const'
  2309. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x30): undefined reference to `wxObject::CloneRefData(wxRefCounter const*) const'
  2310. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x38): undefined reference to `wxWindowBase::SetNextHandler(wxEvtHandler*)'
  2311. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x40): undefined reference to `wxWindowBase::SetPreviousHandler(wxEvtHandler*)'
  2312. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x48): undefined reference to `wxEvtHandler::ProcessEvent(wxEvent&)'
  2313. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x50): undefined reference to `wxEvtHandler::QueueEvent(wxEvent*)'
  2314. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x60): undefined reference to `wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&)'
  2315. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x68): undefined reference to `wxWindowBase::TryBefore(wxEvent&)'
  2316. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x70): undefined reference to `wxWindowBase::TryAfter(wxEvent&)'
  2317. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x80): undefined reference to `wxTopLevelWindowMSW::GetEventTable() const'
  2318. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x88): undefined reference to `wxTopLevelWindowMSW::GetEventHashTable() const'
  2319. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x90): undefined reference to `wxEvtHandler::DoSetClientObject(wxClientData*)'
  2320. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x98): undefined reference to `wxEvtHandler::DoGetClientObject() const'
  2321. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0xa0): undefined reference to `wxEvtHandler::DoSetClientData(void*)'
  2322. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0xa8): undefined reference to `wxEvtHandler::DoGetClientData() const'
  2323. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0xb0): undefined reference to `wxTopLevelWindowMSW::Destroy()'
  2324. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0xb8): undefined reference to `wxWindow::SetLabel(wxString const&)'
  2325. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0xc0): undefined reference to `wxWindow::GetLabel() const'
  2326. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0xd8): undefined reference to `wxWindow::GetLayoutDirection() const'
  2327. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0xe0): undefined reference to `wxTopLevelWindowMSW::SetLayoutDirection(wxLayoutDirection)'
  2328. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0xe8): undefined reference to `wxWindow::AdjustForLayoutDirection(int, int, int) const'
  2329. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0xf0): undefined reference to `wxWindow::SetId(int)'
  2330. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0xf8): undefined reference to `wxTopLevelWindowMSW::Raise()'
  2331. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x100): undefined reference to `wxWindow::Lower()'
  2332. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x108): undefined reference to `wxWindowBase::GetClientAreaOrigin() const'
  2333. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x110): undefined reference to `wxWindowBase::ClientToWindowSize(wxSize const&) const'
  2334. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x118): undefined reference to `wxWindowBase::WindowToClientSize(wxSize const&) const'
  2335. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x120): undefined reference to `wxWindowBase::GetEffectiveMinSize() const'
  2336. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x128): undefined reference to `wxWindowBase::Fit()'
  2337. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x130): undefined reference to `wxWindowBase::FitInside()'
  2338. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x140): undefined reference to `wxTopLevelWindowBase::SetMinSize(wxSize const&)'
  2339. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x148): undefined reference to `wxTopLevelWindowBase::SetMaxSize(wxSize const&)'
  2340. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x180): undefined reference to `wxWindowBase::DoSetVirtualSize(int, int)'
  2341. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x188): undefined reference to `wxWindowBase::DoGetVirtualSize() const'
  2342. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x198): undefined reference to `wxWindowBase::GetContentScaleFactor() const'
  2343. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x1a0): undefined reference to `wxWindow::GetDPIScaleFactor() const'
  2344. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x1a8): undefined reference to `wxWindowBase::GetWindowBorderSize() const'
  2345. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x1b0): undefined reference to `wxWindowBase::InformFirstDirection(int, int, int)'
  2346. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x1b8): undefined reference to `wxWindowBase::SendSizeEvent(int)'
  2347. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x1c0): undefined reference to `wxWindow::BeginRepositioningChildren()'
  2348. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x1c8): undefined reference to `wxWindow::EndRepositioningChildren()'
  2349. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x1d0): undefined reference to `wxTopLevelWindowMSW::Show(bool)'
  2350. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x1e8): undefined reference to `wxWindowBase::Enable(bool)'
  2351. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x1f8): undefined reference to `wxNonOwnedWindow::IsThisEnabled() const'
  2352. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x200): undefined reference to `wxWindowBase::IsShownOnScreen() const'
  2353. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x208): undefined reference to `wxWindow::SetWindowStyleFlag(long)'
  2354. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x220): undefined reference to `wxWindow::SetExtraStyle(long)'
  2355. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x240): undefined reference to `wxWindow::SetFocusFromKbd()'
  2356. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x248): undefined reference to `wxWindowBase::HasFocus() const'
  2357. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x288): undefined reference to `wxNonOwnedWindow::Reparent(wxWindowBase*)'
  2358. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x2a8): undefined reference to `wxWindowBase::SetValidator(wxValidator const&)'
  2359. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x2b8): undefined reference to `wxWindowBase::Validate()'
  2360. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x2c0): undefined reference to `wxWindowBase::TransferDataToWindow()'
  2361. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x2c8): undefined reference to `wxWindowBase::TransferDataFromWindow()'
  2362. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x2d0): undefined reference to `wxWindowBase::InitDialog()'
  2363. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x2e0): undefined reference to `wxWindow::RegisterHotKey(int, int, int)'
  2364. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x2e8): undefined reference to `wxWindow::UnregisterHotKey(int)'
  2365. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x2f0): undefined reference to `wxWindow::GetDPI() const'
  2366. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x2f8): undefined reference to `wxWindow::WXAdjustFontToOwnPPI(wxFont&) const'
  2367. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x300): undefined reference to `wxWindow::WarpPointer(int, int)'
  2368. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x310): undefined reference to `wxWindow::EnableTouchEvents(int)'
  2369. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x318): undefined reference to `wxWindow::Refresh(bool, wxRect const*)'
  2370. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x320): undefined reference to `wxWindow::Update()'
  2371. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x328): undefined reference to `wxWindowBase::ClearBackground()'
  2372. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x338): undefined reference to `wxWindow::SetDoubleBuffered(bool)'
  2373. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x340): undefined reference to `wxWindow::IsDoubleBuffered() const'
  2374. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x348): undefined reference to `wxWindowBase::DoIsExposed(int, int) const'
  2375. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x350): undefined reference to `wxWindowBase::DoIsExposed(int, int, int, int) const'
  2376. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x360): undefined reference to `wxWindowBase::SetBackgroundColour(wxColour const&)'
  2377. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x368): undefined reference to `wxWindowBase::SetForegroundColour(wxColour const&)'
  2378. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x370): undefined reference to `wxWindowBase::SetBackgroundStyle(wxBackgroundStyle)'
  2379. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x380): undefined reference to `wxWindowBase::IsTransparentBackgroundSupported(wxString*) const'
  2380. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x388): undefined reference to `wxWindow::SetFont(wxFont const&)'
  2381. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x390): undefined reference to `wxWindow::SetCursor(wxCursor const&)'
  2382. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x398): undefined reference to `wxWindow::GetCharHeight() const'
  2383. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x3a0): undefined reference to `wxWindow::GetCharWidth() const'
  2384. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x3a8): undefined reference to `wxWindowBase::UpdateWindowUI(long)'
  2385. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x3b0): undefined reference to `wxTopLevelWindowBase::DoUpdateWindowUI(wxUpdateUIEvent&)'
  2386. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x3c0): undefined reference to `wxWindowBase::CanScroll(int) const'
  2387. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x3c8): undefined reference to `wxWindow::SetScrollbar(int, int, int, int, bool)'
  2388. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x3d0): undefined reference to `wxWindow::SetScrollPos(int, int, bool)'
  2389. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x3d8): undefined reference to `wxWindow::GetScrollPos(int) const'
  2390. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x3e0): undefined reference to `wxWindow::GetScrollThumb(int) const'
  2391. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x3e8): undefined reference to `wxWindow::GetScrollRange(int) const'
  2392. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x3f0): undefined reference to `wxWindow::ScrollWindow(int, int, wxRect const*)'
  2393. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x3f8): undefined reference to `wxWindow::ScrollLines(int)'
  2394. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x400): undefined reference to `wxWindow::ScrollPages(int)'
  2395. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x418): undefined reference to `wxWindowBase::GetHelpTextAtPoint(wxPoint const&, wxHelpEvent::Origin) const'
  2396. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x420): undefined reference to `wxWindow::SetDropTarget(wxDropTarget*)'
  2397. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x430): undefined reference to `wxWindow::DragAcceptFiles(bool)'
  2398. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x438): undefined reference to `wxWindowBase::SetConstraintSizes(bool)'
  2399. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x440): undefined reference to `wxWindowBase::LayoutPhase1(int*)'
  2400. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x448): undefined reference to `wxWindowBase::LayoutPhase2(int*)'
  2401. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x450): undefined reference to `wxWindowBase::DoPhase(int)'
  2402. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x458): undefined reference to `wxWindowBase::SetSizeConstraint(int, int, int, int)'
  2403. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x460): undefined reference to `wxWindowBase::MoveConstraint(int, int)'
  2404. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x468): undefined reference to `wxWindowBase::GetSizeConstraint(int*, int*) const'
  2405. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x470): undefined reference to `wxWindowBase::GetClientSizeConstraint(int*, int*) const'
  2406. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x478): undefined reference to `wxWindowBase::GetPositionConstraint(int*, int*) const'
  2407. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x480): undefined reference to `wxTopLevelWindowBase::Layout()'
  2408. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x490): undefined reference to `wxTopLevelWindowMSW::SetTransparent(unsigned char)'
  2409. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x498): undefined reference to `wxTopLevelWindowMSW::CanSetTransparent()'
  2410. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x4a0): undefined reference to `wxWindow::OnInternalIdle()'
  2411. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x4a8): undefined reference to `wxWindowBase::SendIdleEvents(wxIdleEvent&)'
  2412. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x4b0): undefined reference to `wxWindowBase::WXSetInitialFittingClientSize(int)'
  2413. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x4c0): undefined reference to `wxWindow::AssociateHandle(HWND__*)'
  2414. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x4c8): undefined reference to `wxWindow::DissociateHandle()'
  2415. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x4d0): undefined reference to `wxNonOwnedWindow::InheritAttributes()'
  2416. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x4f8): undefined reference to `wxTopLevelWindowBase::IsTopNavigationDomain(wxWindowBase::NavigationKind) const'
  2417. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x508): undefined reference to `wxWindowBase::DoMoveInTabOrder(wxWindow*, wxWindowBase::WindowOrder)'
  2418. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x510): undefined reference to `wxWindowBase::DoNavigateIn(int)'
  2419. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x518): undefined reference to `wxWindow::DoEnable(bool)'
  2420. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x520): undefined reference to `wxWindow::GetDefaultBorder() const'
  2421. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x528): undefined reference to `wxWindow::GetDefaultBorderForControl() const'
  2422. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x530): undefined reference to `wxWindow::DoGetTextExtent(wxString const&, int*, int*, int*, int*, wxFont const*) const'
  2423. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x538): undefined reference to `wxTopLevelWindowBase::DoClientToScreen(int*, int*) const'
  2424. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x540): undefined reference to `wxTopLevelWindowBase::DoScreenToClient(int*, int*) const'
  2425. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x548): undefined reference to `wxWindowBase::DoHitTest(int, int) const'
  2426. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x550): undefined reference to `wxWindow::DoCaptureMouse()'
  2427. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x558): undefined reference to `wxWindow::DoReleaseMouse()'
  2428. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x560): undefined reference to `wxTopLevelWindowMSW::DoGetPosition(int*, int*) const'
  2429. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x570): undefined reference to `wxTopLevelWindowMSW::DoGetSize(int*, int*) const'
  2430. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x578): undefined reference to `wxWindow::DoGetClientSize(int*, int*) const'
  2431. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x580): undefined reference to `wxWindowBase::DoGetBestSize() const'
  2432. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x5a0): undefined reference to `wxWindow::DoSetSize(int, int, int, int, int)'
  2433. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x5a8): undefined reference to `wxWindow::DoSetClientSize(int, int)'
  2434. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x5b0): undefined reference to `wxWindowBase::DoSetSizeHints(int, int, int, int, int, int)'
  2435. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x5b8): undefined reference to `wxWindow::DoGetBorderSize() const'
  2436. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x5c0): undefined reference to `wxWindow::DoMoveWindow(int, int, int, int)'
  2437. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x5c8): undefined reference to `wxTopLevelWindowBase::DoCentre(int)'
  2438. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x5d0): undefined reference to `wxWindowBase::DoSetToolTipText(wxString const&)'
  2439. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x5d8): undefined reference to `wxWindow::DoSetToolTip(wxToolTip*)'
  2440. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x5e0): undefined reference to `wxWindow::DoPopupMenu(wxMenu*, int, int)'
  2441. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x5f0): undefined reference to `wxWindowBase::DoSetWindowVariant(wxWindowVariant)'
  2442. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x5f8): undefined reference to `wxTopLevelWindowMSW::DoFreeze()'
  2443. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x600): undefined reference to `wxTopLevelWindowMSW::DoThaw()'
  2444. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x608): undefined reference to `wxWindow::LoadNativeDialog(wxWindow*, int)'
  2445. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x610): undefined reference to `wxWindow::LoadNativeDialog(wxWindow*, wxString const&)'
  2446. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x630): undefined reference to `wxTopLevelWindowMSW::MSWGetStyle(long, unsigned long*) const'
  2447. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x638): undefined reference to `wxTopLevelWindowMSW::MSWGetParent() const'
  2448. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x640): undefined reference to `wxWindow::MSWCommand(unsigned int, unsigned short)'
  2449. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x648): undefined reference to `wxWindow::CreateWindowFromHWND(wxWindow*, HWND__*)'
  2450. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x650): undefined reference to `wxWindow::AdoptAttributesFromHWND()'
  2451. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x658): undefined reference to `wxWindow::SetupColours()'
  2452. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x660): undefined reference to `wxWindow::MSWOnScroll(int, unsigned short, unsigned short, HWND__*)'
  2453. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x668): undefined reference to `wxWindow::MSWOnNotify(int, long long, long long*)'
  2454. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x670): undefined reference to `wxWindow::MSWOnDrawItem(int, void**)'
  2455. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x678): undefined reference to `wxWindow::MSWOnMeasureItem(int, void**)'
  2456. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x680): undefined reference to `wxWindow::HandleSettingChange(unsigned long long, long long)'
  2457. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x688): undefined reference to `wxWindow::MSWHandleMessage(long long*, unsigned int, unsigned long long, long long)'
  2458. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x690): undefined reference to `wxTopLevelWindowMSW::MSWWindowProc(unsigned int, unsigned long long, long long)'
  2459. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x698): undefined reference to `wxWindow::MSWDefWindowProc(unsigned int, unsigned long long, long long)'
  2460. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x6a0): undefined reference to `wxWindow::MSWShouldPreProcessMessage(tagMSG*)'
  2461. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x6a8): undefined reference to `wxWindow::MSWProcessMessage(tagMSG*)'
  2462. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x6b0): undefined reference to `wxWindow::MSWTranslateMessage(tagMSG*)'
  2463. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x6b8): undefined reference to `wxWindow::MSWDestroyWindow()'
  2464. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x6d0): undefined reference to `wxWindow::MSWGetBgBrushForChild(HDC__*, wxWindow*)'
  2465. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x6f8): undefined reference to `wxWindow::HandleMenuSelect(unsigned short, unsigned short, HMENU__*)'
  2466. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x700): undefined reference to `wxWindow::DoSendMenuOpenCloseEvent(int, wxMenu*)'
  2467. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x708): undefined reference to `wxWindow::MSWFindMenuFromHMENU(HMENU__*)'
  2468. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x718): undefined reference to `wxWindow::MSWUpdateFontOnDPIChange(wxSize const&)'
  2469. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x720): undefined reference to `wxWindow::TranslateBorder(wxBorder) const'
  2470. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x728): undefined reference to `wxTopLevelWindowMSW::MSWGetCreateWindowCoords(wxPoint const&, wxSize const&, int&, int&, int&, int&) const'
  2471. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x740): undefined reference to `wxNonOwnedWindow::DoClearShape()'
  2472. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x748): undefined reference to `wxNonOwnedWindow::DoSetRegionShape(wxRegion const&)'
  2473. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x750): undefined reference to `wxNonOwnedWindow::DoSetPathShape(wxGraphicsPath const&)'
  2474. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x758): undefined reference to `wxTopLevelWindowMSW::Maximize(bool)'
  2475. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x760): undefined reference to `wxTopLevelWindowMSW::Restore()'
  2476. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x768): undefined reference to `wxTopLevelWindowMSW::Iconize(bool)'
  2477. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x770): undefined reference to `wxTopLevelWindowMSW::IsMaximized() const'
  2478. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x778): undefined reference to `wxTopLevelWindowBase::IsAlwaysMaximized() const'
  2479. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x780): undefined reference to `wxTopLevelWindowMSW::IsIconized() const'
  2480. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x788): undefined reference to `wxTopLevelWindowMSW::SetIcons(wxIconBundle const&)'
  2481. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x798): undefined reference to `wxTopLevelWindowMSW::ShowFullScreen(bool, long)'
  2482. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x7a0): undefined reference to `wxTopLevelWindowMSW::ShowWithoutActivating()'
  2483. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x7b0): undefined reference to `wxTopLevelWindowMSW::SetTitle(wxString const&)'
  2484. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x7b8): undefined reference to `wxTopLevelWindowMSW::GetTitle() const'
  2485. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x7c0): undefined reference to `wxTopLevelWindowMSW::EnableCloseButton(bool)'
  2486. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x7c8): undefined reference to `wxTopLevelWindowMSW::EnableMaximizeButton(bool)'
  2487. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x7d0): undefined reference to `wxTopLevelWindowMSW::EnableMinimizeButton(bool)'
  2488. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x7d8): undefined reference to `wxTopLevelWindowMSW::RequestUserAttention(int)'
  2489. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$_ZTV19wxNavigationEnabledI16wxTopLevelWindowE[_ZTV19wxNavigationEnabledI16wxTopLevelWindowE]+0x7f8): undefined reference to `wxTopLevelWindowBase::GetRectForTopLevelChildren(int*, int*, int*, int*)'
  2490. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj): in function `wxNavigationEnabled<wxTopLevelWindow>::SetFocus()':
  2491. C:/wxWidgets-3.1.5/include/wx/containr.h:252: undefined reference to `wxControlContainerBase::DoSetFocus()'
  2492. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/containr.h:253: undefined reference to `wxWindow::SetFocus()'
  2493. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj): in function `wxNavigationEnabled<wxTopLevelWindow>::AcceptsFocus() const':
  2494. C:/wxWidgets-3.1.5/include/wx/containr.h:211: undefined reference to `wxControlContainerBase::AcceptsFocus() const'
  2495. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj): in function `wxNavigationEnabled<wxTopLevelWindow>::AddChild(wxWindowBase*)':
  2496. C:/wxWidgets-3.1.5/include/wx/containr.h:226: undefined reference to `wxWindowBase::AddChild(wxWindowBase*)'
  2497. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/containr.h:228: undefined reference to `wxControlContainerBase::UpdateCanFocusChildren()'
  2498. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/containr.h:233: undefined reference to `wxWindowBase::ToggleWindowStyle(int)'
  2499. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj): in function `wxNavigationEnabled<wxTopLevelWindow>::RemoveChild(wxWindowBase*)':
  2500. C:/wxWidgets-3.1.5/include/wx/containr.h:240: undefined reference to `wxControlContainer::HandleOnWindowDestroy(wxWindowBase*)'
  2501. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/containr.h:243: undefined reference to `wxWindowBase::RemoveChild(wxWindowBase*)'
  2502. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/wxWidgets-3.1.5/include/wx/containr.h:247: undefined reference to `wxControlContainerBase::UpdateCanFocusChildren()'
  2503. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj): in function `wxNavigationEnabled<wxTopLevelWindow>::HasTransparentBackground()':
  2504. C:/wxWidgets-3.1.5/include/wx/containr.h:264: undefined reference to `wxControlContainerBase::HasTransparentBackground() const'
  2505. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj): in function `wxNavigationEnabled<wxTopLevelWindow>::WXSetPendingFocus(wxWindow*)':
  2506. C:/wxWidgets-3.1.5/include/wx/containr.h:270: undefined reference to `wxControlContainer::SetLastFocus(wxWindow*)'
  2507. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$.refptr._ZTV8wxDialog[.refptr._ZTV8wxDialog]+0x0): undefined reference to `vtable for wxDialog'
  2508. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$.refptr._ZTV12wxDialogBase[.refptr._ZTV12wxDialogBase]+0x0): undefined reference to `vtable for wxDialogBase'
  2509. c:/mingw64-10.2.0/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles\Fisherman.dir/objects.a(AddNewPerson.cpp.obj):AddNewPerson.cpp:(.rdata$.refptr._ZTV16wxTopLevelWindow[.refptr._ZTV16wxTopLevelWindow]+0x0): undefined reference to `vtable for wxTopLevelWindow'
  2510. collect2.exe: error: ld returned 1 exit status
  2511. mingw32-make[3]: *** [CMakeFiles\Fisherman.dir\build.make:151: Fisherman.exe] Error 1
  2512. mingw32-make[2]: *** [CMakeFiles\Makefile2:82: CMakeFiles/Fisherman.dir/all] Error 2
  2513. mingw32-make[1]: *** [CMakeFiles\Makefile2:89: CMakeFiles/Fisherman.dir/rule] Error 2
  2514. mingw32-make: *** [Makefile:123: Fisherman] Error 2
  2515.  
Add Comment
Please, Sign In to add comment