
Kod: Zaznacz cały
application.hpp:1696: error: ‘showCreatureDatabaseItem’ was not declared in this scope
application.hpp:1697: error: ‘showSpawnsItem’ was not declared in this scope
application.hpp:1698: error: ‘showHousesItem’ was not declared in this scope
application.hpp:1699: error: ‘highlightItemsItem’ was not declared in this scope
application.hpp:1700: error: ‘showBlockingItem’ was not declared in this scope
application.hpp: In member function ‘void MainFrame::OnChangeFloor(wxCommandEvent&)’:
application.hpp:1707: error: ‘floorItems’ was not declared in this scope
application.hpp: In member function ‘void MainFrame::UpdateFloorMenu()’:
application.hpp:1715: error: ‘floorItems’ was not declared in this scope
application.hpp: In member function ‘void MainFrame::PrepareDC(wxDC&)’:
application.hpp:1753: error: invalid use of incomplete type ‘struct wxDC’
/usr/include/wx/event.h:33: error: forward declaration of ‘struct wxDC’
application.hpp:1754: error: invalid use of incomplete type ‘struct wxDC’
/usr/include/wx/event.h:33: error: forward declaration of ‘struct wxDC’
application.hpp:1755: error: invalid use of incomplete type ‘struct wxDC’
/usr/include/wx/event.h:33: error: forward declaration of ‘struct wxDC’
application.hpp:1756: error: invalid use of incomplete type ‘struct wxDC’
/usr/include/wx/event.h:33: error: forward declaration of ‘struct wxDC’
application.hpp: In constructor ‘MapWindow::MapWindow(wxWindow*, Editor&)’:
application.hpp:1764: error: ‘WX_GL_RGBA’ was not declared in this scope
application.hpp:1765: error: ‘WX_GL_DOUBLEBUFFER’ was not declared in this scope
application.hpp:1769: error: ‘vScroll’ was not declared in this scope
application.hpp:1769: error: no matching function for call to ‘MapScrollBar::MapScrollBar(MapWindow* const, <anonymous enum>, wxOrientation, MapCanvas*&)’
application.h:280: note: candidates are: MapScrollBar::MapScrollBar(MapWindow*, wxWindowID, long int, wxWindow*)
application.h:278: note: MapScrollBar::MapScrollBar(const MapScrollBar&)
application.hpp:1770: error: ‘hScroll’ was not declared in this scope
application.hpp:1770: error: no matching function for call to ‘MapScrollBar::MapScrollBar(MapWindow* const, <anonymous enum>, wxOrientation, MapCanvas*&)’
application.h:280: note: candidates are: MapScrollBar::MapScrollBar(MapWindow*, wxWindowID, long int, wxWindow*)
application.h:278: note: MapScrollBar::MapScrollBar(const MapScrollBar&)
application.hpp:1772: error: no matching function for call to ‘DCButton::DCButton(MapWindow* const, <anonymous enum>, const wxPoint&, <anonymous enum>, RenderSize, <anonymous enum>)’
dcbutton.h:39: note: candidates are: DCButton::DCButton(wxWindow*, wxWindowID, wxPoint, int, RenderSize, int)
dcbutton.h:38: note: DCButton::DCButton()
dcbutton.h:36: note: DCButton::DCButton(const DCButton&)
application.hpp:1779: error: ‘wxSizerFlags’ was not declared in this scope
application.hpp:1784: error: ‘SetSizerAndFit’ was not declared in this scope
application.hpp: In member function ‘void MapWindow::SetSize(int, int, bool)’:
application.hpp:1796: error: ‘class MapCanvas’ has no member named ‘GetSize’
application.hpp:1798: error: ‘hScroll’ was not declared in this scope
application.hpp:1799: error: ‘vScroll’ was not declared in this scope
application.hpp: In member function ‘void MapWindow::UpdateScrollbars(int, int)’:
application.hpp:1806: error: ‘hScroll’ was not declared in this scope
application.hpp:1807: error: ‘vScroll’ was not declared in this scope
application.hpp: In member function ‘void MapWindow::GetViewStart(int*, int*)’:
application.hpp:1811: error: ‘hScroll’ was not declared in this scope
application.hpp:1812: error: ‘vScroll’ was not declared in this scope
application.hpp: In member function ‘void MapWindow::GetViewSize(int*, int*)’:
application.hpp:1816: error: ‘class MapCanvas’ has no member named ‘GetSize’
application.hpp: In member function ‘void MapWindow::Scroll(int, int, bool)’:
application.hpp:1840: error: ‘class MapCanvas’ has no member named ‘GetSize’
application.hpp:1844: error: ‘hScroll’ was not declared in this scope
application.hpp:1845: error: ‘vScroll’ was not declared in this scope
application.hpp: In member function ‘void MapWindow::ScrollRelative(int, int)’:
application.hpp:1850: error: ‘hScroll’ was not declared in this scope
application.hpp:1851: error: ‘vScroll’ was not declared in this scope
application.hpp: In member function ‘void MapWindow::OnScroll(wxScrollEvent&)’:
application.hpp:1863: error: ‘Refresh’ was not declared in this scope
application.hpp: In member function ‘void MapWindow::OnScrollLineDown(wxScrollEvent&)’:
application.hpp:1871: error: ‘Refresh’ was not declared in this scope
application.hpp: In member function ‘void MapWindow::OnScrollLineUp(wxScrollEvent&)’:
application.hpp:1879: error: ‘Refresh’ was not declared in this scope
application.hpp: In member function ‘void MapWindow::OnScrollPageDown(wxScrollEvent&)’:
application.hpp:1887: error: ‘Refresh’ was not declared in this scope
application.hpp: In member function ‘void MapWindow::OnScrollPageUp(wxScrollEvent&)’:
application.hpp:1895: error: ‘Refresh’ was not declared in this scope
In file included from main.cpp:8:
brush.hpp: In member function ‘bool Brushes::unserializeBrush(xmlNode*, wxArrayString&)’:
brush.hpp:90: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:95: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:116: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:120: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:134: error: ‘class wxArrayString’ has no member named ‘size’
brush.hpp:135: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:136: error: ‘class wxArrayString’ has no member named ‘insert’
brush.hpp:136: error: ‘class wxArrayString’ has no member named ‘end’
brush.hpp:136: error: ‘class wxArrayString’ has no member named ‘begin’
brush.hpp:136: error: ‘class wxArrayString’ has no member named ‘end’
brush.hpp:140: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:147: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp: In member function ‘bool Brushes::unserializeBorder(xmlNode*, wxArrayString&)’:
brush.hpp:165: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:174: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp: In member function ‘bool AutoBorder::load(xmlNode*, wxArrayString&, GroundBrush*, uint16_t)’:
brush.hpp:283: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp: In member function ‘virtual bool GroundBrush::load(xmlNode*, wxArrayString&)’:
brush.hpp:390: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:396: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:402: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:417: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:428: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:433: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:438: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:450: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:459: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:475: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:480: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:485: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:501: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:524: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:587: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:647: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:706: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:722: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp: In member function ‘virtual bool WallBrush::load(xmlNode*, wxArrayString&)’:
brush.hpp:1287: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:1294: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:1307: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:1316: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:1322: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:1345: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:1358: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:1365: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:1377: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:1383: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:1420: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:1454: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:1461: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:1467: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp: In member function ‘virtual bool TableBrush::load(xmlNode*, wxArrayString&)’:
brush.hpp:2736: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:2743: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:2756: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:2765: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:2771: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp: In member function ‘virtual bool CarpetBrush::load(xmlNode*, wxArrayString&)’:
brush.hpp:3002: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:3010: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:3025: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:3033: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:3042: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:3048: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:3068: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:3077: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:3083: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp: In member function ‘bool DoodadBrush::loadAlternative(xmlNode*, wxArrayString&, DoodadBrush::AlternativeBlock*)’:
brush.hpp:3472: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:3481: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:3502: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:3517: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:3524: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:3533: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:3540: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp:3547: error: ‘class wxArrayString’ has no member named ‘push_back’
brush.hpp: In member function ‘virtual bool DoodadBrush::load(xmlNode*, wxArrayString&)’:
brush.hpp:3624: error: ‘class wxArrayString’ has no member named ‘push_back’
In file included from main.cpp:9:
client_version.hpp: In member function ‘bool ClientVersion::hasValidPaths() const’:
client_version.hpp:106: error: passing ‘const FileName’ as ‘this’ argument of ‘bool wxFileName::DirExists()’ discards qualifiers
client_version.hpp: In member function ‘bool ClientVersion::loadValidPaths()’:
client_version.hpp:153: error: ‘wxDirDialog’ was not declared in this scope
client_version.hpp:153: error: expected `;' before ‘file_dlg’
client_version.hpp:154: error: ‘file_dlg’ was not declared in this scope
In file included from main.cpp:10:
common.hpp: In function ‘std::string wstring2string(const std::wstring&)’:
common.hpp:194: error: call of overloaded ‘wxString(const wchar_t*)’ is ambiguous
/usr/include/wx/string.h:332: note: candidates are: wxString::wxString(const wxCharBuffer&) <near match>
/usr/include/wx/string.h:302: note: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx/string.h:287: note: wxString::wxString(const wxString&) <near match>
/usr/include/wx/string.h:280: note: wxString::wxString(int) <near match>
In file included from main.cpp:11:
common_windows.hpp: At global scope:
common_windows.hpp:39: error: ‘wxDialog’ has not been declared
common_windows.hpp:40: error: ‘EVT_TOGGLEBUTTON’ was not declared in this scope
common_windows.hpp:41: error: expected `}' before ‘wxEventTableEntry’
common_windows.hpp:41: error: expected ‘,’ or ‘;’ before ‘wxEventTableEntry’
common_windows.hpp:43: error: expected declaration before ‘}’ token
make: *** [main.o] Błąd 1