Advertisement
Guest User

Error while building GDevelop Ubuntu 16.04

a guest
Aug 26th, 2016
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.99 KB | None | 0 0
  1. elderzz@elderzz:~/GDBuild/Binaries/.build$ sudo make
  2. [ 1%] Built target sfml-system
  3. [ 4%] Built target sfml-window
  4. [ 5%] Built target sfml-network
  5. [ 8%] Built target sfml-graphics
  6. [ 9%] Built target sfml-audio
  7. [ 26%] Built target GDCore
  8. [ 30%] Built target GDJS
  9. CopyRuntimeToGD.sh: 3: [: Linux: unexpected operator
  10. Copying GDJS and extensions runtime files (*.js) to '/home/elderzz/GDBuild/Binaries/Output/Release_Linux/JsPlatform/Runtime'...
  11. Done.
  12. [ 30%] Built target GDJS_Runtime
  13. [ 43%] Built target GDCpp
  14. [ 53%] Built target GDCpp_Runtime
  15. [ 53%] Built target GDCpp_Runtime_exe
  16. Copying GDC++ and extensions sources to '/home/elderzz/GDBuild/Binaries/Output/Release_Linux/CppPlatform/'...
  17. Done.
  18. [ 53%] Built target GDCpp_IDE_Headers
  19. [ 53%] Linking CXX executable ../../Output/Release_Linux/GDIDE
  20. CMakeFiles/GDIDE.dir/Credits.cpp.o:(.rodata._ZTV16CustomHtmlWindow[_ZTV16CustomHtmlWindow]+0x758): undefined reference to `non-virtual thunk to wxHtmlWindow::SetHTMLWindowTitle(wxString const&)'
  21. CMakeFiles/GDIDE.dir/Credits.cpp.o:(.rodata._ZTV16CustomHtmlWindow[_ZTV16CustomHtmlWindow]+0x760): undefined reference to `non-virtual thunk to wxHtmlWindow::OnHTMLLinkClicked(wxHtmlLinkInfo const&)'
  22. CMakeFiles/GDIDE.dir/Credits.cpp.o:(.rodata._ZTV16CustomHtmlWindow[_ZTV16CustomHtmlWindow]+0x768): undefined reference to `non-virtual thunk to wxHtmlWindow::OnHTMLOpeningURL(wxHtmlURLType, wxString const&, wxString*) const'
  23. CMakeFiles/GDIDE.dir/Credits.cpp.o:(.rodata._ZTV16CustomHtmlWindow[_ZTV16CustomHtmlWindow]+0x770): undefined reference to `non-virtual thunk to wxHtmlWindow::HTMLCoordsToWindow(wxHtmlCell*, wxPoint const&) const'
  24. CMakeFiles/GDIDE.dir/Credits.cpp.o:(.rodata._ZTV16CustomHtmlWindow[_ZTV16CustomHtmlWindow]+0x778): undefined reference to `non-virtual thunk to wxHtmlWindow::GetHTMLWindow()'
  25. CMakeFiles/GDIDE.dir/Credits.cpp.o:(.rodata._ZTV16CustomHtmlWindow[_ZTV16CustomHtmlWindow]+0x780): undefined reference to `non-virtual thunk to wxHtmlWindow::GetHTMLBackgroundColour() const'
  26. CMakeFiles/GDIDE.dir/Credits.cpp.o:(.rodata._ZTV16CustomHtmlWindow[_ZTV16CustomHtmlWindow]+0x788): undefined reference to `non-virtual thunk to wxHtmlWindow::SetHTMLBackgroundColour(wxColour const&)'
  27. CMakeFiles/GDIDE.dir/Credits.cpp.o:(.rodata._ZTV16CustomHtmlWindow[_ZTV16CustomHtmlWindow]+0x790): undefined reference to `non-virtual thunk to wxHtmlWindow::SetHTMLBackgroundImage(wxBitmap const&)'
  28. CMakeFiles/GDIDE.dir/Credits.cpp.o:(.rodata._ZTV16CustomHtmlWindow[_ZTV16CustomHtmlWindow]+0x798): undefined reference to `non-virtual thunk to wxHtmlWindow::SetHTMLStatusText(wxString const&)'
  29. CMakeFiles/GDIDE.dir/Credits.cpp.o:(.rodata._ZTV16CustomHtmlWindow[_ZTV16CustomHtmlWindow]+0x7a0): undefined reference to `non-virtual thunk to wxHtmlWindow::GetHTMLCursor(wxHtmlWindowInterface::HTMLCursor) const'
  30. CMakeFiles/GDIDE.dir/wxstedit/src/steshell.cpp.o:(.rodata._ZTV15wxSTEditorShell[_ZTV15wxSTEditorShell]+0x8c8): undefined reference to `non-virtual thunk to wxStyledTextCtrl::DoLoadFile(wxString const&, int)'
  31. CMakeFiles/GDIDE.dir/wxstedit/src/steshell.cpp.o:(.rodata._ZTV15wxSTEditorShell[_ZTV15wxSTEditorShell]+0x8d0): undefined reference to `non-virtual thunk to wxStyledTextCtrl::DoSaveFile(wxString const&, int)'
  32. CMakeFiles/GDIDE.dir/wxstedit/src/steshell.cpp.o:(.rodata._ZTV15wxSTEditorShell[_ZTV15wxSTEditorShell]+0x948): undefined reference to `non-virtual thunk to wxStyledTextCtrl::Clear()'
  33. CMakeFiles/GDIDE.dir/wxstedit/src/steshell.cpp.o:(.rodata._ZTV15wxSTEditorShell[_ZTV15wxSTEditorShell]+0x950): undefined reference to `non-virtual thunk to wxStyledTextCtrl::Copy()'
  34. CMakeFiles/GDIDE.dir/wxstedit/src/steshell.cpp.o:(.rodata._ZTV15wxSTEditorShell[_ZTV15wxSTEditorShell]+0x958): undefined reference to `non-virtual thunk to wxStyledTextCtrl::Cut()'
  35. CMakeFiles/GDIDE.dir/wxstedit/src/steshell.cpp.o:(.rodata._ZTV15wxSTEditorShell[_ZTV15wxSTEditorShell]+0x960): undefined reference to `non-virtual thunk to wxStyledTextCtrl::Paste()'
  36. CMakeFiles/GDIDE.dir/wxstedit/src/steshell.cpp.o:(.rodata._ZTV15wxSTEditorShell[_ZTV15wxSTEditorShell]+0x978): undefined reference to `non-virtual thunk to wxStyledTextCtrl::CanPaste() const'
  37. CMakeFiles/GDIDE.dir/wxstedit/src/steshell.cpp.o:(.rodata._ZTV15wxSTEditorShell[_ZTV15wxSTEditorShell]+0x980): undefined reference to `non-virtual thunk to wxStyledTextCtrl::Undo()'
  38. CMakeFiles/GDIDE.dir/wxstedit/src/steshell.cpp.o:(.rodata._ZTV15wxSTEditorShell[_ZTV15wxSTEditorShell]+0x988): undefined reference to `non-virtual thunk to wxStyledTextCtrl::Redo()'
  39. CMakeFiles/GDIDE.dir/wxstedit/src/steshell.cpp.o:(.rodata._ZTV15wxSTEditorShell[_ZTV15wxSTEditorShell]+0x990): undefined reference to `non-virtual thunk to wxStyledTextCtrl::CanUndo() const'
  40. CMakeFiles/GDIDE.dir/wxstedit/src/steshell.cpp.o:(.rodata._ZTV15wxSTEditorShell[_ZTV15wxSTEditorShell]+0x998): undefined reference to `non-virtual thunk to wxStyledTextCtrl::CanRedo() const'
  41. CMakeFiles/GDIDE.dir/wxstedit/src/steshell.cpp.o:(.rodata._ZTV15wxSTEditorShell[_ZTV15wxSTEditorShell]+0x9c8): undefined reference to `non-virtual thunk to wxStyledTextCtrl::SelectAll()'
  42. CMakeFiles/GDIDE.dir/wxstedit/src/steshell.cpp.o:(.rodata._ZTV15wxSTEditorShell[_ZTV15wxSTEditorShell]+0xa10): undefined reference to `non-virtual thunk to wxStyledTextCtrl::DoSetValue(wxString const&, int)'
  43. CMakeFiles/GDIDE.dir/wxstedit/src/stedit.cpp.o:(.rodata._ZTV10wxSTEditor[_ZTV10wxSTEditor]+0x8a8): undefined reference to `non-virtual thunk to wxStyledTextCtrl::DoLoadFile(wxString const&, int)'
  44. CMakeFiles/GDIDE.dir/wxstedit/src/stedit.cpp.o:(.rodata._ZTV10wxSTEditor[_ZTV10wxSTEditor]+0x8b0): undefined reference to `non-virtual thunk to wxStyledTextCtrl::DoSaveFile(wxString const&, int)'
  45. CMakeFiles/GDIDE.dir/wxstedit/src/stedit.cpp.o:(.rodata._ZTV10wxSTEditor[_ZTV10wxSTEditor]+0x900): undefined reference to `non-virtual thunk to wxStyledTextCtrl::AppendText(wxString const&)'
  46. CMakeFiles/GDIDE.dir/wxstedit/src/stedit.cpp.o:(.rodata._ZTV10wxSTEditor[_ZTV10wxSTEditor]+0x928): undefined reference to `non-virtual thunk to wxStyledTextCtrl::Clear()'
  47. CMakeFiles/GDIDE.dir/wxstedit/src/stedit.cpp.o:(.rodata._ZTV10wxSTEditor[_ZTV10wxSTEditor]+0x930): undefined reference to `non-virtual thunk to wxStyledTextCtrl::Copy()'
  48. CMakeFiles/GDIDE.dir/wxstedit/src/stedit.cpp.o:(.rodata._ZTV10wxSTEditor[_ZTV10wxSTEditor]+0x938): undefined reference to `non-virtual thunk to wxStyledTextCtrl::Cut()'
  49. CMakeFiles/GDIDE.dir/wxstedit/src/stedit.cpp.o:(.rodata._ZTV10wxSTEditor[_ZTV10wxSTEditor]+0x940): undefined reference to `non-virtual thunk to wxStyledTextCtrl::Paste()'
  50. CMakeFiles/GDIDE.dir/wxstedit/src/stedit.cpp.o:(.rodata._ZTV10wxSTEditor[_ZTV10wxSTEditor]+0x958): undefined reference to `non-virtual thunk to wxStyledTextCtrl::CanPaste() const'
  51. CMakeFiles/GDIDE.dir/wxstedit/src/stedit.cpp.o:(.rodata._ZTV10wxSTEditor[_ZTV10wxSTEditor]+0x960): undefined reference to `non-virtual thunk to wxStyledTextCtrl::Undo()'
  52. CMakeFiles/GDIDE.dir/wxstedit/src/stedit.cpp.o:(.rodata._ZTV10wxSTEditor[_ZTV10wxSTEditor]+0x968): undefined reference to `non-virtual thunk to wxStyledTextCtrl::Redo()'
  53. CMakeFiles/GDIDE.dir/wxstedit/src/stedit.cpp.o:(.rodata._ZTV10wxSTEditor[_ZTV10wxSTEditor]+0x970): undefined reference to `non-virtual thunk to wxStyledTextCtrl::CanUndo() const'
  54. CMakeFiles/GDIDE.dir/wxstedit/src/stedit.cpp.o:(.rodata._ZTV10wxSTEditor[_ZTV10wxSTEditor]+0x978): undefined reference to `non-virtual thunk to wxStyledTextCtrl::CanRedo() const'
  55. CMakeFiles/GDIDE.dir/wxstedit/src/stedit.cpp.o:(.rodata._ZTV10wxSTEditor[_ZTV10wxSTEditor]+0x9a8): undefined reference to `non-virtual thunk to wxStyledTextCtrl::SelectAll()'
  56. CMakeFiles/GDIDE.dir/wxstedit/src/stedit.cpp.o:(.rodata._ZTV10wxSTEditor[_ZTV10wxSTEditor]+0x9f0): undefined reference to `non-virtual thunk to wxStyledTextCtrl::DoSetValue(wxString const&, int)'
  57. ../../Output/Release_Linux/libGDCore.so: undefined reference to `non-virtual thunk to wxHtmlListBox::GetHTMLCursor(wxHtmlWindowInterface::HTMLCursor) const'
  58. ../../Output/Release_Linux/libGDCore.so: undefined reference to `non-virtual thunk to wxHtmlListBox::RefreshAll()'
  59. ../../Output/Release_Linux/libGDCore.so: undefined reference to `non-virtual thunk to wxHtmlListBox::SetHTMLStatusText(wxString const&)'
  60. ../../Output/Release_Linux/libGDCore.so: undefined reference to `non-virtual thunk to wxHtmlListBox::GetHTMLWindow()'
  61. ../../Output/Release_Linux/libGDCore.so: undefined reference to `non-virtual thunk to wxHtmlListBox::GetHTMLBackgroundColour() const'
  62. ../../Output/Release_Linux/libGDCore.so: undefined reference to `non-virtual thunk to wxHtmlListBox::RefreshRow(unsigned long)'
  63. ../../Output/Release_Linux/libGDCore.so: undefined reference to `non-virtual thunk to wxVListBox::OnGetRowHeight(unsigned long) const'
  64. ../../Output/Release_Linux/libGDCore.so: undefined reference to `non-virtual thunk to wxHtmlListBox::OnHTMLLinkClicked(wxHtmlLinkInfo const&)'
  65. ../../Output/Release_Linux/libGDCore.so: undefined reference to `non-virtual thunk to wxHtmlListBox::RefreshRows(unsigned long, unsigned long)'
  66. ../../Output/Release_Linux/libGDCore.so: undefined reference to `non-virtual thunk to wxHtmlListBox::SetHTMLBackgroundColour(wxColour const&)'
  67. ../../Output/Release_Linux/libGDCore.so: undefined reference to `non-virtual thunk to wxHtmlListBox::HTMLCoordsToWindow(wxHtmlCell*, wxPoint const&) const'
  68. ../../Output/Release_Linux/libGDCore.so: undefined reference to `non-virtual thunk to wxHtmlListBox::SetHTMLWindowTitle(wxString const&)'
  69. ../../Output/Release_Linux/libGDCore.so: undefined reference to `non-virtual thunk to wxHtmlListBox::SetHTMLBackgroundImage(wxBitmap const&)'
  70. ../../Output/Release_Linux/libGDCore.so: undefined reference to `non-virtual thunk to wxHtmlListBox::OnHTMLOpeningURL(wxHtmlURLType, wxString const&, wxString*) const'
  71. collect2: error: ld returned 1 exit status
  72. IDE/CMakeFiles/GDIDE.dir/build.make:1907: recipe for target '../Output/Release_Linux/GDIDE' failed
  73. make[2]: *** [../Output/Release_Linux/GDIDE] Error 1
  74. CMakeFiles/Makefile2:777: recipe for target 'IDE/CMakeFiles/GDIDE.dir/all' failed
  75. make[1]: *** [IDE/CMakeFiles/GDIDE.dir/all] Error 2
  76. Makefile:127: recipe for target 'all' failed
  77. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement