Advertisement
Guest User

Untitled

a guest
Apr 11th, 2019
421
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.26 KB | None | 0 0
  1. [100%] Linking CXX executable guayadeque
  2. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.o: in function `Guayadeque::guMainFrame::OnViewStatusBar(wxCommandEvent&)':
  3. MainFrame.cpp:(.text+0x41c): undefined reference to `wxAuiManager::Update()'
  4. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.o: in function `Guayadeque::guMainFrame::OnSetSelection(wxCommandEvent&)':
  5. MainFrame.cpp:(.text+0x826): undefined reference to `wxAuiNotebook::GetPageIndex(wxWindow*) const'
  6. /usr/bin/ld: MainFrame.cpp:(.text+0x873): undefined reference to `wxAuiNotebook::GetPageIndex(wxWindow*) const'
  7. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.o: in function `Guayadeque::guMainFrame::CheckShowNotebook()':
  8. MainFrame.cpp:(.text+0x2644): undefined reference to `wxAuiManager::GetPane(wxWindow*)'
  9. /usr/bin/ld: MainFrame.cpp:(.text+0x266d): undefined reference to `wxAuiManager::Update()'
  10. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.o: in function `Guayadeque::guMainFrame::CheckHideNotebook()':
  11. MainFrame.cpp:(.text+0x26bb): undefined reference to `wxAuiManager::GetPane(wxWindow*)'
  12. /usr/bin/ld: MainFrame.cpp:(.text+0x26dc): undefined reference to `wxAuiManager::Update()'
  13. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.o: in function `Guayadeque::guMainFrame::LoadPerspective(wxString const&)':
  14. MainFrame.cpp:(.text+0x2e6a): undefined reference to `wxAuiManager::LoadPerspective(wxString const&, bool)'
  15. /usr/bin/ld: MainFrame.cpp:(.text+0x2e7a): undefined reference to `wxAuiManager::GetPane(wxWindow*)'
  16. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.o: in function `Guayadeque::guMainFrame::DoShowCaptions(bool)':
  17. MainFrame.cpp:(.text+0x65a1): undefined reference to `wxAuiManager::GetAllPanes()'
  18. /usr/bin/ld: MainFrame.cpp:(.text+0x6665): undefined reference to `wxAuiManager::Update()'
  19. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.o: in function `Guayadeque::guMainFrame::ShowMainPanel(int, bool)':
  20. MainFrame.cpp:(.text+0x6868): undefined reference to `wxAuiManager::GetPane(wxString const&)'
  21. /usr/bin/ld: MainFrame.cpp:(.text+0x6893): undefined reference to `wxAuiManager::Update()'
  22. /usr/bin/ld: MainFrame.cpp:(.text+0x6bad): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  23. /usr/bin/ld: MainFrame.cpp:(.text+0x6be9): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  24. /usr/bin/ld: MainFrame.cpp:(.text+0x6f0d): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  25. /usr/bin/ld: MainFrame.cpp:(.text+0x6f49): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  26. /usr/bin/ld: MainFrame.cpp:(.text+0x718d): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  27. /usr/bin/ld: MainFrame.cpp:(.text+0x71c9): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  28. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.o: in function `Guayadeque::guMainFrame::RemoveTabPanel(wxPanel*)':
  29. MainFrame.cpp:(.text+0x81f0): undefined reference to `wxAuiNotebook::GetPageIndex(wxWindow*) const'
  30. /usr/bin/ld: MainFrame.cpp:(.text+0x828c): undefined reference to `wxAuiManager::SavePerspective()'
  31. /usr/bin/ld: MainFrame.cpp:(.text+0x8328): undefined reference to `wxAuiManager::GetPane(wxWindow*)'
  32. /usr/bin/ld: MainFrame.cpp:(.text+0x8343): undefined reference to `wxAuiManager::Update()'
  33. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.o: in function `Guayadeque::guMainFrame::OnViewFullScreen(wxCommandEvent&)':
  34. MainFrame.cpp:(.text+0x85eb): undefined reference to `wxAuiManager::GetPane(wxString const&)'
  35. /usr/bin/ld: MainFrame.cpp:(.text+0x8684): undefined reference to `wxAuiManager::SavePerspective()'
  36. /usr/bin/ld: MainFrame.cpp:(.text+0x8aa3): undefined reference to `wxAuiManager::GetPane(wxString const&)'
  37. /usr/bin/ld: MainFrame.cpp:(.text+0x8b3c): undefined reference to `wxAuiManager::SavePerspective()'
  38. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.o: in function `Guayadeque::guMainFrame::OnSelectLocation(wxCommandEvent&)':
  39. MainFrame.cpp:(.text+0x8de0): undefined reference to `wxAuiNotebook::GetPageIndex(wxWindow*) const'
  40. /usr/bin/ld: MainFrame.cpp:(.text+0x8e78): undefined reference to `wxAuiNotebook::GetPageIndex(wxWindow*) const'
  41. /usr/bin/ld: MainFrame.cpp:(.text+0x8e98): undefined reference to `wxAuiNotebook::GetPageIndex(wxWindow*) const'
  42. /usr/bin/ld: MainFrame.cpp:(.text+0x8eb8): undefined reference to `wxAuiNotebook::GetPageIndex(wxWindow*) const'
  43. /usr/bin/ld: MainFrame.cpp:(.text+0x8ed8): undefined reference to `wxAuiNotebook::GetPageIndex(wxWindow*) const'
  44. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.o:MainFrame.cpp:(.text+0x8ef8): more undefined references to `wxAuiNotebook::GetPageIndex(wxWindow*) const' follow
  45. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.o: in function `Guayadeque::guMainFrame::OnPlayerPlayListUpdateTitle(wxCommandEvent&)':
  46. MainFrame.cpp:(.text+0x11416): undefined reference to `wxAuiManager::GetPane(wxString const&)'
  47. /usr/bin/ld: MainFrame.cpp:(.text+0x1172b): undefined reference to `wxAuiManager::Update()'
  48. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.o: in function `Guayadeque::guMainFrame::SaveCurrentLayout(wxString const&)':
  49. MainFrame.cpp:(.text+0x11ec5): undefined reference to `wxAuiManager::GetPane(wxString const&)'
  50. /usr/bin/ld: MainFrame.cpp:(.text+0x1231f): undefined reference to `wxAuiManager::SavePerspective()'
  51. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.o: in function `Guayadeque::guMainFrame::InsertTabPanel(wxPanel*, int, wxString const&, wxString const&)':
  52. MainFrame.cpp:(.text+0x13e94): undefined reference to `wxAuiNotebook::GetPageIndex(wxWindow*) const'
  53. /usr/bin/ld: MainFrame.cpp:(.text+0x13ea8): undefined reference to `wxAuiManager::GetPane(wxWindow*)'
  54. /usr/bin/ld: MainFrame.cpp:(.text+0x13eeb): undefined reference to `wxAuiNotebook::InsertPage(unsigned long, wxWindow*, wxString const&, bool, wxBitmap const&)'
  55. /usr/bin/ld: MainFrame.cpp:(.text+0x140c6): undefined reference to `wxAuiManager::Update()'
  56. /usr/bin/ld: MainFrame.cpp:(.text+0x14113): undefined reference to `wxAuiNotebook::InsertPage(unsigned long, wxWindow*, wxString const&, bool, wxBitmap const&)'
  57. /usr/bin/ld: MainFrame.cpp:(.text+0x1413f): undefined reference to `wxAuiNotebook::GetPageIndex(wxWindow*) const'
  58. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.o: in function `Guayadeque::guMainFrame::OnCollectionCommand(wxCommandEvent&)':
  59. MainFrame.cpp:(.text+0x15392): undefined reference to `wxAuiNotebook::GetPageIndex(wxWindow*) const'
  60. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.o: in function `Guayadeque::guMainFrame::~guMainFrame()':
  61. MainFrame.cpp:(.text+0x19276): undefined reference to `wxAuiManager::GetPane(wxString const&)'
  62. /usr/bin/ld: MainFrame.cpp:(.text+0x1930e): undefined reference to `wxAuiManager::SavePerspective()'
  63. /usr/bin/ld: MainFrame.cpp:(.text+0x1951e): undefined reference to `wxAuiManager::UnInit()'
  64. /usr/bin/ld: MainFrame.cpp:(.text+0x1a42b): undefined reference to `wxEVT_AUI_PANE_CLOSE'
  65. /usr/bin/ld: MainFrame.cpp:(.text+0x1a49b): undefined reference to `wxEVT_AUINOTEBOOK_PAGE_CHANGED'
  66. /usr/bin/ld: MainFrame.cpp:(.text+0x1a4ed): undefined reference to `wxEVT_AUINOTEBOOK_PAGE_CLOSE'
  67. /usr/bin/ld: MainFrame.cpp:(.text+0x1a839): undefined reference to `wxAuiManager::~wxAuiManager()'
  68. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.o: in function `Guayadeque::guMainFrame::guMainFrame(wxWindow*, Guayadeque::guDbCache*)':
  69. MainFrame.cpp:(.text+0x1dd19): undefined reference to `wxAuiManager::wxAuiManager(wxWindow*, unsigned int)'
  70. /usr/bin/ld: MainFrame.cpp:(.text+0x1e470): undefined reference to `wxAuiManager::SetManagedWindow(wxWindow*)'
  71. /usr/bin/ld: MainFrame.cpp:(.text+0x1e493): undefined reference to `wxAuiManager::SetArtProvider(wxAuiDockArt*)'
  72. /usr/bin/ld: MainFrame.cpp:(.text+0x1e4a1): undefined reference to `wxAuiManager::SetFlags(unsigned int)'
  73. /usr/bin/ld: MainFrame.cpp:(.text+0x1e4b9): undefined reference to `wxAuiManager::GetArtProvider() const'
  74. /usr/bin/ld: MainFrame.cpp:(.text+0x1eafb): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  75. /usr/bin/ld: MainFrame.cpp:(.text+0x1ec60): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  76. /usr/bin/ld: MainFrame.cpp:(.text+0x1ec90): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  77. /usr/bin/ld: MainFrame.cpp:(.text+0x1ee19): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  78. /usr/bin/ld: MainFrame.cpp:(.text+0x1f0bb): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  79. /usr/bin/ld: MainFrame.cpp:(.text+0x1f0d0): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  80. /usr/bin/ld: MainFrame.cpp:(.text+0x1f5a3): undefined reference to `wxAuiManager::LoadPerspective(wxString const&, bool)'
  81. /usr/bin/ld: MainFrame.cpp:(.text+0x1f5b7): undefined reference to `wxAuiManager::GetPane(wxWindow*)'
  82. /usr/bin/ld: MainFrame.cpp:(.text+0x20738): undefined reference to `wxEVT_AUI_PANE_CLOSE'
  83. /usr/bin/ld: MainFrame.cpp:(.text+0x20785): undefined reference to `wxEVT_AUINOTEBOOK_PAGE_CHANGED'
  84. /usr/bin/ld: MainFrame.cpp:(.text+0x207de): undefined reference to `wxEVT_AUINOTEBOOK_PAGE_CLOSE'
  85. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.o: in function `Guayadeque::guMainFrame::guMainFrame(wxWindow*, Guayadeque::guDbCache*) [clone .cold.299]':
  86. MainFrame.cpp:(.text.unlikely+0x3e9b): undefined reference to `wxAuiManager::~wxAuiManager()'
  87. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.o: in function `wxAuiPaneInfo::~wxAuiPaneInfo()':
  88. MainFrame.cpp:(.text._ZN13wxAuiPaneInfoD2Ev[_ZN13wxAuiPaneInfoD5Ev]+0xd): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  89. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.o: in function `wxAuiPaneInfo::wxAuiPaneInfo()':
  90. MainFrame.cpp:(.text._ZN13wxAuiPaneInfoC2Ev[_ZN13wxAuiPaneInfoC5Ev]+0x2cb): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)'
  91. /usr/bin/ld: MainFrame.cpp:(.text._ZN13wxAuiPaneInfoC2Ev[_ZN13wxAuiPaneInfoC5Ev]+0x2ef): undefined reference to `wxAuiPaneInfo::IsValid() const'
  92. /usr/bin/ld: MainFrame.cpp:(.text._ZN13wxAuiPaneInfoC2Ev[_ZN13wxAuiPaneInfoC5Ev]+0x342): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  93. /usr/bin/ld: MainFrame.cpp:(.text._ZN13wxAuiPaneInfoC2Ev[_ZN13wxAuiPaneInfoC5Ev]+0x47a): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)'
  94. /usr/bin/ld: MainFrame.cpp:(.text._ZN13wxAuiPaneInfoC2Ev[_ZN13wxAuiPaneInfoC5Ev]+0x4c1): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  95. /usr/bin/ld: MainFrame.cpp:(.text._ZN13wxAuiPaneInfoC2Ev[_ZN13wxAuiPaneInfoC5Ev]+0x4e8): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  96. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.o: in function `wxAuiPaneInfo::SetFlag(int, bool)':
  97. MainFrame.cpp:(.text._ZN13wxAuiPaneInfo7SetFlagEib[_ZN13wxAuiPaneInfo7SetFlagEib]+0x1be): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)'
  98. /usr/bin/ld: MainFrame.cpp:(.text._ZN13wxAuiPaneInfo7SetFlagEib[_ZN13wxAuiPaneInfo7SetFlagEib]+0x1f7): undefined reference to `wxAuiPaneInfo::IsValid() const'
  99. /usr/bin/ld: MainFrame.cpp:(.text._ZN13wxAuiPaneInfo7SetFlagEib[_ZN13wxAuiPaneInfo7SetFlagEib]+0x24a): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  100. /usr/bin/ld: MainFrame.cpp:(.text._ZN13wxAuiPaneInfo7SetFlagEib[_ZN13wxAuiPaneInfo7SetFlagEib]+0x382): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)'
  101. /usr/bin/ld: MainFrame.cpp:(.text._ZN13wxAuiPaneInfo7SetFlagEib[_ZN13wxAuiPaneInfo7SetFlagEib]+0x3e1): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  102. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.o: in function `Guayadeque::guAuiDockArt::DrawPaneButton(wxDC&, wxWindow*, int, int, wxRect const&, wxAuiPaneInfo&)':
  103. AuiDockArt.cpp:(.text+0x7): undefined reference to `wxAuiDefaultDockArt::DrawPaneButton(wxDC&, wxWindow*, int, int, wxRect const&, wxAuiPaneInfo&)'
  104. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.o: in function `Guayadeque::guAuiDockArt::guAuiDockArt()':
  105. AuiDockArt.cpp:(.text+0x356): undefined reference to `wxAuiDefaultDockArt::wxAuiDefaultDockArt()'
  106. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.o: in function `wxAuiDefaultDockArt::~wxAuiDefaultDockArt()':
  107. AuiDockArt.cpp:(.text._ZN19wxAuiDefaultDockArtD2Ev[_ZN19wxAuiDefaultDockArtD5Ev]+0x4): undefined reference to `vtable for wxAuiDefaultDockArt'
  108. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.o: in function `wxAuiDefaultDockArt::~wxAuiDefaultDockArt()':
  109. AuiDockArt.cpp:(.text._ZN19wxAuiDefaultDockArtD0Ev[_ZN19wxAuiDefaultDockArtD5Ev]+0x4): undefined reference to `vtable for wxAuiDefaultDockArt'
  110. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.o: in function `Guayadeque::guAuiDockArt::~guAuiDockArt()':
  111. AuiDockArt.cpp:(.text._ZN10Guayadeque12guAuiDockArtD2Ev[_ZN10Guayadeque12guAuiDockArtD5Ev]+0x2f): undefined reference to `vtable for wxAuiDefaultDockArt'
  112. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.o: in function `Guayadeque::guAuiDockArt::~guAuiDockArt()':
  113. AuiDockArt.cpp:(.text._ZN10Guayadeque12guAuiDockArtD0Ev[_ZN10Guayadeque12guAuiDockArtD5Ev]+0x2f): undefined reference to `vtable for wxAuiDefaultDockArt'
  114. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.o:(.data.rel.ro._ZTIN10Guayadeque12guAuiDockArtE[_ZTIN10Guayadeque12guAuiDockArtE]+0x10): undefined reference to `typeinfo for wxAuiDefaultDockArt'
  115. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.o:(.data.rel.ro._ZTVN10Guayadeque12guAuiDockArtE[_ZTVN10Guayadeque12guAuiDockArtE]+0x20): undefined reference to `wxAuiDefaultDockArt::GetMetric(int)'
  116. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.o:(.data.rel.ro._ZTVN10Guayadeque12guAuiDockArtE[_ZTVN10Guayadeque12guAuiDockArtE]+0x28): undefined reference to `wxAuiDefaultDockArt::SetMetric(int, int)'
  117. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.o:(.data.rel.ro._ZTVN10Guayadeque12guAuiDockArtE[_ZTVN10Guayadeque12guAuiDockArtE]+0x30): undefined reference to `wxAuiDefaultDockArt::SetFont(int, wxFont const&)'
  118. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.o:(.data.rel.ro._ZTVN10Guayadeque12guAuiDockArtE[_ZTVN10Guayadeque12guAuiDockArtE]+0x38): undefined reference to `wxAuiDefaultDockArt::GetFont(int)'
  119. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.o:(.data.rel.ro._ZTVN10Guayadeque12guAuiDockArtE[_ZTVN10Guayadeque12guAuiDockArtE]+0x40): undefined reference to `wxAuiDefaultDockArt::GetColour(int)'
  120. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.o:(.data.rel.ro._ZTVN10Guayadeque12guAuiDockArtE[_ZTVN10Guayadeque12guAuiDockArtE]+0x48): undefined reference to `wxAuiDefaultDockArt::SetColour(int, wxColour const&)'
  121. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.o:(.data.rel.ro._ZTVN10Guayadeque12guAuiDockArtE[_ZTVN10Guayadeque12guAuiDockArtE]+0x50): undefined reference to `wxAuiDefaultDockArt::DrawSash(wxDC&, wxWindow*, int, wxRect const&)'
  122. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.o:(.data.rel.ro._ZTVN10Guayadeque12guAuiDockArtE[_ZTVN10Guayadeque12guAuiDockArtE]+0x58): undefined reference to `wxAuiDefaultDockArt::DrawBackground(wxDC&, wxWindow*, int, wxRect const&)'
  123. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.o:(.data.rel.ro._ZTVN10Guayadeque12guAuiDockArtE[_ZTVN10Guayadeque12guAuiDockArtE]+0x68): undefined reference to `wxAuiDefaultDockArt::DrawGripper(wxDC&, wxWindow*, wxRect const&, wxAuiPaneInfo&)'
  124. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.o:(.data.rel.ro._ZTVN10Guayadeque12guAuiDockArtE[_ZTVN10Guayadeque12guAuiDockArtE]+0x70): undefined reference to `wxAuiDefaultDockArt::DrawBorder(wxDC&, wxWindow*, wxRect const&, wxAuiPaneInfo&)'
  125. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiManagedPanel.o: in function `Guayadeque::guAuiManagedPanel::OnChangedSize(wxSizeEvent&)':
  126. AuiManagedPanel.cpp:(.text+0xed): undefined reference to `wxAuiManager::GetPane(wxWindow*)'
  127. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiManagerPanel.o: in function `Guayadeque::guAuiManagerPanel::LoadPerspective(wxString const&, unsigned int)':
  128. AuiManagerPanel.cpp:(.text+0xdf): undefined reference to `wxAuiManager::LoadPerspective(wxString const&, bool)'
  129. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiManagerPanel.o: in function `Guayadeque::guAuiManagerPanel::ShowPanel(int, bool)':
  130. AuiManagerPanel.cpp:(.text+0x6d0): undefined reference to `wxAuiManager::GetPane(wxString const&)'
  131. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0x8c8): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)'
  132. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0x8e9): undefined reference to `wxAuiPaneInfo::IsValid() const'
  133. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0x93c): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  134. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0x99b): undefined reference to `wxAuiManager::Update()'
  135. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0xd7d): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)'
  136. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0xd9e): undefined reference to `wxAuiPaneInfo::IsValid() const'
  137. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0xdf1): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  138. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0x13f6): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)'
  139. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0x14ee): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)'
  140. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiManagerPanel.o: in function `Guayadeque::guAuiManagerPanel::SaveLayout(wxXmlNode*, wxString const&)':
  141. AuiManagerPanel.cpp:(.text+0x2090): undefined reference to `wxAuiManager::SavePerspective()'
  142. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiManagerPanel.o: in function `Guayadeque::guAuiManagerPanel::guAuiManagerPanel(wxWindow*)':
  143. AuiManagerPanel.cpp:(.text+0x3544): undefined reference to `wxAuiManager::wxAuiManager(wxWindow*, unsigned int)'
  144. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0x355b): undefined reference to `wxAuiManager::SetManagedWindow(wxWindow*)'
  145. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0x357e): undefined reference to `wxAuiManager::SetArtProvider(wxAuiDockArt*)'
  146. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0x358c): undefined reference to `wxAuiManager::SetFlags(unsigned int)'
  147. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0x35a4): undefined reference to `wxAuiManager::GetArtProvider() const'
  148. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0x377d): undefined reference to `wxEVT_AUI_PANE_CLOSE'
  149. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiManagerPanel.o: in function `Guayadeque::guAuiManagerPanel::~guAuiManagerPanel()':
  150. AuiManagerPanel.cpp:(.text+0x3917): undefined reference to `wxEVT_AUI_PANE_CLOSE'
  151. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0x3971): undefined reference to `wxAuiManager::UnInit()'
  152. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0x397a): undefined reference to `wxAuiManager::~wxAuiManager()'
  153. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiManagerPanel.o: in function `Guayadeque::guAuiManagerPanel::SavePerspective()':
  154. AuiManagerPanel.cpp:(.text._ZN10Guayadeque17guAuiManagerPanel15SavePerspectiveEv[_ZN10Guayadeque17guAuiManagerPanel15SavePerspectiveEv]+0x21): undefined reference to `wxAuiManager::SavePerspective()'
  155. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiManagerPanel.o: in function `Guayadeque::guAuiManagerPanel::ShowPanel(int, bool) [clone .cold.109]':
  156. AuiManagerPanel.cpp:(.text.unlikely+0x5d): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  157. /usr/bin/ld: AuiManagerPanel.cpp:(.text.unlikely+0xff): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  158. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiManagerPanel.o: in function `Guayadeque::guAuiManagerPanel::guAuiManagerPanel(wxWindow*) [clone .cold.112]':
  159. AuiManagerPanel.cpp:(.text.unlikely+0x490): undefined reference to `wxAuiManager::~wxAuiManager()'
  160. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o: in function `Guayadeque::guAuiTabArt::~guAuiTabArt()':
  161. AuiNotebook.cpp:(.text+0x4c): undefined reference to `wxAuiGenericTabArt::~wxAuiGenericTabArt()'
  162. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o: in function `Guayadeque::guAuiTabArt::Clone()':
  163. AuiNotebook.cpp:(.text+0x86): undefined reference to `vtable for wxAuiGenericTabArt'
  164. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o: in function `Guayadeque::guAuiNotebook::~guAuiNotebook()':
  165. AuiNotebook.cpp:(.text+0x5af): undefined reference to `wxAuiNotebook::~wxAuiNotebook()'
  166. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o: in function `Guayadeque::guAuiNotebook::UpdateTabCtrlHeight()':
  167. AuiNotebook.cpp:(.text+0x62f): undefined reference to `wxAuiTabContainer::GetArtProvider() const'
  168. /usr/bin/ld: AuiNotebook.cpp:(.text+0x64b): undefined reference to `wxAuiManager::GetAllPanes()'
  169. /usr/bin/ld: AuiNotebook.cpp:(.text+0x6df): undefined reference to `wxAuiTabContainer::SetArtProvider(wxAuiTabArt*)'
  170. /usr/bin/ld: AuiNotebook.cpp:(.text+0x6fc): undefined reference to `wxAuiTabContainer::GetFlags() const'
  171. /usr/bin/ld: AuiNotebook.cpp:(.text+0x794): undefined reference to `wxAuiTabContainer::SetRect(wxRect const&)'
  172. /usr/bin/ld: AuiNotebook.cpp:(.text+0x7cf): undefined reference to `wxAuiTabContainer::GetPages()'
  173. /usr/bin/ld: AuiNotebook.cpp:(.text+0x825): undefined reference to `wxAuiMDIChildFrame::ms_classInfo'
  174. /usr/bin/ld: AuiNotebook.cpp:(.text+0x879): undefined reference to `wxAuiTabContainer::GetFlags() const'
  175. /usr/bin/ld: AuiNotebook.cpp:(.text+0x8da): undefined reference to `wxAuiMDIChildFrame::ApplyMDIChildFrameRect()'
  176. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o: in function `Guayadeque::guAuiTabArt::guAuiTabArt()':
  177. AuiNotebook.cpp:(.text+0xc80): undefined reference to `wxAuiGenericTabArt::wxAuiGenericTabArt()'
  178. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o: in function `Guayadeque::guAuiNotebook::GetPane(wxWindow*)':
  179. AuiNotebook.cpp:(.text+0xf19): undefined reference to `wxAuiManager::GetPane(wxWindow*)'
  180. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o: in function `Guayadeque::guAuiNotebook::GetPane(wxString const&)':
  181. AuiNotebook.cpp:(.text+0xf29): undefined reference to `wxAuiManager::GetPane(wxString const&)'
  182. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o: in function `Guayadeque::guAuiNotebook::GetAllPanes()':
  183. AuiNotebook.cpp:(.text+0xf39): undefined reference to `wxAuiManager::GetAllPanes()'
  184. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o: in function `Guayadeque::guAuiNotebook::SavePerspective()':
  185. AuiNotebook.cpp:(.text+0x19fb): undefined reference to `wxAuiManager::GetAllPanes()'
  186. /usr/bin/ld: AuiNotebook.cpp:(.text+0x1b19): undefined reference to `wxAuiTabContainer::GetPageCount() const'
  187. /usr/bin/ld: AuiNotebook.cpp:(.text+0x1b62): undefined reference to `wxAuiTabContainer::GetActivePage() const'
  188. /usr/bin/ld: AuiNotebook.cpp:(.text+0x1dda): undefined reference to `wxAuiTabContainer::GetPage(unsigned long)'
  189. /usr/bin/ld: AuiNotebook.cpp:(.text+0x1df3): undefined reference to `wxAuiTabContainer::GetIdxFromWindow(wxWindow*) const'
  190. /usr/bin/ld: AuiNotebook.cpp:(.text+0x1fc1): undefined reference to `wxAuiManager::SavePerspective()'
  191. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o: in function `Guayadeque::guAuiNotebook::LoadPerspective(wxString const&)':
  192. AuiNotebook.cpp:(.text+0x2122): undefined reference to `wxAuiTabContainer::GetPageCount() const'
  193. /usr/bin/ld: AuiNotebook.cpp:(.text+0x215c): undefined reference to `wxAuiTabContainer::RemovePage(wxWindow*)'
  194. /usr/bin/ld: AuiNotebook.cpp:(.text+0x2177): undefined reference to `wxAuiTabContainer::GetWindowFromIdx(unsigned long) const'
  195. /usr/bin/ld: AuiNotebook.cpp:(.text+0x218c): undefined reference to `wxAuiNotebook::FindTab(wxWindow*, wxAuiTabCtrl**, int*)'
  196. /usr/bin/ld: AuiNotebook.cpp:(.text+0x21c7): undefined reference to `wxAuiNotebook::RemoveEmptyTabFrames()'
  197. /usr/bin/ld: AuiNotebook.cpp:(.text+0x22fe): undefined reference to `wxAuiTabCtrl::wxAuiTabCtrl(wxWindow*, int, wxPoint const&, wxSize const&, long)'
  198. /usr/bin/ld: AuiNotebook.cpp:(.text+0x2317): undefined reference to `wxAuiTabContainer::GetArtProvider() const'
  199. /usr/bin/ld: AuiNotebook.cpp:(.text+0x232c): undefined reference to `wxAuiTabContainer::SetArtProvider(wxAuiTabArt*)'
  200. /usr/bin/ld: AuiNotebook.cpp:(.text+0x2354): undefined reference to `wxAuiTabContainer::SetFlags(unsigned int)'
  201. /usr/bin/ld: AuiNotebook.cpp:(.text+0x268d): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)'
  202. /usr/bin/ld: AuiNotebook.cpp:(.text+0x26b2): undefined reference to `wxAuiPaneInfo::IsValid() const'
  203. /usr/bin/ld: AuiNotebook.cpp:(.text+0x2706): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  204. /usr/bin/ld: AuiNotebook.cpp:(.text+0x2939): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)'
  205. /usr/bin/ld: AuiNotebook.cpp:(.text+0x295e): undefined reference to `wxAuiPaneInfo::IsValid() const'
  206. /usr/bin/ld: AuiNotebook.cpp:(.text+0x29b1): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  207. /usr/bin/ld: AuiNotebook.cpp:(.text+0x2bdb): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)'
  208. /usr/bin/ld: AuiNotebook.cpp:(.text+0x2bf9): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  209. /usr/bin/ld: AuiNotebook.cpp:(.text+0x2c67): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  210. /usr/bin/ld: AuiNotebook.cpp:(.text+0x2edc): undefined reference to `wxAuiTabContainer::GetPage(unsigned long)'
  211. /usr/bin/ld: AuiNotebook.cpp:(.text+0x2ef6): undefined reference to `wxAuiTabContainer::GetPageCount() const'
  212. /usr/bin/ld: AuiNotebook.cpp:(.text+0x2f12): undefined reference to `wxAuiTabContainer::InsertPage(wxWindow*, wxAuiNotebookPage const&, unsigned long)'
  213. /usr/bin/ld: AuiNotebook.cpp:(.text+0x304a): undefined reference to `wxAuiTabContainer::SetActivePage(unsigned long)'
  214. /usr/bin/ld: AuiNotebook.cpp:(.text+0x30a3): undefined reference to `wxAuiTabContainer::DoShowHide()'
  215. /usr/bin/ld: AuiNotebook.cpp:(.text+0x3126): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  216. /usr/bin/ld: AuiNotebook.cpp:(.text+0x32b6): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)'
  217. /usr/bin/ld: AuiNotebook.cpp:(.text+0x33a8): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)'
  218. /usr/bin/ld: AuiNotebook.cpp:(.text+0x3453): undefined reference to `wxAuiManager::LoadPerspective(wxString const&, bool)'
  219. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o: in function `Guayadeque::guAuiNotebook::guAuiNotebook()':
  220. AuiNotebook.cpp:(.text+0x363c): undefined reference to `vtable for wxAuiNotebook'
  221. /usr/bin/ld: AuiNotebook.cpp:(.text+0x3660): undefined reference to `wxAuiManager::wxAuiManager(wxWindow*, unsigned int)'
  222. /usr/bin/ld: AuiNotebook.cpp:(.text+0x3670): undefined reference to `wxAuiTabContainer::wxAuiTabContainer()'
  223. /usr/bin/ld: AuiNotebook.cpp:(.text+0x36af): undefined reference to `wxAuiNotebook::Init()'
  224. /usr/bin/ld: AuiNotebook.cpp:(.text+0x370a): undefined reference to `wxAuiNotebook::SetArtProvider(wxAuiTabArt*)'
  225. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o: in function `Guayadeque::guAuiNotebook::guAuiNotebook(wxWindow*, int, wxPoint const&, wxSize const&, long)':
  226. AuiNotebook.cpp:(.text+0x381a): undefined reference to `vtable for wxAuiNotebook'
  227. /usr/bin/ld: AuiNotebook.cpp:(.text+0x383e): undefined reference to `wxAuiManager::wxAuiManager(wxWindow*, unsigned int)'
  228. /usr/bin/ld: AuiNotebook.cpp:(.text+0x384e): undefined reference to `wxAuiTabContainer::wxAuiTabContainer()'
  229. /usr/bin/ld: AuiNotebook.cpp:(.text+0x388d): undefined reference to `wxAuiNotebook::Init()'
  230. /usr/bin/ld: AuiNotebook.cpp:(.text+0x38a7): undefined reference to `wxAuiNotebook::Create(wxWindow*, int, wxPoint const&, wxSize const&, long)'
  231. /usr/bin/ld: AuiNotebook.cpp:(.text+0x3906): undefined reference to `wxAuiNotebook::SetArtProvider(wxAuiTabArt*)'
  232. /usr/bin/ld: AuiNotebook.cpp:(.text+0x390f): undefined reference to `wxAuiManager::GetArtProvider() const'
  233. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o: in function `Guayadeque::guAuiTabArt::guAuiTabArt() [clone .cold.125]':
  234. AuiNotebook.cpp:(.text.unlikely+0xc1): undefined reference to `wxAuiGenericTabArt::~wxAuiGenericTabArt()'
  235. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o: in function `Guayadeque::guAuiNotebook::LoadPerspective(wxString const&) [clone .cold.128]':
  236. AuiNotebook.cpp:(.text.unlikely+0x1dc): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  237. /usr/bin/ld: AuiNotebook.cpp:(.text.unlikely+0x206): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  238. /usr/bin/ld: AuiNotebook.cpp:(.text.unlikely+0x271): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  239. /usr/bin/ld: AuiNotebook.cpp:(.text.unlikely+0x2a0): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  240. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o: in function `Guayadeque::guAuiNotebook::guAuiNotebook() [clone .cold.129]':
  241. AuiNotebook.cpp:(.text.unlikely+0x3e6): undefined reference to `wxAuiNotebook::~wxAuiNotebook()'
  242. /usr/bin/ld: AuiNotebook.cpp:(.text.unlikely+0x415): undefined reference to `wxAuiTabContainer::~wxAuiTabContainer()'
  243. /usr/bin/ld: AuiNotebook.cpp:(.text.unlikely+0x41e): undefined reference to `wxAuiManager::~wxAuiManager()'
  244. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o: in function `Guayadeque::guAuiNotebook::guAuiNotebook(wxWindow*, int, wxPoint const&, wxSize const&, long) [clone .cold.130]':
  245. AuiNotebook.cpp:(.text.unlikely+0x474): undefined reference to `wxAuiNotebook::~wxAuiNotebook()'
  246. /usr/bin/ld: AuiNotebook.cpp:(.text.unlikely+0x4d7): undefined reference to `wxAuiTabContainer::~wxAuiTabContainer()'
  247. /usr/bin/ld: AuiNotebook.cpp:(.text.unlikely+0x4e0): undefined reference to `wxAuiManager::~wxAuiManager()'
  248. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o: in function `Guayadeque::wxTabFrame::DoSetSize(int, int, int, int, int)':
  249. AuiNotebook.cpp:(.text._ZN10Guayadeque10wxTabFrame9DoSetSizeEiiiii[_ZN10Guayadeque10wxTabFrame9DoSetSizeEiiiii]+0x53): undefined reference to `wxAuiTabContainer::GetFlags() const'
  250. /usr/bin/ld: AuiNotebook.cpp:(.text._ZN10Guayadeque10wxTabFrame9DoSetSizeEiiiii[_ZN10Guayadeque10wxTabFrame9DoSetSizeEiiiii]+0xd6): undefined reference to `wxAuiTabContainer::SetRect(wxRect const&)'
  251. /usr/bin/ld: AuiNotebook.cpp:(.text._ZN10Guayadeque10wxTabFrame9DoSetSizeEiiiii[_ZN10Guayadeque10wxTabFrame9DoSetSizeEiiiii]+0x111): undefined reference to `wxAuiTabContainer::GetPages()'
  252. /usr/bin/ld: AuiNotebook.cpp:(.text._ZN10Guayadeque10wxTabFrame9DoSetSizeEiiiii[_ZN10Guayadeque10wxTabFrame9DoSetSizeEiiiii]+0x16a): undefined reference to `wxAuiMDIChildFrame::ms_classInfo'
  253. /usr/bin/ld: AuiNotebook.cpp:(.text._ZN10Guayadeque10wxTabFrame9DoSetSizeEiiiii[_ZN10Guayadeque10wxTabFrame9DoSetSizeEiiiii]+0x1b8): undefined reference to `wxAuiTabContainer::GetFlags() const'
  254. /usr/bin/ld: AuiNotebook.cpp:(.text._ZN10Guayadeque10wxTabFrame9DoSetSizeEiiiii[_ZN10Guayadeque10wxTabFrame9DoSetSizeEiiiii]+0x296): undefined reference to `wxAuiMDIChildFrame::ApplyMDIChildFrameRect()'
  255. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTIN10Guayadeque11guAuiTabArtE[_ZTIN10Guayadeque11guAuiTabArtE]+0x10): undefined reference to `typeinfo for wxAuiGenericTabArt'
  256. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTIN10Guayadeque13guAuiNotebookE[_ZTIN10Guayadeque13guAuiNotebookE]+0x10): undefined reference to `typeinfo for wxAuiNotebook'
  257. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque11guAuiTabArtE[_ZTVN10Guayadeque11guAuiTabArtE]+0x28): undefined reference to `wxAuiGenericTabArt::SetFlags(unsigned int)'
  258. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque11guAuiTabArtE[_ZTVN10Guayadeque11guAuiTabArtE]+0x30): undefined reference to `wxAuiGenericTabArt::SetSizingInfo(wxSize const&, unsigned long)'
  259. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque11guAuiTabArtE[_ZTVN10Guayadeque11guAuiTabArtE]+0x38): undefined reference to `wxAuiGenericTabArt::SetNormalFont(wxFont const&)'
  260. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque11guAuiTabArtE[_ZTVN10Guayadeque11guAuiTabArtE]+0x40): undefined reference to `wxAuiGenericTabArt::SetSelectedFont(wxFont const&)'
  261. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque11guAuiTabArtE[_ZTVN10Guayadeque11guAuiTabArtE]+0x48): undefined reference to `wxAuiGenericTabArt::SetMeasuringFont(wxFont const&)'
  262. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque11guAuiTabArtE[_ZTVN10Guayadeque11guAuiTabArtE]+0x50): undefined reference to `wxAuiGenericTabArt::SetColour(wxColour const&)'
  263. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque11guAuiTabArtE[_ZTVN10Guayadeque11guAuiTabArtE]+0x58): undefined reference to `wxAuiGenericTabArt::SetActiveColour(wxColour const&)'
  264. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque11guAuiTabArtE[_ZTVN10Guayadeque11guAuiTabArtE]+0x60): undefined reference to `wxAuiGenericTabArt::DrawBorder(wxDC&, wxWindow*, wxRect const&)'
  265. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque11guAuiTabArtE[_ZTVN10Guayadeque11guAuiTabArtE]+0x78): undefined reference to `wxAuiGenericTabArt::DrawButton(wxDC&, wxWindow*, wxRect const&, int, int, int, wxRect*)'
  266. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque11guAuiTabArtE[_ZTVN10Guayadeque11guAuiTabArtE]+0x80): undefined reference to `wxAuiGenericTabArt::GetTabSize(wxDC&, wxWindow*, wxString const&, wxBitmap const&, bool, int, int*)'
  267. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque11guAuiTabArtE[_ZTVN10Guayadeque11guAuiTabArtE]+0x88): undefined reference to `wxAuiGenericTabArt::ShowDropDown(wxWindow*, wxAuiNotebookPageArray const&, int)'
  268. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque11guAuiTabArtE[_ZTVN10Guayadeque11guAuiTabArtE]+0x90): undefined reference to `wxAuiGenericTabArt::GetIndentSize()'
  269. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque11guAuiTabArtE[_ZTVN10Guayadeque11guAuiTabArtE]+0x98): undefined reference to `wxAuiGenericTabArt::GetBorderWidth(wxWindow*)'
  270. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque11guAuiTabArtE[_ZTVN10Guayadeque11guAuiTabArtE]+0xa0): undefined reference to `wxAuiGenericTabArt::GetAdditionalBorderSpace(wxWindow*)'
  271. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque11guAuiTabArtE[_ZTVN10Guayadeque11guAuiTabArtE]+0xa8): undefined reference to `wxAuiGenericTabArt::GetBestTabCtrlSize(wxWindow*, wxAuiNotebookPageArray const&, wxSize const&)'
  272. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x10): undefined reference to `wxAuiNotebook::GetClassInfo() const'
  273. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x88): undefined reference to `wxAuiNotebook::GetEventTable() const'
  274. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x90): undefined reference to `wxAuiNotebook::GetEventHashTable() const'
  275. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x200): undefined reference to `wxAuiNotebook::SetWindowStyleFlag(long)'
  276. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x350): undefined reference to `wxAuiNotebook::SetFont(wxFont const&)'
  277. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x5b0): undefined reference to `wxAuiNotebook::DoThaw()'
  278. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x650): undefined reference to `wxAuiNotebook::GetPageCount() const'
  279. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x658): undefined reference to `wxAuiNotebook::GetPage(unsigned long) const'
  280. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x660): undefined reference to `wxAuiNotebook::GetSelection() const'
  281. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x668): undefined reference to `wxAuiNotebook::SetPageText(unsigned long, wxString const&)'
  282. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x670): undefined reference to `wxAuiNotebook::GetPageText(unsigned long) const'
  283. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x678): undefined reference to `wxAuiNotebook::GetPageImage(unsigned long) const'
  284. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x680): undefined reference to `wxAuiNotebook::SetPageImage(unsigned long, int)'
  285. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x688): undefined reference to `wxAuiNotebook::SetPageSize(wxSize const&)'
  286. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x698): undefined reference to `wxAuiNotebook::DeletePage(unsigned long)'
  287. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x6a0): undefined reference to `wxAuiNotebook::RemovePage(unsigned long)'
  288. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x6a8): undefined reference to `wxAuiNotebook::DeleteAllPages()'
  289. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x6b0): undefined reference to `wxAuiNotebook::AddPage(wxWindow*, wxString const&, bool, int)'
  290. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x6b8): undefined reference to `wxAuiNotebook::InsertPage(unsigned long, wxWindow*, wxString const&, bool, int)'
  291. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x6c0): undefined reference to `wxAuiNotebook::SetSelection(unsigned long)'
  292. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x6c8): undefined reference to `wxAuiNotebook::ChangeSelection(unsigned long)'
  293. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x6d0): undefined reference to `wxAuiNotebook::HitTest(wxPoint const&, long*) const'
  294. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x720): undefined reference to `wxAuiNotebook::SetUniformBitmapSize(wxSize const&)'
  295. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x728): undefined reference to `wxAuiNotebook::SetTabCtrlHeight(int)'
  296. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x730): undefined reference to `wxAuiNotebook::Split(unsigned long, int)'
  297. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x740): undefined reference to `wxAuiNotebook::CalculateTabCtrlHeight()'
  298. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x748): undefined reference to `wxAuiNotebook::CalculateNewSplitSize()'
  299. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x750): undefined reference to `wxAuiNotebook::DoModifySelection(unsigned long, bool)'
  300. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/filebrowser/FileBrowser.o: in function `Guayadeque::guFileBrowser::~guFileBrowser()':
  301. FileBrowser.cpp:(.text+0x2cb4): undefined reference to `wxAuiManager::SavePerspective()'
  302. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/filebrowser/FileBrowser.o: in function `Guayadeque::guFileBrowser::guFileBrowser(wxWindow*, Guayadeque::guMainFrame*, Guayadeque::guDbLibrary*, Guayadeque::guPlayerPanel*)':
  303. FileBrowser.cpp:(.text+0x13111): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  304. /usr/bin/ld: FileBrowser.cpp:(.text+0x13141): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  305. /usr/bin/ld: FileBrowser.cpp:(.text+0x132ad): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  306. /usr/bin/ld: FileBrowser.cpp:(.text+0x132c2): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  307. /usr/bin/ld: FileBrowser.cpp:(.text+0x134d5): undefined reference to `wxAuiManager::LoadPerspective(wxString const&, bool)'
  308. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/mediaviewer/library/LibPanel.o: in function `Guayadeque::guLibPanel::~guLibPanel()':
  309. LibPanel.cpp:(.text+0x6041): undefined reference to `wxAuiManager::SavePerspective()'
  310. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/mediaviewer/library/LibPanel.o: in function `Guayadeque::guLibPanel::CreateControls()':
  311. LibPanel.cpp:(.text+0x8e67): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  312. /usr/bin/ld: LibPanel.cpp:(.text+0x9123): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  313. /usr/bin/ld: LibPanel.cpp:(.text+0x93e4): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  314. /usr/bin/ld: LibPanel.cpp:(.text+0x96a4): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  315. /usr/bin/ld: LibPanel.cpp:(.text+0x995e): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  316. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/mediaviewer/library/LibPanel.o:LibPanel.cpp:(.text+0x9c1f): more undefined references to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)' follow
  317. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/mediaviewer/playlists/PlayListPanel.o: in function `Guayadeque::guPlayListPanel::~guPlayListPanel()':
  318. PlayListPanel.cpp:(.text+0x39c5): undefined reference to `wxAuiManager::SavePerspective()'
  319. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/mediaviewer/playlists/PlayListPanel.o: in function `Guayadeque::guPlayListPanel::CreateControls()':
  320. PlayListPanel.cpp:(.text+0x99a9): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  321. /usr/bin/ld: PlayListPanel.cpp:(.text+0x99de): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  322. /usr/bin/ld: PlayListPanel.cpp:(.text+0x9d17): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  323. /usr/bin/ld: PlayListPanel.cpp:(.text+0x9d3b): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  324. /usr/bin/ld: PlayListPanel.cpp:(.text+0x9df9): undefined reference to `wxAuiManager::LoadPerspective(wxString const&, bool)'
  325. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/mediaviewer/treeview/TreePanel.o: in function `Guayadeque::guTreeViewPanel::~guTreeViewPanel()':
  326. TreePanel.cpp:(.text+0x3a11): undefined reference to `wxAuiManager::SavePerspective()'
  327. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/mediaviewer/treeview/TreePanel.o: in function `Guayadeque::guTreeViewPanel::CreateControls()':
  328. TreePanel.cpp:(.text+0x908d): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  329. /usr/bin/ld: TreePanel.cpp:(.text+0x90be): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  330. /usr/bin/ld: TreePanel.cpp:(.text+0x940e): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  331. /usr/bin/ld: TreePanel.cpp:(.text+0x9433): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  332. /usr/bin/ld: TreePanel.cpp:(.text+0x9504): undefined reference to `wxAuiManager::LoadPerspective(wxString const&, bool)'
  333. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/podcasts/PodcastsPanel.o: in function `Guayadeque::guPodcastPanel::~guPodcastPanel()':
  334. PodcastsPanel.cpp:(.text+0x1fa7): undefined reference to `wxAuiManager::SavePerspective()'
  335. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/podcasts/PodcastsPanel.o: in function `Guayadeque::guPodcastPanel::guPodcastPanel(wxWindow*, Guayadeque::guDbPodcasts*, Guayadeque::guMainFrame*, Guayadeque::guPlayerPanel*)':
  336. PodcastsPanel.cpp:(.text+0x11d0e): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  337. /usr/bin/ld: PodcastsPanel.cpp:(.text+0x12013): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  338. /usr/bin/ld: PodcastsPanel.cpp:(.text+0x13e08): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  339. /usr/bin/ld: PodcastsPanel.cpp:(.text+0x13eee): undefined reference to `wxAuiManager::LoadPerspective(wxString const&, bool)'
  340. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/radios/RadioPanel.o: in function `Guayadeque::guRadioPanel::~guRadioPanel()':
  341. RadioPanel.cpp:(.text+0x2ce5): undefined reference to `wxAuiManager::SavePerspective()'
  342. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/radios/RadioPanel.o: in function `Guayadeque::guRadioPanel::guRadioPanel(wxWindow*, Guayadeque::guDbLibrary*, Guayadeque::guPlayerPanel*)':
  343. RadioPanel.cpp:(.text+0x8c63): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  344. /usr/bin/ld: RadioPanel.cpp:(.text+0x8ca7): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  345. /usr/bin/ld: RadioPanel.cpp:(.text+0x8fd1): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  346. /usr/bin/ld: RadioPanel.cpp:(.text+0x9015): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  347. /usr/bin/ld: RadioPanel.cpp:(.text+0x92a3): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  348. /usr/bin/ld: RadioPanel.cpp:(.text+0x92cf): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  349. /usr/bin/ld: RadioPanel.cpp:(.text+0x93e0): undefined reference to `wxAuiManager::LoadPerspective(wxString const&, bool)'
  350. collect2: error: ld returned 1 exit status
  351. make[2]: *** [src/CMakeFiles/guayadeque.dir/build.make:1959: src/guayadeque] Error 1
  352. make[1]: *** [CMakeFiles/Makefile2:187: src/CMakeFiles/guayadeque.dir/all] Error 2
  353. make: *** [Makefile:130: all] Error 2
  354. ==> ERROR: A failure occurred in build().
  355. Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement