Advertisement
Guest User

Untitled

a guest
Apr 11th, 2019
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.36 KB | None | 0 0
  1. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.cpp.o: in function `Guayadeque::guMainFrame::OnViewStatusBar(wxCommandEvent&)':
  2. MainFrame.cpp:(.text+0x40c): undefined reference to `wxAuiManager::Update()'
  3. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.cpp.o: in function `Guayadeque::guMainFrame::OnSetSelection(wxCommandEvent&)':
  4. MainFrame.cpp:(.text+0x766): undefined reference to `wxAuiNotebook::GetPageIndex(wxWindow*) const'
  5. /usr/bin/ld: MainFrame.cpp:(.text+0x7b3): undefined reference to `wxAuiNotebook::GetPageIndex(wxWindow*) const'
  6. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.cpp.o: in function `wxAuiPaneInfo::SetFlag(int, bool) [clone .constprop.242]':
  7. MainFrame.cpp:(.text+0x2487): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)'
  8. /usr/bin/ld: MainFrame.cpp:(.text+0x24a8): undefined reference to `wxAuiPaneInfo::IsValid() const'
  9. /usr/bin/ld: MainFrame.cpp:(.text+0x24fb): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  10. /usr/bin/ld: MainFrame.cpp:(.text+0x2614): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)'
  11. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.cpp.o: in function `Guayadeque::guMainFrame::CheckShowNotebook()':
  12. MainFrame.cpp:(.text+0x2d94): undefined reference to `wxAuiManager::GetPane(wxWindow*)'
  13. /usr/bin/ld: MainFrame.cpp:(.text+0x2dbd): undefined reference to `wxAuiManager::Update()'
  14. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.cpp.o: in function `Guayadeque::guMainFrame::CheckHideNotebook()':
  15. MainFrame.cpp:(.text+0x2e0b): undefined reference to `wxAuiManager::GetPane(wxWindow*)'
  16. /usr/bin/ld: MainFrame.cpp:(.text+0x2e27): undefined reference to `wxAuiManager::Update()'
  17. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.cpp.o: in function `Guayadeque::guMainFrame::LoadPerspective(wxString const&)':
  18. MainFrame.cpp:(.text+0x397a): undefined reference to `wxAuiManager::LoadPerspective(wxString const&, bool)'
  19. /usr/bin/ld: MainFrame.cpp:(.text+0x398a): undefined reference to `wxAuiManager::GetPane(wxWindow*)'
  20. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.cpp.o: in function `Guayadeque::guMainFrame::DoShowCaptions(bool)':
  21. MainFrame.cpp:(.text+0xcef1): undefined reference to `wxAuiManager::GetAllPanes()'
  22. /usr/bin/ld: MainFrame.cpp:(.text+0xcfb5): undefined reference to `wxAuiManager::Update()'
  23. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.cpp.o: in function `Guayadeque::guMainFrame::RemoveTabPanel(wxPanel*)':
  24. MainFrame.cpp:(.text+0xeb30): undefined reference to `wxAuiNotebook::GetPageIndex(wxWindow*) const'
  25. /usr/bin/ld: MainFrame.cpp:(.text+0xebcc): undefined reference to `wxAuiManager::SavePerspective()'
  26. /usr/bin/ld: MainFrame.cpp:(.text+0xec68): undefined reference to `wxAuiManager::GetPane(wxWindow*)'
  27. /usr/bin/ld: MainFrame.cpp:(.text+0xec7e): undefined reference to `wxAuiManager::Update()'
  28. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.cpp.o: in function `Guayadeque::guMainFrame::InsertTabPanel(wxPanel*, int, wxString const&, wxString const&)':
  29. MainFrame.cpp:(.text+0xee34): undefined reference to `wxAuiNotebook::GetPageIndex(wxWindow*) const'
  30. /usr/bin/ld: MainFrame.cpp:(.text+0xee48): undefined reference to `wxAuiManager::GetPane(wxWindow*)'
  31. /usr/bin/ld: MainFrame.cpp:(.text+0xee8b): undefined reference to `wxAuiNotebook::InsertPage(unsigned long, wxWindow*, wxString const&, bool, wxBitmap const&)'
  32. /usr/bin/ld: MainFrame.cpp:(.text+0xef79): undefined reference to `wxAuiManager::LoadPerspective(wxString const&, bool)'
  33. /usr/bin/ld: MainFrame.cpp:(.text+0xef89): undefined reference to `wxAuiManager::GetPane(wxWindow*)'
  34. /usr/bin/ld: MainFrame.cpp:(.text+0xf06c): undefined reference to `wxAuiManager::Update()'
  35. /usr/bin/ld: MainFrame.cpp:(.text+0xf0bb): undefined reference to `wxAuiNotebook::InsertPage(unsigned long, wxWindow*, wxString const&, bool, wxBitmap const&)'
  36. /usr/bin/ld: MainFrame.cpp:(.text+0xf0e7): undefined reference to `wxAuiNotebook::GetPageIndex(wxWindow*) const'
  37. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.cpp.o: in function `Guayadeque::guMainFrame::ShowMainPanel(int, bool)':
  38. MainFrame.cpp:(.text+0x11608): undefined reference to `wxAuiManager::GetPane(wxString const&)'
  39. /usr/bin/ld: MainFrame.cpp:(.text+0x116e5): undefined reference to `wxAuiManager::Update()'
  40. /usr/bin/ld: MainFrame.cpp:(.text+0x11772): undefined reference to `wxAuiManager::Update()'
  41. /usr/bin/ld: MainFrame.cpp:(.text+0x11949): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  42. /usr/bin/ld: MainFrame.cpp:(.text+0x11c41): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  43. /usr/bin/ld: MainFrame.cpp:(.text+0x11e69): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  44. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.cpp.o: in function `Guayadeque::guMainFrame::OnSelectLocation(wxCommandEvent&)':
  45. MainFrame.cpp:(.text+0x13ae0): undefined reference to `wxAuiNotebook::GetPageIndex(wxWindow*) const'
  46. /usr/bin/ld: MainFrame.cpp:(.text+0x13b78): undefined reference to `wxAuiNotebook::GetPageIndex(wxWindow*) const'
  47. /usr/bin/ld: MainFrame.cpp:(.text+0x13b98): undefined reference to `wxAuiNotebook::GetPageIndex(wxWindow*) const'
  48. /usr/bin/ld: MainFrame.cpp:(.text+0x13bb8): undefined reference to `wxAuiNotebook::GetPageIndex(wxWindow*) const'
  49. /usr/bin/ld: MainFrame.cpp:(.text+0x13bd8): undefined reference to `wxAuiNotebook::GetPageIndex(wxWindow*) const'
  50. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.cpp.o:MainFrame.cpp:(.text+0x13bf8): more undefined references to `wxAuiNotebook::GetPageIndex(wxWindow*) const' follow
  51. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.cpp.o: in function `Guayadeque::guMainFrame::SaveCurrentLayout(wxString const&)':
  52. MainFrame.cpp:(.text+0x14b16): undefined reference to `wxAuiManager::GetPane(wxString const&)'
  53. /usr/bin/ld: MainFrame.cpp:(.text+0x14f41): undefined reference to `wxAuiManager::SavePerspective()'
  54. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.cpp.o: in function `Guayadeque::guMainFrame::OnPlayerPlayListUpdateTitle(wxCommandEvent&)':
  55. MainFrame.cpp:(.text+0x15665): undefined reference to `wxAuiManager::GetPane(wxString const&)'
  56. /usr/bin/ld: MainFrame.cpp:(.text+0x15944): undefined reference to `wxAuiManager::Update()'
  57. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.cpp.o: in function `Guayadeque::guMainFrame::OnCollectionCommand(wxCommandEvent&)':
  58. MainFrame.cpp:(.text+0x17e57): undefined reference to `wxAuiNotebook::GetPageIndex(wxWindow*) const'
  59. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.cpp.o: in function `Guayadeque::guMainFrame::OnViewFullScreen(wxCommandEvent&)':
  60. MainFrame.cpp:(.text+0x18eb1): undefined reference to `wxAuiManager::GetPane(wxString const&)'
  61. /usr/bin/ld: MainFrame.cpp:(.text+0x18f4a): undefined reference to `wxAuiManager::SavePerspective()'
  62. /usr/bin/ld: MainFrame.cpp:(.text+0x1918b): undefined reference to `wxAuiManager::GetPane(wxString const&)'
  63. /usr/bin/ld: MainFrame.cpp:(.text+0x19224): undefined reference to `wxAuiManager::SavePerspective()'
  64. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.cpp.o: in function `Guayadeque::guMainFrame::~guMainFrame()':
  65. MainFrame.cpp:(.text+0x19956): undefined reference to `wxAuiManager::GetPane(wxString const&)'
  66. /usr/bin/ld: MainFrame.cpp:(.text+0x199ee): undefined reference to `wxAuiManager::SavePerspective()'
  67. /usr/bin/ld: MainFrame.cpp:(.text+0x19bf9): undefined reference to `wxAuiManager::UnInit()'
  68. /usr/bin/ld: MainFrame.cpp:(.text+0x1a8ac): undefined reference to `wxEVT_AUI_PANE_CLOSE'
  69. /usr/bin/ld: MainFrame.cpp:(.text+0x1a919): undefined reference to `wxEVT_AUINOTEBOOK_PAGE_CHANGED'
  70. /usr/bin/ld: MainFrame.cpp:(.text+0x1a96b): undefined reference to `wxEVT_AUINOTEBOOK_PAGE_CLOSE'
  71. /usr/bin/ld: MainFrame.cpp:(.text+0x1ac6a): undefined reference to `wxAuiManager::~wxAuiManager()'
  72. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.cpp.o: in function `Guayadeque::guMainFrame::guMainFrame(wxWindow*, Guayadeque::guDbCache*)':
  73. MainFrame.cpp:(.text+0x1eaa9): undefined reference to `wxAuiManager::wxAuiManager(wxWindow*, unsigned int)'
  74. /usr/bin/ld: MainFrame.cpp:(.text+0x1f161): undefined reference to `wxAuiManager::SetManagedWindow(wxWindow*)'
  75. /usr/bin/ld: MainFrame.cpp:(.text+0x1f184): undefined reference to `wxAuiManager::SetArtProvider(wxAuiDockArt*)'
  76. /usr/bin/ld: MainFrame.cpp:(.text+0x1f192): undefined reference to `wxAuiManager::SetFlags(unsigned int)'
  77. /usr/bin/ld: MainFrame.cpp:(.text+0x1f19b): undefined reference to `wxAuiManager::GetArtProvider() const'
  78. /usr/bin/ld: MainFrame.cpp:(.text+0x1f79e): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  79. /usr/bin/ld: MainFrame.cpp:(.text+0x1f8f6): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  80. /usr/bin/ld: MainFrame.cpp:(.text+0x1fa3f): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  81. /usr/bin/ld: MainFrame.cpp:(.text+0x1fce1): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  82. /usr/bin/ld: MainFrame.cpp:(.text+0x20170): undefined reference to `wxAuiManager::LoadPerspective(wxString const&, bool)'
  83. /usr/bin/ld: MainFrame.cpp:(.text+0x20184): undefined reference to `wxAuiManager::GetPane(wxWindow*)'
  84. /usr/bin/ld: MainFrame.cpp:(.text+0x2106d): undefined reference to `wxEVT_AUI_PANE_CLOSE'
  85. /usr/bin/ld: MainFrame.cpp:(.text+0x210ba): undefined reference to `wxEVT_AUINOTEBOOK_PAGE_CHANGED'
  86. /usr/bin/ld: MainFrame.cpp:(.text+0x21113): undefined reference to `wxEVT_AUINOTEBOOK_PAGE_CLOSE'
  87. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.cpp.o: in function `Guayadeque::guMainFrame::OnLoadLayout(wxCommandEvent&)':
  88. MainFrame.cpp:(.text+0x237af): undefined reference to `wxAuiManager::GetPane(wxString const&)'
  89. /usr/bin/ld: MainFrame.cpp:(.text+0x239e7): undefined reference to `wxAuiManager::Update()'
  90. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.cpp.o: in function `wxAuiPaneInfo::SetFlag(int, bool) [clone .constprop.242] [clone .cold.260]':
  91. MainFrame.cpp:(.text.unlikely+0x280): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  92. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.cpp.o: in function `Guayadeque::guMainFrame::guMainFrame(wxWindow*, Guayadeque::guDbCache*) [clone .cold.316]':
  93. MainFrame.cpp:(.text.unlikely+0x3f8d): undefined reference to `wxAuiManager::~wxAuiManager()'
  94. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.cpp.o: in function `wxAuiPaneInfo::~wxAuiPaneInfo()':
  95. MainFrame.cpp:(.text._ZN13wxAuiPaneInfoD2Ev[_ZN13wxAuiPaneInfoD5Ev]+0xd): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  96. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.cpp.o: in function `wxAuiPaneInfo::wxAuiPaneInfo()':
  97. MainFrame.cpp:(.text._ZN13wxAuiPaneInfoC2Ev[_ZN13wxAuiPaneInfoC5Ev]+0x289): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)'
  98. /usr/bin/ld: MainFrame.cpp:(.text._ZN13wxAuiPaneInfoC2Ev[_ZN13wxAuiPaneInfoC5Ev]+0x2ad): undefined reference to `wxAuiPaneInfo::IsValid() const'
  99. /usr/bin/ld: MainFrame.cpp:(.text._ZN13wxAuiPaneInfoC2Ev[_ZN13wxAuiPaneInfoC5Ev]+0x300): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  100. /usr/bin/ld: MainFrame.cpp:(.text._ZN13wxAuiPaneInfoC2Ev[_ZN13wxAuiPaneInfoC5Ev]+0x41c): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)'
  101. /usr/bin/ld: MainFrame.cpp:(.text._ZN13wxAuiPaneInfoC2Ev[_ZN13wxAuiPaneInfoC5Ev]+0x461): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  102. /usr/bin/ld: MainFrame.cpp:(.text._ZN13wxAuiPaneInfoC2Ev[_ZN13wxAuiPaneInfoC5Ev]+0x488): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  103. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/MainFrame.cpp.o: in function `wxAuiPaneInfo::SetFlag(int, bool)':
  104. MainFrame.cpp:(.text._ZN13wxAuiPaneInfo7SetFlagEib[_ZN13wxAuiPaneInfo7SetFlagEib]+0x19c): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)'
  105. /usr/bin/ld: MainFrame.cpp:(.text._ZN13wxAuiPaneInfo7SetFlagEib[_ZN13wxAuiPaneInfo7SetFlagEib]+0x1d5): undefined reference to `wxAuiPaneInfo::IsValid() const'
  106. /usr/bin/ld: MainFrame.cpp:(.text._ZN13wxAuiPaneInfo7SetFlagEib[_ZN13wxAuiPaneInfo7SetFlagEib]+0x228): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  107. /usr/bin/ld: MainFrame.cpp:(.text._ZN13wxAuiPaneInfo7SetFlagEib[_ZN13wxAuiPaneInfo7SetFlagEib]+0x344): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)'
  108. /usr/bin/ld: MainFrame.cpp:(.text._ZN13wxAuiPaneInfo7SetFlagEib[_ZN13wxAuiPaneInfo7SetFlagEib]+0x3a1): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  109. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.cpp.o: in function `Guayadeque::guAuiDockArt::DrawPaneButton(wxDC&, wxWindow*, int, int, wxRect const&, wxAuiPaneInfo&)':
  110. AuiDockArt.cpp:(.text+0x7): undefined reference to `wxAuiDefaultDockArt::DrawPaneButton(wxDC&, wxWindow*, int, int, wxRect const&, wxAuiPaneInfo&)'
  111. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.cpp.o: in function `Guayadeque::guAuiDockArt::guAuiDockArt()':
  112. AuiDockArt.cpp:(.text+0x4b6): undefined reference to `wxAuiDefaultDockArt::wxAuiDefaultDockArt()'
  113. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.cpp.o: in function `wxAuiDefaultDockArt::~wxAuiDefaultDockArt()':
  114. AuiDockArt.cpp:(.text._ZN19wxAuiDefaultDockArtD2Ev[_ZN19wxAuiDefaultDockArtD5Ev]+0x4): undefined reference to `vtable for wxAuiDefaultDockArt'
  115. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.cpp.o: in function `wxAuiDefaultDockArt::~wxAuiDefaultDockArt()':
  116. AuiDockArt.cpp:(.text._ZN19wxAuiDefaultDockArtD0Ev[_ZN19wxAuiDefaultDockArtD5Ev]+0x4): undefined reference to `vtable for wxAuiDefaultDockArt'
  117. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.cpp.o: in function `Guayadeque::guAuiDockArt::~guAuiDockArt()':
  118. AuiDockArt.cpp:(.text._ZN10Guayadeque12guAuiDockArtD2Ev[_ZN10Guayadeque12guAuiDockArtD5Ev]+0x2f): undefined reference to `vtable for wxAuiDefaultDockArt'
  119. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.cpp.o: in function `Guayadeque::guAuiDockArt::~guAuiDockArt()':
  120. AuiDockArt.cpp:(.text._ZN10Guayadeque12guAuiDockArtD0Ev[_ZN10Guayadeque12guAuiDockArtD5Ev]+0x2f): undefined reference to `vtable for wxAuiDefaultDockArt'
  121. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.cpp.o:(.data.rel.ro._ZTIN10Guayadeque12guAuiDockArtE[_ZTIN10Guayadeque12guAuiDockArtE]+0x10): undefined reference to `typeinfo for wxAuiDefaultDockArt'
  122. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.cpp.o:(.data.rel.ro._ZTVN10Guayadeque12guAuiDockArtE[_ZTVN10Guayadeque12guAuiDockArtE]+0x20): undefined reference to `wxAuiDefaultDockArt::GetMetric(int)'
  123. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.cpp.o:(.data.rel.ro._ZTVN10Guayadeque12guAuiDockArtE[_ZTVN10Guayadeque12guAuiDockArtE]+0x28): undefined reference to `wxAuiDefaultDockArt::SetMetric(int, int)'
  124. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.cpp.o:(.data.rel.ro._ZTVN10Guayadeque12guAuiDockArtE[_ZTVN10Guayadeque12guAuiDockArtE]+0x30): undefined reference to `wxAuiDefaultDockArt::SetFont(int, wxFont const&)'
  125. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.cpp.o:(.data.rel.ro._ZTVN10Guayadeque12guAuiDockArtE[_ZTVN10Guayadeque12guAuiDockArtE]+0x38): undefined reference to `wxAuiDefaultDockArt::GetFont(int)'
  126. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.cpp.o:(.data.rel.ro._ZTVN10Guayadeque12guAuiDockArtE[_ZTVN10Guayadeque12guAuiDockArtE]+0x40): undefined reference to `wxAuiDefaultDockArt::GetColour(int)'
  127. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.cpp.o:(.data.rel.ro._ZTVN10Guayadeque12guAuiDockArtE[_ZTVN10Guayadeque12guAuiDockArtE]+0x48): undefined reference to `wxAuiDefaultDockArt::SetColour(int, wxColour const&)'
  128. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.cpp.o:(.data.rel.ro._ZTVN10Guayadeque12guAuiDockArtE[_ZTVN10Guayadeque12guAuiDockArtE]+0x50): undefined reference to `wxAuiDefaultDockArt::DrawSash(wxDC&, wxWindow*, int, wxRect const&)'
  129. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.cpp.o:(.data.rel.ro._ZTVN10Guayadeque12guAuiDockArtE[_ZTVN10Guayadeque12guAuiDockArtE]+0x58): undefined reference to `wxAuiDefaultDockArt::DrawBackground(wxDC&, wxWindow*, int, wxRect const&)'
  130. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.cpp.o:(.data.rel.ro._ZTVN10Guayadeque12guAuiDockArtE[_ZTVN10Guayadeque12guAuiDockArtE]+0x68): undefined reference to `wxAuiDefaultDockArt::DrawGripper(wxDC&, wxWindow*, wxRect const&, wxAuiPaneInfo&)'
  131. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiDockArt.cpp.o:(.data.rel.ro._ZTVN10Guayadeque12guAuiDockArtE[_ZTVN10Guayadeque12guAuiDockArtE]+0x70): undefined reference to `wxAuiDefaultDockArt::DrawBorder(wxDC&, wxWindow*, wxRect const&, wxAuiPaneInfo&)'
  132. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiManagedPanel.cpp.o: in function `Guayadeque::guAuiManagedPanel::OnChangedSize(wxSizeEvent&)':
  133. AuiManagedPanel.cpp:(.text+0xcd): undefined reference to `wxAuiManager::GetPane(wxWindow*)'
  134. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiManagerPanel.cpp.o: in function `Guayadeque::guAuiManagerPanel::LoadPerspective(wxString const&, unsigned int)':
  135. AuiManagerPanel.cpp:(.text+0xdf): undefined reference to `wxAuiManager::LoadPerspective(wxString const&, bool)'
  136. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiManagerPanel.cpp.o: in function `Guayadeque::guAuiManagerPanel::SaveLayout(wxXmlNode*, wxString const&)':
  137. AuiManagerPanel.cpp:(.text+0x1639): undefined reference to `wxAuiManager::SavePerspective()'
  138. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiManagerPanel.cpp.o: in function `Guayadeque::guAuiManagerPanel::ShowPanel(int, bool)':
  139. AuiManagerPanel.cpp:(.text+0x3904): undefined reference to `wxAuiManager::GetPane(wxString const&)'
  140. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0x3ac7): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)'
  141. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0x3ae8): undefined reference to `wxAuiPaneInfo::IsValid() const'
  142. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0x3b3c): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  143. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0x3b9d): undefined reference to `wxAuiManager::Update()'
  144. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0x3fd8): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)'
  145. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0x3ff9): undefined reference to `wxAuiPaneInfo::IsValid() const'
  146. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0x404d): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  147. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0x4711): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)'
  148. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0x47e1): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)'
  149. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiManagerPanel.cpp.o: in function `Guayadeque::guAuiManagerPanel::guAuiManagerPanel(wxWindow*)':
  150. AuiManagerPanel.cpp:(.text+0x4c61): undefined reference to `wxAuiManager::wxAuiManager(wxWindow*, unsigned int)'
  151. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0x4c79): undefined reference to `wxAuiManager::SetManagedWindow(wxWindow*)'
  152. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0x4c9f): undefined reference to `wxAuiManager::SetArtProvider(wxAuiDockArt*)'
  153. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0x4cad): undefined reference to `wxAuiManager::SetFlags(unsigned int)'
  154. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0x4cb6): undefined reference to `wxAuiManager::GetArtProvider() const'
  155. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0x4ef6): undefined reference to `wxEVT_AUI_PANE_CLOSE'
  156. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiManagerPanel.cpp.o: in function `Guayadeque::guAuiManagerPanel::~guAuiManagerPanel()':
  157. AuiManagerPanel.cpp:(.text+0x50d7): undefined reference to `wxEVT_AUI_PANE_CLOSE'
  158. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0x5131): undefined reference to `wxAuiManager::UnInit()'
  159. /usr/bin/ld: AuiManagerPanel.cpp:(.text+0x513a): undefined reference to `wxAuiManager::~wxAuiManager()'
  160. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiManagerPanel.cpp.o: in function `Guayadeque::guAuiManagerPanel::SavePerspective()':
  161. AuiManagerPanel.cpp:(.text._ZN10Guayadeque17guAuiManagerPanel15SavePerspectiveEv[_ZN10Guayadeque17guAuiManagerPanel15SavePerspectiveEv]+0x21): undefined reference to `wxAuiManager::SavePerspective()'
  162. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiManagerPanel.cpp.o: in function `Guayadeque::guAuiManagerPanel::ShowPanel(int, bool) [clone .cold.120]':
  163. AuiManagerPanel.cpp:(.text.unlikely+0x3ce): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  164. /usr/bin/ld: AuiManagerPanel.cpp:(.text.unlikely+0x3fb): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  165. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiManagerPanel.cpp.o: in function `Guayadeque::guAuiManagerPanel::guAuiManagerPanel(wxWindow*) [clone .cold.121]':
  166. AuiManagerPanel.cpp:(.text.unlikely+0x498): undefined reference to `wxAuiManager::~wxAuiManager()'
  167. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o: in function `Guayadeque::guAuiTabArt::~guAuiTabArt()':
  168. AuiNotebook.cpp:(.text+0x4c): undefined reference to `wxAuiGenericTabArt::~wxAuiGenericTabArt()'
  169. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o: in function `Guayadeque::guAuiTabArt::Clone()':
  170. AuiNotebook.cpp:(.text+0x66): undefined reference to `vtable for wxAuiGenericTabArt'
  171. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o: in function `Guayadeque::guAuiNotebook::~guAuiNotebook()':
  172. AuiNotebook.cpp:(.text+0x5df): undefined reference to `wxAuiNotebook::~wxAuiNotebook()'
  173. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o: in function `non-virtual thunk to Guayadeque::guAuiNotebook::~guAuiNotebook()':
  174. AuiNotebook.cpp:(.text+0x640): undefined reference to `wxAuiNotebook::~wxAuiNotebook()'
  175. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o: in function `Guayadeque::guAuiNotebook::~guAuiNotebook()':
  176. AuiNotebook.cpp:(.text+0x68e): undefined reference to `wxAuiNotebook::~wxAuiNotebook()'
  177. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o: in function `non-virtual thunk to Guayadeque::guAuiNotebook::~guAuiNotebook()':
  178. AuiNotebook.cpp:(.text+0x6ea): undefined reference to `wxAuiNotebook::~wxAuiNotebook()'
  179. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o: in function `Guayadeque::guAuiTabArt::~guAuiTabArt()':
  180. AuiNotebook.cpp:(.text+0x74b): undefined reference to `wxAuiGenericTabArt::~wxAuiGenericTabArt()'
  181. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o: in function `Guayadeque::guAuiNotebook::UpdateTabCtrlHeight()':
  182. AuiNotebook.cpp:(.text+0x78f): undefined reference to `wxAuiTabContainer::GetArtProvider() const'
  183. /usr/bin/ld: AuiNotebook.cpp:(.text+0x7ab): undefined reference to `wxAuiManager::GetAllPanes()'
  184. /usr/bin/ld: AuiNotebook.cpp:(.text+0x83f): undefined reference to `wxAuiTabContainer::SetArtProvider(wxAuiTabArt*)'
  185. /usr/bin/ld: AuiNotebook.cpp:(.text+0x85c): undefined reference to `wxAuiTabContainer::GetFlags() const'
  186. /usr/bin/ld: AuiNotebook.cpp:(.text+0x8f4): undefined reference to `wxAuiTabContainer::SetRect(wxRect const&)'
  187. /usr/bin/ld: AuiNotebook.cpp:(.text+0x92f): undefined reference to `wxAuiTabContainer::GetPages()'
  188. /usr/bin/ld: AuiNotebook.cpp:(.text+0x985): undefined reference to `wxAuiMDIChildFrame::ms_classInfo'
  189. /usr/bin/ld: AuiNotebook.cpp:(.text+0x9d9): undefined reference to `wxAuiTabContainer::GetFlags() const'
  190. /usr/bin/ld: AuiNotebook.cpp:(.text+0xa3a): undefined reference to `wxAuiMDIChildFrame::ApplyMDIChildFrameRect()'
  191. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o: in function `Guayadeque::guAuiTabArt::guAuiTabArt()':
  192. AuiNotebook.cpp:(.text+0x17c4): undefined reference to `wxAuiGenericTabArt::wxAuiGenericTabArt()'
  193. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o: in function `Guayadeque::guAuiNotebook::GetPane(wxWindow*)':
  194. AuiNotebook.cpp:(.text+0x1d29): undefined reference to `wxAuiManager::GetPane(wxWindow*)'
  195. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o: in function `Guayadeque::guAuiNotebook::GetPane(wxString const&)':
  196. AuiNotebook.cpp:(.text+0x1d39): undefined reference to `wxAuiManager::GetPane(wxString const&)'
  197. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o: in function `Guayadeque::guAuiNotebook::GetAllPanes()':
  198. AuiNotebook.cpp:(.text+0x1d49): undefined reference to `wxAuiManager::GetAllPanes()'
  199. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o: in function `Guayadeque::guAuiNotebook::LoadPerspective(wxString const&)':
  200. AuiNotebook.cpp:(.text+0x1d8d): undefined reference to `wxAuiTabContainer::GetPageCount() const'
  201. /usr/bin/ld: AuiNotebook.cpp:(.text+0x1dcc): undefined reference to `wxAuiTabContainer::RemovePage(wxWindow*)'
  202. /usr/bin/ld: AuiNotebook.cpp:(.text+0x1de7): undefined reference to `wxAuiTabContainer::GetWindowFromIdx(unsigned long) const'
  203. /usr/bin/ld: AuiNotebook.cpp:(.text+0x1dfc): undefined reference to `wxAuiNotebook::FindTab(wxWindow*, wxAuiTabCtrl**, int*)'
  204. /usr/bin/ld: AuiNotebook.cpp:(.text+0x1e35): undefined reference to `wxAuiNotebook::RemoveEmptyTabFrames()'
  205. /usr/bin/ld: AuiNotebook.cpp:(.text+0x1f56): undefined reference to `wxAuiTabCtrl::wxAuiTabCtrl(wxWindow*, int, wxPoint const&, wxSize const&, long)'
  206. /usr/bin/ld: AuiNotebook.cpp:(.text+0x1f70): undefined reference to `wxAuiTabContainer::GetArtProvider() const'
  207. /usr/bin/ld: AuiNotebook.cpp:(.text+0x1f85): undefined reference to `wxAuiTabContainer::SetArtProvider(wxAuiTabArt*)'
  208. /usr/bin/ld: AuiNotebook.cpp:(.text+0x1fb0): undefined reference to `wxAuiTabContainer::SetFlags(unsigned int)'
  209. /usr/bin/ld: AuiNotebook.cpp:(.text+0x2294): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)'
  210. /usr/bin/ld: AuiNotebook.cpp:(.text+0x22b9): undefined reference to `wxAuiPaneInfo::IsValid() const'
  211. /usr/bin/ld: AuiNotebook.cpp:(.text+0x230c): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  212. /usr/bin/ld: AuiNotebook.cpp:(.text+0x2512): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)'
  213. /usr/bin/ld: AuiNotebook.cpp:(.text+0x2537): undefined reference to `wxAuiPaneInfo::IsValid() const'
  214. /usr/bin/ld: AuiNotebook.cpp:(.text+0x258a): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  215. /usr/bin/ld: AuiNotebook.cpp:(.text+0x2781): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)'
  216. /usr/bin/ld: AuiNotebook.cpp:(.text+0x279f): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  217. /usr/bin/ld: AuiNotebook.cpp:(.text+0x2808): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  218. /usr/bin/ld: AuiNotebook.cpp:(.text+0x2b2a): undefined reference to `wxAuiTabContainer::GetPage(unsigned long)'
  219. /usr/bin/ld: AuiNotebook.cpp:(.text+0x2b44): undefined reference to `wxAuiTabContainer::GetPageCount() const'
  220. /usr/bin/ld: AuiNotebook.cpp:(.text+0x2b60): undefined reference to `wxAuiTabContainer::InsertPage(wxWindow*, wxAuiNotebookPage const&, unsigned long)'
  221. /usr/bin/ld: AuiNotebook.cpp:(.text+0x2e12): undefined reference to `wxAuiTabContainer::SetActivePage(unsigned long)'
  222. /usr/bin/ld: AuiNotebook.cpp:(.text+0x2e63): undefined reference to `wxAuiTabContainer::DoShowHide()'
  223. /usr/bin/ld: AuiNotebook.cpp:(.text+0x2ee6): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  224. /usr/bin/ld: AuiNotebook.cpp:(.text+0x3058): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)'
  225. /usr/bin/ld: AuiNotebook.cpp:(.text+0x3130): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)'
  226. /usr/bin/ld: AuiNotebook.cpp:(.text+0x31d6): undefined reference to `wxAuiManager::LoadPerspective(wxString const&, bool)'
  227. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o: in function `Guayadeque::guAuiNotebook::SavePerspective()':
  228. AuiNotebook.cpp:(.text+0x339b): undefined reference to `wxAuiManager::GetAllPanes()'
  229. /usr/bin/ld: AuiNotebook.cpp:(.text+0x34b9): undefined reference to `wxAuiTabContainer::GetPageCount() const'
  230. /usr/bin/ld: AuiNotebook.cpp:(.text+0x34f3): undefined reference to `wxAuiTabContainer::GetPage(unsigned long)'
  231. /usr/bin/ld: AuiNotebook.cpp:(.text+0x350c): undefined reference to `wxAuiTabContainer::GetIdxFromWindow(wxWindow*) const'
  232. /usr/bin/ld: AuiNotebook.cpp:(.text+0x3545): undefined reference to `wxAuiTabContainer::GetActivePage() const'
  233. /usr/bin/ld: AuiNotebook.cpp:(.text+0x39a1): undefined reference to `wxAuiManager::SavePerspective()'
  234. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o: in function `Guayadeque::guAuiNotebook::guAuiNotebook()':
  235. AuiNotebook.cpp:(.text+0x3b4c): undefined reference to `vtable for wxAuiNotebook'
  236. /usr/bin/ld: AuiNotebook.cpp:(.text+0x3b70): undefined reference to `wxAuiManager::wxAuiManager(wxWindow*, unsigned int)'
  237. /usr/bin/ld: AuiNotebook.cpp:(.text+0x3b80): undefined reference to `wxAuiTabContainer::wxAuiTabContainer()'
  238. /usr/bin/ld: AuiNotebook.cpp:(.text+0x3bbf): undefined reference to `wxAuiNotebook::Init()'
  239. /usr/bin/ld: AuiNotebook.cpp:(.text+0x3c1a): undefined reference to `wxAuiNotebook::SetArtProvider(wxAuiTabArt*)'
  240. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o: in function `Guayadeque::guAuiNotebook::guAuiNotebook(wxWindow*, int, wxPoint const&, wxSize const&, long)':
  241. AuiNotebook.cpp:(.text+0x3d2a): undefined reference to `vtable for wxAuiNotebook'
  242. /usr/bin/ld: AuiNotebook.cpp:(.text+0x3d4e): undefined reference to `wxAuiManager::wxAuiManager(wxWindow*, unsigned int)'
  243. /usr/bin/ld: AuiNotebook.cpp:(.text+0x3d5e): undefined reference to `wxAuiTabContainer::wxAuiTabContainer()'
  244. /usr/bin/ld: AuiNotebook.cpp:(.text+0x3d9d): undefined reference to `wxAuiNotebook::Init()'
  245. /usr/bin/ld: AuiNotebook.cpp:(.text+0x3db7): undefined reference to `wxAuiNotebook::Create(wxWindow*, int, wxPoint const&, wxSize const&, long)'
  246. /usr/bin/ld: AuiNotebook.cpp:(.text+0x3e1b): undefined reference to `wxAuiNotebook::SetArtProvider(wxAuiTabArt*)'
  247. /usr/bin/ld: AuiNotebook.cpp:(.text+0x3e24): undefined reference to `wxAuiManager::GetArtProvider() const'
  248. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o: in function `Guayadeque::guAuiTabArt::guAuiTabArt() [clone .cold.132]':
  249. AuiNotebook.cpp:(.text.unlikely+0xf7): undefined reference to `wxAuiGenericTabArt::~wxAuiGenericTabArt()'
  250. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o: in function `Guayadeque::guAuiNotebook::LoadPerspective(wxString const&) [clone .cold.133]':
  251. AuiNotebook.cpp:(.text.unlikely+0x15f): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  252. /usr/bin/ld: AuiNotebook.cpp:(.text.unlikely+0x18a): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  253. /usr/bin/ld: AuiNotebook.cpp:(.text.unlikely+0x201): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  254. /usr/bin/ld: AuiNotebook.cpp:(.text.unlikely+0x28b): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  255. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o: in function `Guayadeque::guAuiNotebook::guAuiNotebook() [clone .cold.135]':
  256. AuiNotebook.cpp:(.text.unlikely+0x3df): undefined reference to `wxAuiNotebook::~wxAuiNotebook()'
  257. /usr/bin/ld: AuiNotebook.cpp:(.text.unlikely+0x40e): undefined reference to `wxAuiTabContainer::~wxAuiTabContainer()'
  258. /usr/bin/ld: AuiNotebook.cpp:(.text.unlikely+0x417): undefined reference to `wxAuiManager::~wxAuiManager()'
  259. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o: in function `Guayadeque::guAuiNotebook::guAuiNotebook(wxWindow*, int, wxPoint const&, wxSize const&, long) [clone .cold.136]':
  260. AuiNotebook.cpp:(.text.unlikely+0x479): undefined reference to `wxAuiNotebook::~wxAuiNotebook()'
  261. /usr/bin/ld: AuiNotebook.cpp:(.text.unlikely+0x4e7): undefined reference to `wxAuiTabContainer::~wxAuiTabContainer()'
  262. /usr/bin/ld: AuiNotebook.cpp:(.text.unlikely+0x4f0): undefined reference to `wxAuiManager::~wxAuiManager()'
  263. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o: in function `Guayadeque::wxTabFrame::DoSetSize(int, int, int, int, int)':
  264. AuiNotebook.cpp:(.text._ZN10Guayadeque10wxTabFrame9DoSetSizeEiiiii[_ZN10Guayadeque10wxTabFrame9DoSetSizeEiiiii]+0x76): undefined reference to `wxAuiTabContainer::GetFlags() const'
  265. /usr/bin/ld: AuiNotebook.cpp:(.text._ZN10Guayadeque10wxTabFrame9DoSetSizeEiiiii[_ZN10Guayadeque10wxTabFrame9DoSetSizeEiiiii]+0xfc): undefined reference to `wxAuiTabContainer::SetRect(wxRect const&)'
  266. /usr/bin/ld: AuiNotebook.cpp:(.text._ZN10Guayadeque10wxTabFrame9DoSetSizeEiiiii[_ZN10Guayadeque10wxTabFrame9DoSetSizeEiiiii]+0x137): undefined reference to `wxAuiTabContainer::GetPages()'
  267. /usr/bin/ld: AuiNotebook.cpp:(.text._ZN10Guayadeque10wxTabFrame9DoSetSizeEiiiii[_ZN10Guayadeque10wxTabFrame9DoSetSizeEiiiii]+0x192): undefined reference to `wxAuiMDIChildFrame::ms_classInfo'
  268. /usr/bin/ld: AuiNotebook.cpp:(.text._ZN10Guayadeque10wxTabFrame9DoSetSizeEiiiii[_ZN10Guayadeque10wxTabFrame9DoSetSizeEiiiii]+0x1e0): undefined reference to `wxAuiTabContainer::GetFlags() const'
  269. /usr/bin/ld: AuiNotebook.cpp:(.text._ZN10Guayadeque10wxTabFrame9DoSetSizeEiiiii[_ZN10Guayadeque10wxTabFrame9DoSetSizeEiiiii]+0x2b6): undefined reference to `wxAuiMDIChildFrame::ApplyMDIChildFrameRect()'
  270. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTIN10Guayadeque11guAuiTabArtE[_ZTIN10Guayadeque11guAuiTabArtE]+0x10): undefined reference to `typeinfo for wxAuiGenericTabArt'
  271. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTIN10Guayadeque13guAuiNotebookE[_ZTIN10Guayadeque13guAuiNotebookE]+0x10): undefined reference to `typeinfo for wxAuiNotebook'
  272. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque11guAuiTabArtE[_ZTVN10Guayadeque11guAuiTabArtE]+0x28): undefined reference to `wxAuiGenericTabArt::SetFlags(unsigned int)'
  273. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque11guAuiTabArtE[_ZTVN10Guayadeque11guAuiTabArtE]+0x30): undefined reference to `wxAuiGenericTabArt::SetSizingInfo(wxSize const&, unsigned long)'
  274. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque11guAuiTabArtE[_ZTVN10Guayadeque11guAuiTabArtE]+0x38): undefined reference to `wxAuiGenericTabArt::SetNormalFont(wxFont const&)'
  275. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque11guAuiTabArtE[_ZTVN10Guayadeque11guAuiTabArtE]+0x40): undefined reference to `wxAuiGenericTabArt::SetSelectedFont(wxFont const&)'
  276. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque11guAuiTabArtE[_ZTVN10Guayadeque11guAuiTabArtE]+0x48): undefined reference to `wxAuiGenericTabArt::SetMeasuringFont(wxFont const&)'
  277. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque11guAuiTabArtE[_ZTVN10Guayadeque11guAuiTabArtE]+0x50): undefined reference to `wxAuiGenericTabArt::SetColour(wxColour const&)'
  278. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque11guAuiTabArtE[_ZTVN10Guayadeque11guAuiTabArtE]+0x58): undefined reference to `wxAuiGenericTabArt::SetActiveColour(wxColour const&)'
  279. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque11guAuiTabArtE[_ZTVN10Guayadeque11guAuiTabArtE]+0x60): undefined reference to `wxAuiGenericTabArt::DrawBorder(wxDC&, wxWindow*, wxRect const&)'
  280. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque11guAuiTabArtE[_ZTVN10Guayadeque11guAuiTabArtE]+0x78): undefined reference to `wxAuiGenericTabArt::DrawButton(wxDC&, wxWindow*, wxRect const&, int, int, int, wxRect*)'
  281. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque11guAuiTabArtE[_ZTVN10Guayadeque11guAuiTabArtE]+0x80): undefined reference to `wxAuiGenericTabArt::GetTabSize(wxDC&, wxWindow*, wxString const&, wxBitmap const&, bool, int, int*)'
  282. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque11guAuiTabArtE[_ZTVN10Guayadeque11guAuiTabArtE]+0x88): undefined reference to `wxAuiGenericTabArt::ShowDropDown(wxWindow*, wxAuiNotebookPageArray const&, int)'
  283. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque11guAuiTabArtE[_ZTVN10Guayadeque11guAuiTabArtE]+0x90): undefined reference to `wxAuiGenericTabArt::GetIndentSize()'
  284. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque11guAuiTabArtE[_ZTVN10Guayadeque11guAuiTabArtE]+0x98): undefined reference to `wxAuiGenericTabArt::GetBorderWidth(wxWindow*)'
  285. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque11guAuiTabArtE[_ZTVN10Guayadeque11guAuiTabArtE]+0xa0): undefined reference to `wxAuiGenericTabArt::GetAdditionalBorderSpace(wxWindow*)'
  286. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque11guAuiTabArtE[_ZTVN10Guayadeque11guAuiTabArtE]+0xa8): undefined reference to `wxAuiGenericTabArt::GetBestTabCtrlSize(wxWindow*, wxAuiNotebookPageArray const&, wxSize const&)'
  287. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x10): undefined reference to `wxAuiNotebook::GetClassInfo() const'
  288. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x88): undefined reference to `wxAuiNotebook::GetEventTable() const'
  289. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x90): undefined reference to `wxAuiNotebook::GetEventHashTable() const'
  290. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x200): undefined reference to `wxAuiNotebook::SetWindowStyleFlag(long)'
  291. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x350): undefined reference to `wxAuiNotebook::SetFont(wxFont const&)'
  292. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x5b0): undefined reference to `wxAuiNotebook::DoThaw()'
  293. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x650): undefined reference to `wxAuiNotebook::GetPageCount() const'
  294. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x658): undefined reference to `wxAuiNotebook::GetPage(unsigned long) const'
  295. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x660): undefined reference to `wxAuiNotebook::GetSelection() const'
  296. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x668): undefined reference to `wxAuiNotebook::SetPageText(unsigned long, wxString const&)'
  297. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x670): undefined reference to `wxAuiNotebook::GetPageText(unsigned long) const'
  298. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x678): undefined reference to `wxAuiNotebook::GetPageImage(unsigned long) const'
  299. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x680): undefined reference to `wxAuiNotebook::SetPageImage(unsigned long, int)'
  300. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x688): undefined reference to `wxAuiNotebook::SetPageSize(wxSize const&)'
  301. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x698): undefined reference to `wxAuiNotebook::DeletePage(unsigned long)'
  302. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x6a0): undefined reference to `wxAuiNotebook::RemovePage(unsigned long)'
  303. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x6a8): undefined reference to `wxAuiNotebook::DeleteAllPages()'
  304. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x6b0): undefined reference to `wxAuiNotebook::AddPage(wxWindow*, wxString const&, bool, int)'
  305. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x6b8): undefined reference to `wxAuiNotebook::InsertPage(unsigned long, wxWindow*, wxString const&, bool, int)'
  306. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x6c0): undefined reference to `wxAuiNotebook::SetSelection(unsigned long)'
  307. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x6c8): undefined reference to `wxAuiNotebook::ChangeSelection(unsigned long)'
  308. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x6d0): undefined reference to `wxAuiNotebook::HitTest(wxPoint const&, long*) const'
  309. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x720): undefined reference to `wxAuiNotebook::SetUniformBitmapSize(wxSize const&)'
  310. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x728): undefined reference to `wxAuiNotebook::SetTabCtrlHeight(int)'
  311. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x730): undefined reference to `wxAuiNotebook::Split(unsigned long, int)'
  312. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x740): undefined reference to `wxAuiNotebook::CalculateTabCtrlHeight()'
  313. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x748): undefined reference to `wxAuiNotebook::CalculateNewSplitSize()'
  314. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/aui/AuiNotebook.cpp.o:(.data.rel.ro._ZTVN10Guayadeque13guAuiNotebookE[_ZTVN10Guayadeque13guAuiNotebookE]+0x750): undefined reference to `wxAuiNotebook::DoModifySelection(unsigned long, bool)'
  315. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/filebrowser/FileBrowser.cpp.o: in function `Guayadeque::guFileBrowser::~guFileBrowser()':
  316. FileBrowser.cpp:(.text+0x774d): undefined reference to `wxAuiManager::SavePerspective()'
  317. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/filebrowser/FileBrowser.cpp.o: in function `Guayadeque::guFileBrowser::guFileBrowser(wxWindow*, Guayadeque::guMainFrame*, Guayadeque::guDbLibrary*, Guayadeque::guPlayerPanel*)':
  318. FileBrowser.cpp:(.text+0x1350e): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  319. /usr/bin/ld: FileBrowser.cpp:(.text+0x1353e): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  320. /usr/bin/ld: FileBrowser.cpp:(.text+0x136b7): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  321. /usr/bin/ld: FileBrowser.cpp:(.text+0x136d3): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  322. /usr/bin/ld: FileBrowser.cpp:(.text+0x13905): undefined reference to `wxAuiManager::LoadPerspective(wxString const&, bool)'
  323. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/mediaviewer/library/LibPanel.cpp.o: in function `Guayadeque::guLibPanel::~guLibPanel()':
  324. LibPanel.cpp:(.text+0x3771): undefined reference to `wxAuiManager::SavePerspective()'
  325. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/mediaviewer/library/LibPanel.cpp.o: in function `wxAuiPaneInfo::SetFlag(int, bool) [clone .constprop.152]':
  326. LibPanel.cpp:(.text+0x4577): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)'
  327. /usr/bin/ld: LibPanel.cpp:(.text+0x4598): undefined reference to `wxAuiPaneInfo::IsValid() const'
  328. /usr/bin/ld: LibPanel.cpp:(.text+0x45eb): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  329. /usr/bin/ld: LibPanel.cpp:(.text+0x4704): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)'
  330. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/mediaviewer/library/LibPanel.cpp.o: in function `Guayadeque::guLibPanel::CreateControls()':
  331. LibPanel.cpp:(.text+0x793c): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  332. /usr/bin/ld: LibPanel.cpp:(.text+0x7b85): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  333. /usr/bin/ld: LibPanel.cpp:(.text+0x7dd4): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  334. /usr/bin/ld: LibPanel.cpp:(.text+0x8023): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  335. /usr/bin/ld: LibPanel.cpp:(.text+0x826c): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  336. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/mediaviewer/library/LibPanel.cpp.o:LibPanel.cpp:(.text+0x84bb): more undefined references to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)' follow
  337. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/mediaviewer/library/LibPanel.cpp.o: in function `wxAuiPaneInfo::SetFlag(int, bool) [clone .constprop.152] [clone .cold.221]':
  338. LibPanel.cpp:(.text.unlikely+0x4d2): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  339. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/mediaviewer/playlists/PlayListPanel.cpp.o: in function `Guayadeque::guPlayListPanel::~guPlayListPanel()':
  340. PlayListPanel.cpp:(.text+0x228a): undefined reference to `wxAuiManager::SavePerspective()'
  341. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/mediaviewer/playlists/PlayListPanel.cpp.o: in function `Guayadeque::guPlayListPanel::CreateControls()':
  342. PlayListPanel.cpp:(.text+0x9f43): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  343. /usr/bin/ld: PlayListPanel.cpp:(.text+0x9f78): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  344. /usr/bin/ld: PlayListPanel.cpp:(.text+0xa2aa): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  345. /usr/bin/ld: PlayListPanel.cpp:(.text+0xa2ce): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  346. /usr/bin/ld: PlayListPanel.cpp:(.text+0xa38c): undefined reference to `wxAuiManager::LoadPerspective(wxString const&, bool)'
  347. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/mediaviewer/treeview/TreePanel.cpp.o: in function `Guayadeque::guTreeViewPanel::~guTreeViewPanel()':
  348. TreePanel.cpp:(.text+0x809): undefined reference to `wxAuiManager::SavePerspective()'
  349. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/mediaviewer/treeview/TreePanel.cpp.o: in function `Guayadeque::guTreeViewPanel::CreateControls()':
  350. TreePanel.cpp:(.text+0x90b7): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  351. /usr/bin/ld: TreePanel.cpp:(.text+0x90e8): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  352. /usr/bin/ld: TreePanel.cpp:(.text+0x9431): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  353. /usr/bin/ld: TreePanel.cpp:(.text+0x9456): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  354. /usr/bin/ld: TreePanel.cpp:(.text+0x9527): undefined reference to `wxAuiManager::LoadPerspective(wxString const&, bool)'
  355. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/podcasts/PodcastsPanel.cpp.o: in function `Guayadeque::guPodcastPanel::~guPodcastPanel()':
  356. PodcastsPanel.cpp:(.text+0x1c67): undefined reference to `wxAuiManager::SavePerspective()'
  357. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/podcasts/PodcastsPanel.cpp.o: in function `Guayadeque::guPodcastPanel::guPodcastPanel(wxWindow*, Guayadeque::guDbPodcasts*, Guayadeque::guMainFrame*, Guayadeque::guPlayerPanel*)':
  358. PodcastsPanel.cpp:(.text+0x11967): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  359. /usr/bin/ld: PodcastsPanel.cpp:(.text+0x11ca9): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  360. /usr/bin/ld: PodcastsPanel.cpp:(.text+0x139f4): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  361. /usr/bin/ld: PodcastsPanel.cpp:(.text+0x13ada): undefined reference to `wxAuiManager::LoadPerspective(wxString const&, bool)'
  362. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/radios/RadioPanel.cpp.o: in function `Guayadeque::guRadioPanel::~guRadioPanel()':
  363. RadioPanel.cpp:(.text+0x3465): undefined reference to `wxAuiManager::SavePerspective()'
  364. /usr/bin/ld: CMakeFiles/guayadeque.dir/ui/radios/RadioPanel.cpp.o: in function `Guayadeque::guRadioPanel::guRadioPanel(wxWindow*, Guayadeque::guDbLibrary*, Guayadeque::guPlayerPanel*)':
  365. RadioPanel.cpp:(.text+0x9641): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  366. /usr/bin/ld: RadioPanel.cpp:(.text+0x9682): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  367. /usr/bin/ld: RadioPanel.cpp:(.text+0x9a15): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  368. /usr/bin/ld: RadioPanel.cpp:(.text+0x9a56): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  369. /usr/bin/ld: RadioPanel.cpp:(.text+0x9d63): undefined reference to `wxAuiManager::AddPane(wxWindow*, wxAuiPaneInfo const&)'
  370. /usr/bin/ld: RadioPanel.cpp:(.text+0x9d93): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()'
  371. /usr/bin/ld: RadioPanel.cpp:(.text+0x9ea1): undefined reference to `wxAuiManager::LoadPerspective(wxString const&, bool)'
  372. collect2: error: ld returned 1 exit status
  373. make[2]: *** [src/CMakeFiles/guayadeque.dir/build.make:1959: src/guayadeque] Error 1
  374. make[1]: *** [CMakeFiles/Makefile2:187: src/CMakeFiles/guayadeque.dir/all] Error 2
  375. make: *** [Makefile:130: all] Error 2
  376. ==> ERROR: A failure occurred in build().
  377. Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement