Advertisement
Guest User

undef

a guest
Sep 12th, 2012
577
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 67.25 KB | None | 0 0
  1. /tmp/cc8Ll7OU.o: In function `main':
  2. test.cpp:(.text+0x139): undefined reference to `wxEntry(int&, char**)'
  3. /tmp/cc8Ll7OU.o: In function `wxCreateApp()':
  4. test.cpp:(.text+0x15c): undefined reference to `wxAppConsoleBase::CheckBuildOptions(char const*, char const*)'
  5. /tmp/cc8Ll7OU.o: In function `__static_initialization_and_destruction_0(int, int)':
  6. test.cpp:(.text+0x21c): undefined reference to `wxEventHashTable::wxEventHashTable(wxEventTable const&)'
  7. test.cpp:(.text+0x22b): undefined reference to `wxEventHashTable::~wxEventHashTable()'
  8. test.cpp:(.text+0x26e): undefined reference to `wxEVT_COMMAND_MENU_SELECTED'
  9. test.cpp:(.text+0x27c): undefined reference to `wxEVT_COMMAND_MENU_SELECTED'
  10. test.cpp:(.text+0x2da): undefined reference to `wxEVT_COMMAND_MENU_SELECTED'
  11. test.cpp:(.text+0x2e7): undefined reference to `wxEVT_COMMAND_MENU_SELECTED'
  12. test.cpp:(.text+0x340): undefined reference to `wxEVT_COMMAND_MENU_SELECTED'
  13. /tmp/cc8Ll7OU.o:test.cpp:(.text+0x34d): more undefined references to `wxEVT_COMMAND_MENU_SELECTED' follow
  14. /tmp/cc8Ll7OU.o: In function `__static_initialization_and_destruction_0(int, int)':
  15. test.cpp:(.text+0x393): undefined reference to `wxEVT_NULL'
  16. /tmp/cc8Ll7OU.o: In function `wxGet_wxConvLibc()':
  17. test.cpp:(.text._Z16wxGet_wxConvLibcv[_Z16wxGet_wxConvLibcv]+0x7): undefined reference to `wxConvLibcPtr'
  18. test.cpp:(.text._Z16wxGet_wxConvLibcv[_Z16wxGet_wxConvLibcv]+0x11): undefined reference to `wxGet_wxConvLibcPtr()'
  19. test.cpp:(.text._Z16wxGet_wxConvLibcv[_Z16wxGet_wxConvLibcv]+0x18): undefined reference to `wxConvLibcPtr'
  20. test.cpp:(.text._Z16wxGet_wxConvLibcv[_Z16wxGet_wxConvLibcv]+0x1f): undefined reference to `wxConvLibcPtr'
  21. /tmp/cc8Ll7OU.o:(.rodata+0xf0): undefined reference to `wxFrameBase::sm_eventTable'
  22. /tmp/cc8Ll7OU.o: In function `wxString::ImplStr(char const*, wxMBConv const&)':
  23. test.cpp:(.text._ZN8wxString7ImplStrEPKcRK8wxMBConv[_ZN8wxString7ImplStrEPKcRK8wxMBConv]+0x18): undefined reference to `wxString::npos'
  24. test.cpp:(.text._ZN8wxString7ImplStrEPKcRK8wxMBConv[_ZN8wxString7ImplStrEPKcRK8wxMBConv]+0x2c): undefined reference to `wxString::ConvertStr(char const*, unsigned long, wxMBConv const&)'
  25. /tmp/cc8Ll7OU.o: In function `wxObject::operator=(wxObject const&)':
  26. test.cpp:(.text._ZN8wxObjectaSERKS_[_ZN8wxObjectaSERKS_]+0x29): undefined reference to `wxObject::Ref(wxObject const&)'
  27. /tmp/cc8Ll7OU.o: In function `wxCriticalSection::Enter()':
  28. test.cpp:(.text._ZN17wxCriticalSection5EnterEv[_ZN17wxCriticalSection5EnterEv]+0x14): undefined reference to `wxMutex::Lock()'
  29. /tmp/cc8Ll7OU.o: In function `wxCriticalSection::Leave()':
  30. test.cpp:(.text._ZN17wxCriticalSection5LeaveEv[_ZN17wxCriticalSection5LeaveEv]+0x14): undefined reference to `wxMutex::Unlock()'
  31. /tmp/cc8Ll7OU.o: In function `wxEventFunctor::wxEventFunctor()':
  32. test.cpp:(.text._ZN14wxEventFunctorC2Ev[_ZN14wxEventFunctorC5Ev]+0xf): undefined reference to `vtable for wxEventFunctor'
  33. /tmp/cc8Ll7OU.o: In function `wxEventTableEntryBase::wxEventTableEntryBase(int, int, wxEventFunctor*, wxObject*)':
  34. test.cpp:(.text._ZN21wxEventTableEntryBaseC2EiiP14wxEventFunctorP8wxObject[_ZN21wxEventTableEntryBaseC5EiiP14wxEventFunctorP8wxObject]+0x48): undefined reference to `wxTheAssertHandler'
  35. test.cpp:(.text._ZN21wxEventTableEntryBaseC2EiiP14wxEventFunctorP8wxObject[_ZN21wxEventTableEntryBaseC5EiiP14wxEventFunctorP8wxObject]+0x7a): undefined reference to `wxOnAssert(char const*, int, char const*, char const*, char const*)'
  36. /tmp/cc8Ll7OU.o: In function `wxEvtHandler::TryParent(wxEvent&)':
  37. test.cpp:(.text._ZN12wxEvtHandler9TryParentER7wxEvent[_ZN12wxEvtHandler9TryParentER7wxEvent]+0x1f): undefined reference to `wxEvtHandler::DoTryApp(wxEvent&)'
  38. /tmp/cc8Ll7OU.o: In function `wxAppConsoleBase::SetInitializerFunction(wxAppConsole* (*)())':
  39. test.cpp:(.text._ZN16wxAppConsoleBase22SetInitializerFunctionEPFP12wxAppConsolevE[_ZN16wxAppConsoleBase22SetInitializerFunctionEPFP12wxAppConsolevE]+0xf): undefined reference to `wxAppConsoleBase::ms_appInitFn'
  40. /tmp/cc8Ll7OU.o: In function `wxAppConsoleBase::GetInstance()':
  41. test.cpp:(.text._ZN16wxAppConsoleBase11GetInstanceEv[_ZN16wxAppConsoleBase11GetInstanceEv]+0x7): undefined reference to `wxAppConsoleBase::ms_appInstance'
  42. /tmp/cc8Ll7OU.o: In function `wxWindowBase::GetBestVirtualSize() const':
  43. test.cpp:(.text._ZNK12wxWindowBase18GetBestVirtualSizeEv[_ZNK12wxWindowBase18GetBestVirtualSizeEv]+0x25): undefined reference to `wxWindowBase::GetBestSize() const'
  44. /tmp/cc8Ll7OU.o: In function `wxWindowBase::HasCapture() const':
  45. test.cpp:(.text._ZNK12wxWindowBase10HasCaptureEv[_ZNK12wxWindowBase10HasCaptureEv]+0xd): undefined reference to `wxWindowBase::GetCapture()'
  46. /tmp/cc8Ll7OU.o: In function `wxWindowBase::GetDefaultAttributes() const':
  47. test.cpp:(.text._ZNK12wxWindowBase20GetDefaultAttributesEv[_ZNK12wxWindowBase20GetDefaultAttributesEv]+0x28): undefined reference to `wxWindowBase::GetClassDefaultAttributes(wxWindowVariant)'
  48. /tmp/cc8Ll7OU.o: In function `wxWindowBase::DoGetBestClientSize() const':
  49. test.cpp:(.text._ZNK12wxWindowBase19DoGetBestClientSizeEv[_ZNK12wxWindowBase19DoGetBestClientSizeEv]+0xb): undefined reference to `wxDefaultSize'
  50. /tmp/cc8Ll7OU.o: In function `wxWindowBase::SetInitialBestSize(wxSize const&)':
  51. test.cpp:(.text._ZN12wxWindowBase18SetInitialBestSizeERK6wxSize[_ZN12wxWindowBase18SetInitialBestSizeERK6wxSize]+0x1f): undefined reference to `wxWindowBase::SetInitialSize(wxSize const&)'
  52. /tmp/cc8Ll7OU.o: In function `wxControlContainerBase::UpdateCanFocus()':
  53. test.cpp:(.text._ZN22wxControlContainerBase14UpdateCanFocusEv[_ZN22wxControlContainerBase14UpdateCanFocusEv]+0x14): undefined reference to `wxControlContainerBase::HasAnyFocusableChildren() const'
  54. test.cpp:(.text._ZN22wxControlContainerBase14UpdateCanFocusEv[_ZN22wxControlContainerBase14UpdateCanFocusEv]+0x28): undefined reference to `wxControlContainerBase::SetCanFocus(bool)'
  55. /tmp/cc8Ll7OU.o: In function `wxFrame::wxFrame(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, long, wxString const&)':
  56. test.cpp:(.text._ZN7wxFrameC2EP8wxWindowiRK8wxStringRK7wxPointRK6wxSizelS4_[_ZN7wxFrameC5EP8wxWindowiRK8wxStringRK7wxPointRK6wxSizelS4_]+0x28): undefined reference to `wxFrameBase::wxFrameBase()'
  57. test.cpp:(.text._ZN7wxFrameC2EP8wxWindowiRK8wxStringRK7wxPointRK6wxSizelS4_[_ZN7wxFrameC5EP8wxWindowiRK8wxStringRK7wxPointRK6wxSizelS4_]+0x33): undefined reference to `vtable for wxFrame'
  58. test.cpp:(.text._ZN7wxFrameC2EP8wxWindowiRK8wxStringRK7wxPointRK6wxSizelS4_[_ZN7wxFrameC5EP8wxWindowiRK8wxStringRK7wxPointRK6wxSizelS4_]+0x3f): undefined reference to `wxFrame::Init()'
  59. test.cpp:(.text._ZN7wxFrameC2EP8wxWindowiRK8wxStringRK7wxPointRK6wxSizelS4_[_ZN7wxFrameC5EP8wxWindowiRK8wxStringRK7wxPointRK6wxSizelS4_]+0x6f): undefined reference to `wxFrame::Create(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, long, wxString const&)'
  60. test.cpp:(.text._ZN7wxFrameC2EP8wxWindowiRK8wxStringRK7wxPointRK6wxSizelS4_[_ZN7wxFrameC5EP8wxWindowiRK8wxStringRK7wxPointRK6wxSizelS4_]+0x80): undefined reference to `wxFrameBase::~wxFrameBase()'
  61. /tmp/cc8Ll7OU.o: In function `wxTransform2D::Transform(wxRect2DInt*) const':
  62. test.cpp:(.text._ZNK13wxTransform2D9TransformEP11wxRect2DInt[_ZNK13wxTransform2D9TransformEP11wxRect2DInt]+0x98): undefined reference to `wxRect2DInt::operator=(wxRect2DInt const&)'
  63. /tmp/cc8Ll7OU.o: In function `wxTransform2D::InverseTransform(wxRect2DInt*) const':
  64. test.cpp:(.text._ZNK13wxTransform2D16InverseTransformEP11wxRect2DInt[_ZNK13wxTransform2D16InverseTransformEP11wxRect2DInt]+0x98): undefined reference to `wxRect2DInt::operator=(wxRect2DInt const&)'
  65. /tmp/cc8Ll7OU.o: In function `wxMenuItemList::Clear()':
  66. test.cpp:(.text._ZN14wxMenuItemList5ClearEv[_ZN14wxMenuItemList5ClearEv]+0x35): undefined reference to `_WX_LIST_HELPER_wxMenuItemList::DeleteFunction(wxMenuItem*)'
  67. /tmp/cc8Ll7OU.o: In function `wxMenuBase::wxMenuBase(long)':
  68. test.cpp:(.text._ZN10wxMenuBaseC2El[_ZN10wxMenuBaseC5El]+0x19): undefined reference to `wxEvtHandler::wxEvtHandler()'
  69. test.cpp:(.text._ZN10wxMenuBaseC2El[_ZN10wxMenuBaseC5El]+0x24): undefined reference to `vtable for wxMenuBase'
  70. test.cpp:(.text._ZN10wxMenuBaseC2El[_ZN10wxMenuBaseC5El]+0x57): undefined reference to `wxMenuBase::Init(long)'
  71. test.cpp:(.text._ZN10wxMenuBaseC2El[_ZN10wxMenuBaseC5El]+0x92): undefined reference to `wxEvtHandler::~wxEvtHandler()'
  72. /tmp/cc8Ll7OU.o: In function `wxMenuBase::Append(int, wxString const&, wxString const&, wxItemKind)':
  73. test.cpp:(.text._ZN10wxMenuBase6AppendEiRK8wxStringS2_10wxItemKind[_ZN10wxMenuBase6AppendEiRK8wxStringS2_10wxItemKind]+0x4b): undefined reference to `wxMenuItemBase::New(wxMenu*, int, wxString const&, wxString const&, wxItemKind, wxMenu*)'
  74. /tmp/cc8Ll7OU.o: In function `wxMenuBase::AppendSeparator()':
  75. test.cpp:(.text._ZN10wxMenuBase15AppendSeparatorEv[_ZN10wxMenuBase15AppendSeparatorEv]+0x10): undefined reference to `wxEmptyString'
  76. test.cpp:(.text._ZN10wxMenuBase15AppendSeparatorEv[_ZN10wxMenuBase15AppendSeparatorEv]+0x26): undefined reference to `wxEmptyString'
  77. /tmp/cc8Ll7OU.o: In function `wxMenu::wxMenu(long)':
  78. test.cpp:(.text._ZN6wxMenuC2El[_ZN6wxMenuC5El]+0x2b): undefined reference to `vtable for wxMenu'
  79. test.cpp:(.text._ZN6wxMenuC2El[_ZN6wxMenuC5El]+0x37): undefined reference to `wxMenu::Init()'
  80. test.cpp:(.text._ZN6wxMenuC2El[_ZN6wxMenuC5El]+0x48): undefined reference to `wxMenuBase::~wxMenuBase()'
  81. /tmp/cc8Ll7OU.o: In function `wxMDIParentFrameBase::~wxMDIParentFrameBase()':
  82. test.cpp:(.text._ZN20wxMDIParentFrameBaseD2Ev[_ZN20wxMDIParentFrameBaseD5Ev]+0x55): undefined reference to `wxFrame::~wxFrame()'
  83. test.cpp:(.text._ZN20wxMDIParentFrameBaseD2Ev[_ZN20wxMDIParentFrameBaseD5Ev]+0x7b): undefined reference to `wxFrame::~wxFrame()'
  84. /tmp/cc8Ll7OU.o: In function `wxMDIClientWindowBase::wxMDIClientWindowBase()':
  85. test.cpp:(.text._ZN21wxMDIClientWindowBaseC2Ev[_ZN21wxMDIClientWindowBaseC5Ev]+0x14): undefined reference to `wxWindow::wxWindow()'
  86. /tmp/cc8Ll7OU.o: In function `wxMDIClientWindowBase::~wxMDIClientWindowBase()':
  87. test.cpp:(.text._ZN21wxMDIClientWindowBaseD2Ev[_ZN21wxMDIClientWindowBaseD5Ev]+0x1f): undefined reference to `wxWindow::~wxWindow()'
  88. /tmp/cc8Ll7OU.o: In function `wxMDIClientWindow::wxMDIClientWindow()':
  89. test.cpp:(.text._ZN17wxMDIClientWindowC2Ev[_ZN17wxMDIClientWindowC5Ev]+0x1f): undefined reference to `vtable for wxMDIClientWindow'
  90. /tmp/cc8Ll7OU.o: In function `MyFrame::MyFrame(wxString const&, wxPoint const&, wxSize const&)':
  91. test.cpp:(.text._ZN7MyFrameC2ERK8wxStringRK7wxPointRK6wxSize[_ZN7MyFrameC5ERK8wxStringRK7wxPointRK6wxSize]+0x32): undefined reference to `wxFrameNameStr'
  92. test.cpp:(.text._ZN7MyFrameC2ERK8wxStringRK7wxPointRK6wxSize[_ZN7MyFrameC5ERK8wxStringRK7wxPointRK6wxSize]+0xa2): undefined reference to `vtable for MyFrame'
  93. test.cpp:(.text._ZN7MyFrameC2ERK8wxStringRK7wxPointRK6wxSize[_ZN7MyFrameC5ERK8wxStringRK7wxPointRK6wxSize]+0xf3): undefined reference to `wxMenuBar::wxMenuBar()'
  94. test.cpp:(.text._ZN7MyFrameC2ERK8wxStringRK7wxPointRK6wxSize[_ZN7MyFrameC5ERK8wxStringRK7wxPointRK6wxSize]+0x175): undefined reference to `wxEmptyString'
  95. test.cpp:(.text._ZN7MyFrameC2ERK8wxStringRK7wxPointRK6wxSize[_ZN7MyFrameC5ERK8wxStringRK7wxPointRK6wxSize]+0x18e): undefined reference to `wxEmptyString'
  96. test.cpp:(.text._ZN7MyFrameC2ERK8wxStringRK7wxPointRK6wxSize[_ZN7MyFrameC5ERK8wxStringRK7wxPointRK6wxSize]+0x1ea): undefined reference to `wxEmptyString'
  97. test.cpp:(.text._ZN7MyFrameC2ERK8wxStringRK7wxPointRK6wxSize[_ZN7MyFrameC5ERK8wxStringRK7wxPointRK6wxSize]+0x203): undefined reference to `wxEmptyString'
  98. test.cpp:(.text._ZN7MyFrameC2ERK8wxStringRK7wxPointRK6wxSize[_ZN7MyFrameC5ERK8wxStringRK7wxPointRK6wxSize]+0x2f9): undefined reference to `wxFrameBase::SetMenuBar(wxMenuBar*)'
  99. test.cpp:(.text._ZN7MyFrameC2ERK8wxStringRK7wxPointRK6wxSize[_ZN7MyFrameC5ERK8wxStringRK7wxPointRK6wxSize]+0x302): undefined reference to `wxStatusLineNameStr'
  100. test.cpp:(.text._ZN7MyFrameC2ERK8wxStringRK7wxPointRK6wxSize[_ZN7MyFrameC5ERK8wxStringRK7wxPointRK6wxSize]+0x32f): undefined reference to `wxFrameBase::CreateStatusBar(int, long, int, wxString const&)'
  101. test.cpp:(.text._ZN7MyFrameC2ERK8wxStringRK7wxPointRK6wxSize[_ZN7MyFrameC5ERK8wxStringRK7wxPointRK6wxSize]+0x367): undefined reference to `wxFrameBase::SetStatusText(wxString const&, int)'
  102. test.cpp:(.text._ZN7MyFrameC2ERK8wxStringRK7wxPointRK6wxSize[_ZN7MyFrameC5ERK8wxStringRK7wxPointRK6wxSize]+0x4a2): undefined reference to `wxFrame::~wxFrame()'
  103. /tmp/cc8Ll7OU.o: In function `MyFrame::OnHello(wxCommandEvent&)':
  104. test.cpp:(.text._ZN7MyFrame7OnHelloER14wxCommandEvent[_ZN7MyFrame7OnHelloER14wxCommandEvent]+0x55): undefined reference to `wxMessageBox(wxString const&, wxString const&, long, wxWindow*, int, int)'
  105. /tmp/cc8Ll7OU.o: In function `MyFrame::OnExit(wxCommandEvent&)':
  106. test.cpp:(.text._ZN7MyFrame6OnExitER14wxCommandEvent[_ZN7MyFrame6OnExitER14wxCommandEvent]+0x1d): undefined reference to `wxWindowBase::Close(bool)'
  107. /tmp/cc8Ll7OU.o: In function `MyApp::~MyApp()':
  108. test.cpp:(.text._ZN5MyAppD2Ev[_ZN5MyAppD5Ev]+0x61): undefined reference to `wxApp::~wxApp()'
  109. test.cpp:(.text._ZN5MyAppD2Ev[_ZN5MyAppD5Ev]+0x87): undefined reference to `wxApp::~wxApp()'
  110. /tmp/cc8Ll7OU.o: In function `MyApp::MyApp()':
  111. test.cpp:(.text._ZN5MyAppC2Ev[_ZN5MyAppC5Ev]+0x14): undefined reference to `wxApp::wxApp()'
  112. /tmp/cc8Ll7OU.o: In function `wxScopedCharTypeBuffer<wchar_t>::GetNullData()':
  113. test.cpp:(.text._ZN22wxScopedCharTypeBufferIwE11GetNullDataEv[_ZN22wxScopedCharTypeBufferIwE11GetNullDataEv]+0x5): undefined reference to `wxPrivate::GetUntypedNullData()'
  114. /tmp/cc8Ll7OU.o: In function `wxEventFunctorMethod<wxEventTypeTag<wxCommandEvent>, wxEvtHandler, wxEvent, wxEvtHandler>::wxEventFunctorMethod(void (wxEvtHandler::*)(wxEvent&), wxEvtHandler*)':
  115. test.cpp:(.text._ZN20wxEventFunctorMethodI14wxEventTypeTagI14wxCommandEventE12wxEvtHandler7wxEventS3_EC2EMS3_FvRS4_EPS3_[_ZN20wxEventFunctorMethodI14wxEventTypeTagI14wxCommandEventE12wxEvtHandler7wxEventS3_EC5EMS3_FvRS4_EPS3_]+0x68): undefined reference to `wxTheAssertHandler'
  116. test.cpp:(.text._ZN20wxEventFunctorMethodI14wxEventTypeTagI14wxCommandEventE12wxEvtHandler7wxEventS3_EC2EMS3_FvRS4_EPS3_[_ZN20wxEventFunctorMethodI14wxEventTypeTagI14wxCommandEventE12wxEvtHandler7wxEventS3_EC5EMS3_FvRS4_EPS3_]+0xac): undefined reference to `wxOnAssert(char const*, int, char const*, char const*, char const*)'
  117. test.cpp:(.text._ZN20wxEventFunctorMethodI14wxEventTypeTagI14wxCommandEventE12wxEvtHandler7wxEventS3_EC2EMS3_FvRS4_EPS3_[_ZN20wxEventFunctorMethodI14wxEventTypeTagI14wxCommandEventE12wxEvtHandler7wxEventS3_EC5EMS3_FvRS4_EPS3_]+0xc7): undefined reference to `wxEventFunctor::~wxEventFunctor()'
  118. /tmp/cc8Ll7OU.o: In function `wxEventFunctorMethod<wxEventTypeTag<wxCommandEvent>, wxEvtHandler, wxEvent, wxEvtHandler>::~wxEventFunctorMethod()':
  119. test.cpp:(.text._ZN20wxEventFunctorMethodI14wxEventTypeTagI14wxCommandEventE12wxEvtHandler7wxEventS3_ED2Ev[_ZN20wxEventFunctorMethodI14wxEventTypeTagI14wxCommandEventE12wxEvtHandler7wxEventS3_ED5Ev]+0x1f): undefined reference to `wxEventFunctor::~wxEventFunctor()'
  120. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x10): undefined reference to `wxApp::GetClassInfo() const'
  121. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x28): undefined reference to `wxObject::CreateRefData() const'
  122. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x30): undefined reference to `wxObject::CloneRefData(wxRefCounter const*) const'
  123. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x48): undefined reference to `wxEvtHandler::ProcessEvent(wxEvent&)'
  124. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x50): undefined reference to `wxEvtHandler::QueueEvent(wxEvent*)'
  125. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x60): undefined reference to `wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&)'
  126. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x68): undefined reference to `wxEvtHandler::TryBefore(wxEvent&)'
  127. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x70): undefined reference to `wxEvtHandler::TryAfter(wxEvent&)'
  128. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x88): undefined reference to `wxEvtHandler::GetEventTable() const'
  129. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x90): undefined reference to `wxEvtHandler::GetEventHashTable() const'
  130. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x98): undefined reference to `wxEvtHandler::DoSetClientObject(wxClientData*)'
  131. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0xa0): undefined reference to `wxEvtHandler::DoGetClientObject() const'
  132. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0xa8): undefined reference to `wxEvtHandler::DoSetClientData(void*)'
  133. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0xb0): undefined reference to `wxEvtHandler::DoGetClientData() const'
  134. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0xb8): undefined reference to `wxApp::Initialize(int&, wchar_t**)'
  135. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0xd0): undefined reference to `wxAppBase::OnRun()'
  136. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0xe0): undefined reference to `wxAppBase::OnExit()'
  137. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0xf0): undefined reference to `wxApp::CleanUp()'
  138. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x100): undefined reference to `wxAppConsoleBase::Exit()'
  139. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x108): undefined reference to `wxAppBase::OnInitCmdLine(wxCmdLineParser&)'
  140. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x110): undefined reference to `wxAppBase::OnCmdLineParsed(wxCmdLineParser&)'
  141. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x118): undefined reference to `wxAppConsoleBase::OnCmdLineHelp(wxCmdLineParser&)'
  142. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x120): undefined reference to `wxAppConsoleBase::OnCmdLineError(wxCmdLineParser&)'
  143. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x128): undefined reference to `wxAppConsoleBase::FilterEvent(wxEvent&)'
  144. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x130): undefined reference to `wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, wxEvent&) const'
  145. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x138): undefined reference to `wxAppConsoleBase::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) const'
  146. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x140): undefined reference to `wxAppConsoleBase::OnUnhandledException()'
  147. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x148): undefined reference to `wxAppConsoleBase::OnExceptionInMainLoop()'
  148. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x150): undefined reference to `wxAppConsoleBase::ProcessPendingEvents()'
  149. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x158): undefined reference to `wxAppConsoleBase::Pending()'
  150. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x160): undefined reference to `wxAppConsoleBase::Dispatch()'
  151. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x168): undefined reference to `wxAppConsoleBase::MainLoop()'
  152. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x170): undefined reference to `wxAppConsoleBase::ExitMainLoop()'
  153. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x178): undefined reference to `wxApp::WakeUpIdle()'
  154. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x180): undefined reference to `wxAppBase::ProcessIdle()'
  155. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x190): undefined reference to `wxApp::OnAssertFailure(wchar_t const*, int, wchar_t const*, wchar_t const*, wchar_t const*)'
  156. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x198): undefined reference to `wxAppConsoleBase::OnAssert(wchar_t const*, int, wchar_t const*, wchar_t const*)'
  157. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x1a0): undefined reference to `wxAppBase::CreateTraits()'
  158. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x1a8): undefined reference to `wxApp::OnInitGui()'
  159. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x1b0): undefined reference to `wxAppBase::SafeYield(wxWindow*, bool)'
  160. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x1b8): undefined reference to `wxAppBase::SafeYieldFor(wxWindow*, long)'
  161. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x1c8): undefined reference to `wxAppBase::GetTopWindow() const'
  162. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x1d0): undefined reference to `wxAppBase::GetDisplayMode() const'
  163. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x1e8): undefined reference to `wxAppBase::GetLayoutDirection() const'
  164. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x1f0): undefined reference to `wxApp::SetNativeTheme(wxString const&)'
  165. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x1f8): undefined reference to `wxAppBase::SetActive(bool, wxWindow*)'
  166. /tmp/cc8Ll7OU.o:(.rodata._ZTV5MyApp[_ZTV5MyApp]+0x228): undefined reference to `non-virtual thunk to wxAppConsoleBase::FilterEvent(wxEvent&)'
  167. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x10): undefined reference to `wxFrame::GetClassInfo() const'
  168. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x28): undefined reference to `wxObject::CreateRefData() const'
  169. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x30): undefined reference to `wxObject::CloneRefData(wxRefCounter const*) const'
  170. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x38): undefined reference to `wxWindowBase::SetNextHandler(wxEvtHandler*)'
  171. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x40): undefined reference to `wxWindowBase::SetPreviousHandler(wxEvtHandler*)'
  172. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x48): undefined reference to `wxEvtHandler::ProcessEvent(wxEvent&)'
  173. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x50): undefined reference to `wxEvtHandler::QueueEvent(wxEvent*)'
  174. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x60): undefined reference to `wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&)'
  175. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x68): undefined reference to `wxWindowBase::TryBefore(wxEvent&)'
  176. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x70): undefined reference to `wxWindowBase::TryAfter(wxEvent&)'
  177. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x88): undefined reference to `wxFrameBase::GetEventTable() const'
  178. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x90): undefined reference to `wxFrameBase::GetEventHashTable() const'
  179. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x98): undefined reference to `wxEvtHandler::DoSetClientObject(wxClientData*)'
  180. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0xa0): undefined reference to `wxEvtHandler::DoGetClientObject() const'
  181. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0xa8): undefined reference to `wxEvtHandler::DoSetClientData(void*)'
  182. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0xb0): undefined reference to `wxEvtHandler::DoGetClientData() const'
  183. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0xb8): undefined reference to `wxTopLevelWindowBase::Destroy()'
  184. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0xe0): undefined reference to `wxWindow::GetLayoutDirection() const'
  185. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0xe8): undefined reference to `wxWindow::SetLayoutDirection(wxLayoutDirection)'
  186. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0xf0): undefined reference to `wxWindow::AdjustForLayoutDirection(int, int, int) const'
  187. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0xf8): undefined reference to `wxTopLevelWindowGTK::Raise()'
  188. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x100): undefined reference to `wxWindow::Lower()'
  189. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x110): undefined reference to `wxWindowBase::ClientToWindowSize(wxSize const&) const'
  190. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x118): undefined reference to `wxWindowBase::WindowToClientSize(wxSize const&) const'
  191. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x120): undefined reference to `wxWindowBase::GetEffectiveMinSize() const'
  192. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x128): undefined reference to `wxWindowBase::Fit()'
  193. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x130): undefined reference to `wxWindowBase::FitInside()'
  194. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x140): undefined reference to `wxWindowBase::SetVirtualSizeHints(int, int, int, int)'
  195. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x148): undefined reference to `wxTopLevelWindowBase::SetMinSize(wxSize const&)'
  196. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x150): undefined reference to `wxTopLevelWindowBase::SetMaxSize(wxSize const&)'
  197. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x188): undefined reference to `wxWindowBase::DoSetVirtualSize(int, int)'
  198. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x190): undefined reference to `wxWindowBase::DoGetVirtualSize() const'
  199. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x1a0): undefined reference to `wxWindowBase::GetWindowBorderSize() const'
  200. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x1a8): undefined reference to `wxWindowBase::InformFirstDirection(int, int, int)'
  201. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x1b0): undefined reference to `wxWindowBase::SendSizeEvent(int)'
  202. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x1b8): undefined reference to `wxTopLevelWindowGTK::Show(bool)'
  203. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x1d0): undefined reference to `wxWindowBase::Enable(bool)'
  204. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x1e0): undefined reference to `wxWindowBase::IsShownOnScreen() const'
  205. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x1e8): undefined reference to `wxTopLevelWindowGTK::SetWindowStyleFlag(long)'
  206. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x1f8): undefined reference to `wxWindow::IsRetained() const'
  207. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x208): undefined reference to `wxWindowBase::MakeModal(bool)'
  208. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x230): undefined reference to `wxWindowBase::HasFocus() const'
  209. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x250): undefined reference to `wxWindow::SetCanFocus(bool)'
  210. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x260): undefined reference to `wxWindow::Reparent(wxWindowBase*)'
  211. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x280): undefined reference to `wxWindowBase::SetValidator(wxValidator const&)'
  212. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x290): undefined reference to `wxWindowBase::Validate()'
  213. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x298): undefined reference to `wxWindowBase::TransferDataToWindow()'
  214. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x2a0): undefined reference to `wxWindowBase::TransferDataFromWindow()'
  215. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x2a8): undefined reference to `wxWindowBase::InitDialog()'
  216. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x2b8): undefined reference to `wxWindow::WarpPointer(int, int)'
  217. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x2c8): undefined reference to `wxTopLevelWindowGTK::Refresh(bool, wxRect const*)'
  218. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x2d0): undefined reference to `wxWindow::Update()'
  219. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x2d8): undefined reference to `wxWindow::ClearBackground()'
  220. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x2e8): undefined reference to `wxWindow::IsDoubleBuffered() const'
  221. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x2f0): undefined reference to `wxWindow::DoIsExposed(int, int) const'
  222. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x2f8): undefined reference to `wxWindow::DoIsExposed(int, int, int, int) const'
  223. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x308): undefined reference to `wxWindow::SetBackgroundColour(wxColour const&)'
  224. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x310): undefined reference to `wxWindow::SetForegroundColour(wxColour const&)'
  225. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x318): undefined reference to `wxWindow::SetBackgroundStyle(wxBackgroundStyle)'
  226. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x328): undefined reference to `wxWindow::IsTransparentBackgroundSupported(wxString*) const'
  227. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x330): undefined reference to `wxWindow::SetFont(wxFont const&)'
  228. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x338): undefined reference to `wxWindow::SetCursor(wxCursor const&)'
  229. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x340): undefined reference to `wxWindow::GetCharHeight() const'
  230. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x348): undefined reference to `wxWindow::GetCharWidth() const'
  231. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x350): undefined reference to `wxFrameBase::UpdateWindowUI(long)'
  232. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x358): undefined reference to `wxTopLevelWindowBase::DoUpdateWindowUI(wxUpdateUIEvent&)'
  233. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x368): undefined reference to `wxWindow::SetScrollbar(int, int, int, int, bool)'
  234. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x370): undefined reference to `wxWindow::SetScrollPos(int, int, bool)'
  235. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x378): undefined reference to `wxWindow::GetScrollPos(int) const'
  236. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x380): undefined reference to `wxWindow::GetScrollThumb(int) const'
  237. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x388): undefined reference to `wxWindow::GetScrollRange(int) const'
  238. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x390): undefined reference to `wxWindow::ScrollWindow(int, int, wxRect const*)'
  239. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x398): undefined reference to `wxWindow::ScrollLines(int)'
  240. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x3a0): undefined reference to `wxWindow::ScrollPages(int)'
  241. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x3b8): undefined reference to `wxWindowBase::GetHelpTextAtPoint(wxPoint const&, wxHelpEvent::Origin) const'
  242. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x3c0): undefined reference to `wxWindow::SetDropTarget(wxDropTarget*)'
  243. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x3d0): undefined reference to `wxWindowBase::DragAcceptFiles(bool)'
  244. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x3d8): undefined reference to `wxWindowBase::SetConstraintSizes(bool)'
  245. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x3e0): undefined reference to `wxWindowBase::LayoutPhase1(int*)'
  246. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x3e8): undefined reference to `wxWindowBase::LayoutPhase2(int*)'
  247. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x3f0): undefined reference to `wxWindowBase::DoPhase(int)'
  248. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x3f8): undefined reference to `wxWindowBase::SetSizeConstraint(int, int, int, int)'
  249. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x400): undefined reference to `wxWindowBase::MoveConstraint(int, int)'
  250. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x408): undefined reference to `wxWindowBase::GetSizeConstraint(int*, int*) const'
  251. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x410): undefined reference to `wxWindowBase::GetClientSizeConstraint(int*, int*) const'
  252. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x418): undefined reference to `wxWindowBase::GetPositionConstraint(int*, int*) const'
  253. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x420): undefined reference to `wxWindowBase::Layout()'
  254. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x428): undefined reference to `wxTopLevelWindowGTK::SetTransparent(unsigned char)'
  255. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x430): undefined reference to `wxTopLevelWindowGTK::CanSetTransparent()'
  256. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x438): undefined reference to `wxFrameBase::OnInternalIdle()'
  257. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x440): undefined reference to `wxFrame::SendIdleEvents(wxIdleEvent&)'
  258. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x490): undefined reference to `wxWindow::DoMoveInTabOrder(wxWindow*, wxWindowBase::WindowOrder)'
  259. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x498): undefined reference to `wxWindow::DoNavigateIn(int)'
  260. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x4a0): undefined reference to `wxWindow::DoEnable(bool)'
  261. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x4b0): undefined reference to `wxWindowBase::GetDefaultBorder() const'
  262. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x4c8): undefined reference to `wxWindow::DoGetTextExtent(wxString const&, int*, int*, int*, int*, wxFont const*) const'
  263. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x4d0): undefined reference to `wxTopLevelWindowBase::DoClientToScreen(int*, int*) const'
  264. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x4d8): undefined reference to `wxTopLevelWindowBase::DoScreenToClient(int*, int*) const'
  265. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x4e0): undefined reference to `wxWindowBase::DoHitTest(int, int) const'
  266. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x4e8): undefined reference to `wxWindow::DoCaptureMouse()'
  267. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x4f0): undefined reference to `wxWindow::DoReleaseMouse()'
  268. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x4f8): undefined reference to `wxWindow::DoGetPosition(int*, int*) const'
  269. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x508): undefined reference to `wxWindow::DoGetSize(int*, int*) const'
  270. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x510): undefined reference to `wxFrame::DoGetClientSize(int*, int*) const'
  271. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x518): undefined reference to `wxWindowBase::DoGetBestSize() const'
  272. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x538): undefined reference to `wxTopLevelWindowGTK::DoSetSize(int, int, int, int, int)'
  273. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x540): undefined reference to `wxTopLevelWindowGTK::DoSetClientSize(int, int)'
  274. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x548): undefined reference to `wxTopLevelWindowGTK::DoSetSizeHints(int, int, int, int, int, int)'
  275. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x550): undefined reference to `wxWindow::DoGetBorderSize() const'
  276. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x558): undefined reference to `wxTopLevelWindowGTK::DoMoveWindow(int, int, int, int)'
  277. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x560): undefined reference to `wxTopLevelWindowBase::DoCentre(int)'
  278. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x568): undefined reference to `wxWindow::DoSetToolTip(wxToolTip*)'
  279. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x570): undefined reference to `wxWindow::DoPopupMenu(wxMenu*, int, int)'
  280. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x580): undefined reference to `wxWindowBase::DoSetWindowVariant(wxWindowVariant)'
  281. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x588): undefined reference to `wxWindow::DoFreeze()'
  282. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x590): undefined reference to `wxWindow::DoThaw()'
  283. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x598): undefined reference to `wxWindow::GetConnectWidget()'
  284. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x5a0): undefined reference to `wxWindow::GTKProcessEvent(wxEvent&) const'
  285. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x5b0): undefined reference to `wxTopLevelWindowGTK::GTKHandleRealized()'
  286. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x5c0): undefined reference to `wxWindow::GTKWidgetNeedsMnemonic() const'
  287. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x5c8): undefined reference to `wxWindow::GTKWidgetDoSetMnemonic(_GtkWidget*)'
  288. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x5d0): undefined reference to `wxWindow::GTKGetWindow(wxArrayGdkWindows&) const'
  289. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x5d8): undefined reference to `wxWindow::GTKApplyToolTip(char const*)'
  290. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x5e8): undefined reference to `wxWindow::DoApplyWidgetStyle(_GtkRcStyle*)'
  291. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x5f0): undefined reference to `wxWindow::AddChildGTK(wxWindow*)'
  292. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x5f8): undefined reference to `wxNonOwnedWindow::DoClearShape()'
  293. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x600): undefined reference to `wxNonOwnedWindow::DoSetRegionShape(wxRegion const&)'
  294. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x608): undefined reference to `wxNonOwnedWindow::DoSetPathShape(wxGraphicsPath const&)'
  295. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x610): undefined reference to `wxTopLevelWindowGTK::Maximize(bool)'
  296. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x618): undefined reference to `wxTopLevelWindowGTK::Restore()'
  297. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x620): undefined reference to `wxTopLevelWindowGTK::Iconize(bool)'
  298. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x628): undefined reference to `wxTopLevelWindowGTK::IsMaximized() const'
  299. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x630): undefined reference to `wxTopLevelWindowBase::IsAlwaysMaximized() const'
  300. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x638): undefined reference to `wxTopLevelWindowGTK::IsIconized() const'
  301. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x640): undefined reference to `wxTopLevelWindowGTK::SetIcons(wxIconBundle const&)'
  302. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x648): undefined reference to `wxFrame::ShowFullScreen(bool, long)'
  303. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x650): undefined reference to `wxTopLevelWindowGTK::ShowWithoutActivating()'
  304. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x660): undefined reference to `wxTopLevelWindowGTK::SetTitle(wxString const&)'
  305. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x670): undefined reference to `wxTopLevelWindowGTK::EnableCloseButton(bool)'
  306. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x678): undefined reference to `wxTopLevelWindowGTK::RequestUserAttention(int)'
  307. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x680): undefined reference to `wxTopLevelWindowGTK::IsActive()'
  308. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x698): undefined reference to `wxTopLevelWindowBase::GetRectForTopLevelChildren(int*, int*, int*, int*)'
  309. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x6b8): undefined reference to `wxFrameBase::IsOneOfBars(wxWindow const*) const'
  310. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x6c0): undefined reference to `wxTopLevelWindowGTK::AddGrab()'
  311. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x6c8): undefined reference to `wxTopLevelWindowGTK::RemoveGrab()'
  312. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x6d8): undefined reference to `wxFrameBase::SetMenuBar(wxMenuBar*)'
  313. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x6e8): undefined reference to `wxFrameBase::FindItemInMenuBar(int) const'
  314. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x6f0): undefined reference to `wxFrameBase::CreateStatusBar(int, long, int, wxString const&)'
  315. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x6f8): undefined reference to `wxFrameBase::OnCreateStatusBar(int, long, int, wxString const&)'
  316. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x708): undefined reference to `wxFrame::SetStatusBar(wxStatusBar*)'
  317. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x710): undefined reference to `wxFrameBase::SetStatusText(wxString const&, int)'
  318. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x718): undefined reference to `wxFrameBase::SetStatusWidths(int, int const*)'
  319. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x720): undefined reference to `wxFrameBase::CreateToolBar(long, int, wxString const&)'
  320. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x728): undefined reference to `wxFrameBase::OnCreateToolBar(long, int, wxString const&)'
  321. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x738): undefined reference to `wxFrame::SetToolBar(wxToolBar*)'
  322. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x740): undefined reference to `wxFrameBase::DoMenuUpdates(wxMenu*)'
  323. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x748): undefined reference to `wxFrameBase::DoGiveHelp(wxString const&, bool)'
  324. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x758): undefined reference to `wxFrame::DetachMenuBar()'
  325. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxMDIParentFrameBase[_ZTV20wxMDIParentFrameBase]+0x760): undefined reference to `wxFrame::AttachMenuBar(wxMenuBar*)'
  326. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x10): undefined reference to `wxWindow::GetClassInfo() const'
  327. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x28): undefined reference to `wxObject::CreateRefData() const'
  328. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x30): undefined reference to `wxObject::CloneRefData(wxRefCounter const*) const'
  329. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x38): undefined reference to `wxWindowBase::SetNextHandler(wxEvtHandler*)'
  330. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x40): undefined reference to `wxWindowBase::SetPreviousHandler(wxEvtHandler*)'
  331. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x48): undefined reference to `wxEvtHandler::ProcessEvent(wxEvent&)'
  332. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x50): undefined reference to `wxEvtHandler::QueueEvent(wxEvent*)'
  333. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x60): undefined reference to `wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&)'
  334. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x68): undefined reference to `wxWindowBase::TryBefore(wxEvent&)'
  335. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x70): undefined reference to `wxWindowBase::TryAfter(wxEvent&)'
  336. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x88): undefined reference to `wxWindowBase::GetEventTable() const'
  337. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x90): undefined reference to `wxWindowBase::GetEventHashTable() const'
  338. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x98): undefined reference to `wxEvtHandler::DoSetClientObject(wxClientData*)'
  339. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0xa0): undefined reference to `wxEvtHandler::DoGetClientObject() const'
  340. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0xa8): undefined reference to `wxEvtHandler::DoSetClientData(void*)'
  341. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0xb0): undefined reference to `wxEvtHandler::DoGetClientData() const'
  342. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0xb8): undefined reference to `wxWindow::Destroy()'
  343. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0xe0): undefined reference to `wxWindow::GetLayoutDirection() const'
  344. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0xe8): undefined reference to `wxWindow::SetLayoutDirection(wxLayoutDirection)'
  345. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0xf0): undefined reference to `wxWindow::AdjustForLayoutDirection(int, int, int) const'
  346. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0xf8): undefined reference to `wxWindow::Raise()'
  347. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x100): undefined reference to `wxWindow::Lower()'
  348. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x108): undefined reference to `wxWindowBase::GetClientAreaOrigin() const'
  349. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x110): undefined reference to `wxWindowBase::ClientToWindowSize(wxSize const&) const'
  350. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x118): undefined reference to `wxWindowBase::WindowToClientSize(wxSize const&) const'
  351. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x120): undefined reference to `wxWindowBase::GetEffectiveMinSize() const'
  352. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x128): undefined reference to `wxWindowBase::Fit()'
  353. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x130): undefined reference to `wxWindowBase::FitInside()'
  354. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x140): undefined reference to `wxWindowBase::SetVirtualSizeHints(int, int, int, int)'
  355. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x148): undefined reference to `wxWindowBase::SetMinSize(wxSize const&)'
  356. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x150): undefined reference to `wxWindowBase::SetMaxSize(wxSize const&)'
  357. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x188): undefined reference to `wxWindowBase::DoSetVirtualSize(int, int)'
  358. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x190): undefined reference to `wxWindowBase::DoGetVirtualSize() const'
  359. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x1a0): undefined reference to `wxWindowBase::GetWindowBorderSize() const'
  360. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x1a8): undefined reference to `wxWindowBase::InformFirstDirection(int, int, int)'
  361. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x1b0): undefined reference to `wxWindowBase::SendSizeEvent(int)'
  362. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x1b8): undefined reference to `wxWindow::Show(bool)'
  363. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x1d0): undefined reference to `wxWindowBase::Enable(bool)'
  364. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x1e0): undefined reference to `wxWindowBase::IsShownOnScreen() const'
  365. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x1f8): undefined reference to `wxWindow::IsRetained() const'
  366. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x208): undefined reference to `wxWindowBase::MakeModal(bool)'
  367. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x220): undefined reference to `wxWindow::SetFocus()'
  368. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x230): undefined reference to `wxWindowBase::HasFocus() const'
  369. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x250): undefined reference to `wxWindow::SetCanFocus(bool)'
  370. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x258): undefined reference to `wxWindowBase::IsTopLevel() const'
  371. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x260): undefined reference to `wxWindow::Reparent(wxWindowBase*)'
  372. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x268): undefined reference to `wxWindow::AddChild(wxWindowBase*)'
  373. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x270): undefined reference to `wxWindow::RemoveChild(wxWindowBase*)'
  374. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x280): undefined reference to `wxWindowBase::SetValidator(wxValidator const&)'
  375. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x290): undefined reference to `wxWindowBase::Validate()'
  376. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x298): undefined reference to `wxWindowBase::TransferDataToWindow()'
  377. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x2a0): undefined reference to `wxWindowBase::TransferDataFromWindow()'
  378. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x2a8): undefined reference to `wxWindowBase::InitDialog()'
  379. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x2b8): undefined reference to `wxWindow::WarpPointer(int, int)'
  380. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x2c8): undefined reference to `wxWindow::Refresh(bool, wxRect const*)'
  381. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x2d0): undefined reference to `wxWindow::Update()'
  382. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x2d8): undefined reference to `wxWindow::ClearBackground()'
  383. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x2e8): undefined reference to `wxWindow::IsDoubleBuffered() const'
  384. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x2f0): undefined reference to `wxWindow::DoIsExposed(int, int) const'
  385. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x2f8): undefined reference to `wxWindow::DoIsExposed(int, int, int, int) const'
  386. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x308): undefined reference to `wxWindow::SetBackgroundColour(wxColour const&)'
  387. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x310): undefined reference to `wxWindow::SetForegroundColour(wxColour const&)'
  388. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x318): undefined reference to `wxWindow::SetBackgroundStyle(wxBackgroundStyle)'
  389. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x328): undefined reference to `wxWindow::IsTransparentBackgroundSupported(wxString*) const'
  390. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x330): undefined reference to `wxWindow::SetFont(wxFont const&)'
  391. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x338): undefined reference to `wxWindow::SetCursor(wxCursor const&)'
  392. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x340): undefined reference to `wxWindow::GetCharHeight() const'
  393. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x348): undefined reference to `wxWindow::GetCharWidth() const'
  394. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x350): undefined reference to `wxWindowBase::UpdateWindowUI(long)'
  395. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x358): undefined reference to `wxWindowBase::DoUpdateWindowUI(wxUpdateUIEvent&)'
  396. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x368): undefined reference to `wxWindow::SetScrollbar(int, int, int, int, bool)'
  397. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x370): undefined reference to `wxWindow::SetScrollPos(int, int, bool)'
  398. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x378): undefined reference to `wxWindow::GetScrollPos(int) const'
  399. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x380): undefined reference to `wxWindow::GetScrollThumb(int) const'
  400. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x388): undefined reference to `wxWindow::GetScrollRange(int) const'
  401. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x390): undefined reference to `wxWindow::ScrollWindow(int, int, wxRect const*)'
  402. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x398): undefined reference to `wxWindow::ScrollLines(int)'
  403. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x3a0): undefined reference to `wxWindow::ScrollPages(int)'
  404. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x3b8): undefined reference to `wxWindowBase::GetHelpTextAtPoint(wxPoint const&, wxHelpEvent::Origin) const'
  405. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x3c0): undefined reference to `wxWindow::SetDropTarget(wxDropTarget*)'
  406. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x3d0): undefined reference to `wxWindowBase::DragAcceptFiles(bool)'
  407. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x3d8): undefined reference to `wxWindowBase::SetConstraintSizes(bool)'
  408. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x3e0): undefined reference to `wxWindowBase::LayoutPhase1(int*)'
  409. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x3e8): undefined reference to `wxWindowBase::LayoutPhase2(int*)'
  410. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x3f0): undefined reference to `wxWindowBase::DoPhase(int)'
  411. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x3f8): undefined reference to `wxWindowBase::SetSizeConstraint(int, int, int, int)'
  412. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x400): undefined reference to `wxWindowBase::MoveConstraint(int, int)'
  413. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x408): undefined reference to `wxWindowBase::GetSizeConstraint(int*, int*) const'
  414. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x410): undefined reference to `wxWindowBase::GetClientSizeConstraint(int*, int*) const'
  415. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x418): undefined reference to `wxWindowBase::GetPositionConstraint(int*, int*) const'
  416. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x420): undefined reference to `wxWindowBase::Layout()'
  417. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x438): undefined reference to `wxWindow::OnInternalIdle()'
  418. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x440): undefined reference to `wxWindowBase::SendIdleEvents(wxIdleEvent&)'
  419. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x460): undefined reference to `wxWindowBase::InheritAttributes()'
  420. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x490): undefined reference to `wxWindow::DoMoveInTabOrder(wxWindow*, wxWindowBase::WindowOrder)'
  421. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x498): undefined reference to `wxWindow::DoNavigateIn(int)'
  422. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x4a0): undefined reference to `wxWindow::DoEnable(bool)'
  423. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x4b0): undefined reference to `wxWindowBase::GetDefaultBorder() const'
  424. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x4c8): undefined reference to `wxWindow::DoGetTextExtent(wxString const&, int*, int*, int*, int*, wxFont const*) const'
  425. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x4d0): undefined reference to `wxWindow::DoClientToScreen(int*, int*) const'
  426. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x4d8): undefined reference to `wxWindow::DoScreenToClient(int*, int*) const'
  427. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x4e0): undefined reference to `wxWindowBase::DoHitTest(int, int) const'
  428. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x4e8): undefined reference to `wxWindow::DoCaptureMouse()'
  429. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x4f0): undefined reference to `wxWindow::DoReleaseMouse()'
  430. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x4f8): undefined reference to `wxWindow::DoGetPosition(int*, int*) const'
  431. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x500): undefined reference to `wxWindowBase::DoGetScreenPosition(int*, int*) const'
  432. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x508): undefined reference to `wxWindow::DoGetSize(int*, int*) const'
  433. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x510): undefined reference to `wxWindow::DoGetClientSize(int*, int*) const'
  434. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x518): undefined reference to `wxWindowBase::DoGetBestSize() const'
  435. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x538): undefined reference to `wxWindow::DoSetSize(int, int, int, int, int)'
  436. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x540): undefined reference to `wxWindow::DoSetClientSize(int, int)'
  437. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x548): undefined reference to `wxWindowBase::DoSetSizeHints(int, int, int, int, int, int)'
  438. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x550): undefined reference to `wxWindow::DoGetBorderSize() const'
  439. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x558): undefined reference to `wxWindow::DoMoveWindow(int, int, int, int)'
  440. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x560): undefined reference to `wxWindowBase::DoCentre(int)'
  441. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x568): undefined reference to `wxWindow::DoSetToolTip(wxToolTip*)'
  442. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x570): undefined reference to `wxWindow::DoPopupMenu(wxMenu*, int, int)'
  443. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x578): undefined reference to `wxWindowBase::AdjustForParentClientOrigin(int&, int&, int) const'
  444. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x580): undefined reference to `wxWindowBase::DoSetWindowVariant(wxWindowVariant)'
  445. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x588): undefined reference to `wxWindow::DoFreeze()'
  446. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x590): undefined reference to `wxWindow::DoThaw()'
  447. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x598): undefined reference to `wxWindow::GetConnectWidget()'
  448. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x5a0): undefined reference to `wxWindow::GTKProcessEvent(wxEvent&) const'
  449. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x5b0): undefined reference to `wxWindow::GTKHandleRealized()'
  450. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x5c0): undefined reference to `wxWindow::GTKWidgetNeedsMnemonic() const'
  451. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x5c8): undefined reference to `wxWindow::GTKWidgetDoSetMnemonic(_GtkWidget*)'
  452. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x5d0): undefined reference to `wxWindow::GTKGetWindow(wxArrayGdkWindows&) const'
  453. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x5d8): undefined reference to `wxWindow::GTKApplyToolTip(char const*)'
  454. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x5e8): undefined reference to `wxWindow::DoApplyWidgetStyle(_GtkRcStyle*)'
  455. /tmp/cc8Ll7OU.o:(.rodata._ZTV21wxMDIClientWindowBase[_ZTV21wxMDIClientWindowBase]+0x5f0): undefined reference to `wxWindow::AddChildGTK(wxWindow*)'
  456. /tmp/cc8Ll7OU.o: In function `wxObjectEventFunctor::~wxObjectEventFunctor()':
  457. test.cpp:(.text._ZN20wxObjectEventFunctorD2Ev[_ZN20wxObjectEventFunctorD5Ev]+0x1f): undefined reference to `wxEventFunctor::~wxEventFunctor()'
  458. /tmp/cc8Ll7OU.o:(.rodata._ZTV20wxThreadHelperThread[_ZTV20wxThreadHelperThread]+0x10): undefined reference to `wxThread::TestDestroy()'
  459. /tmp/cc8Ll7OU.o: In function `wxThreadHelperThread::~wxThreadHelperThread()':
  460. test.cpp:(.text._ZN20wxThreadHelperThreadD2Ev[_ZN20wxThreadHelperThreadD5Ev]+0x1f): undefined reference to `wxThread::~wxThread()'
  461. /tmp/cc8Ll7OU.o:(.rodata._ZTI20wxEventFunctorMethodI14wxEventTypeTagI14wxCommandEventE12wxEvtHandler7wxEventS3_E[_ZTI20wxEventFunctorMethodI14wxEventTypeTagI14wxCommandEventE12wxEvtHandler7wxEventS3_E]+0x18): undefined reference to `typeinfo for wxEventFunctor'
  462. /tmp/cc8Ll7OU.o:(.rodata._ZTI5MyApp[_ZTI5MyApp]+0x10): undefined reference to `typeinfo for wxApp'
  463. /tmp/cc8Ll7OU.o:(.rodata._ZTI21wxMDIClientWindowBase[_ZTI21wxMDIClientWindowBase]+0x10): undefined reference to `typeinfo for wxWindow'
  464. /tmp/cc8Ll7OU.o:(.rodata._ZTI20wxMDIParentFrameBase[_ZTI20wxMDIParentFrameBase]+0x10): undefined reference to `typeinfo for wxFrame'
  465. /tmp/cc8Ll7OU.o:(.rodata._ZTI20wxObjectEventFunctor[_ZTI20wxObjectEventFunctor]+0x10): undefined reference to `typeinfo for wxEventFunctor'
  466. /tmp/cc8Ll7OU.o:(.rodata._ZTI20wxThreadHelperThread[_ZTI20wxThreadHelperThread]+0x10): undefined reference to `typeinfo for wxThread'
  467. /tmp/cc8Ll7OU.o: In function `wxEventFunctorMethod<wxEventTypeTag<wxCommandEvent>, wxEvtHandler, wxEvent, wxEvtHandler>::operator()(wxEvtHandler*, wxEvent&)':
  468. test.cpp:(.text._ZN20wxEventFunctorMethodI14wxEventTypeTagI14wxCommandEventE12wxEvtHandler7wxEventS3_EclEPS3_RS4_[_ZN20wxEventFunctorMethodI14wxEventTypeTagI14wxCommandEventE12wxEvtHandler7wxEventS3_EclEPS3_RS4_]+0x41): undefined reference to `wxTheAssertHandler'
  469. test.cpp:(.text._ZN20wxEventFunctorMethodI14wxEventTypeTagI14wxCommandEventE12wxEvtHandler7wxEventS3_EclEPS3_RS4_[_ZN20wxEventFunctorMethodI14wxEventTypeTagI14wxCommandEventE12wxEvtHandler7wxEventS3_EclEPS3_RS4_]+0x69): undefined reference to `wxOnAssert(char const*, int, char const*, char const*, char const*)'
  470. /tmp/cc8Ll7OU.o: In function `wxNavigationEnabled<wxNonOwnedWindow>::SetFocus()':
  471. test.cpp:(.text._ZN19wxNavigationEnabledI16wxNonOwnedWindowE8SetFocusEv[_ZN19wxNavigationEnabledI16wxNonOwnedWindowE8SetFocusEv]+0x1a): undefined reference to `wxControlContainerBase::DoSetFocus()'
  472. test.cpp:(.text._ZN19wxNavigationEnabledI16wxNonOwnedWindowE8SetFocusEv[_ZN19wxNavigationEnabledI16wxNonOwnedWindowE8SetFocusEv]+0x2d): undefined reference to `wxWindow::SetFocus()'
  473. /tmp/cc8Ll7OU.o: In function `wxNavigationEnabled<wxNonOwnedWindow>::AddChild(wxWindowBase*)':
  474. test.cpp:(.text._ZN19wxNavigationEnabledI16wxNonOwnedWindowE8AddChildEP12wxWindowBase[_ZN19wxNavigationEnabledI16wxNonOwnedWindowE8AddChildEP12wxWindowBase]+0x1f): undefined reference to `wxWindow::AddChild(wxWindowBase*)'
  475. /tmp/cc8Ll7OU.o: In function `wxNavigationEnabled<wxNonOwnedWindow>::RemoveChild(wxWindowBase*)':
  476. test.cpp:(.text._ZN19wxNavigationEnabledI16wxNonOwnedWindowE11RemoveChildEP12wxWindowBase[_ZN19wxNavigationEnabledI16wxNonOwnedWindowE11RemoveChildEP12wxWindowBase]+0x1f): undefined reference to `wxWindow::RemoveChild(wxWindowBase*)'
  477. collect2: error: ld returned 1 exit status
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement