Advertisement
Guest User

abgx360-1.0.2gui

a guest
Dec 28th, 2010
392
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 37.60 KB | None | 0 0
  1. cdrewing@cdrewing-desktop:~/Downloads/abgx360/abgx360gui-1.0.2$ sudo make
  2. make  all-am
  3. make[1]: Betrete Verzeichnis '/home/cdrewing/Downloads/abgx360/abgx360gui-1.0.2'
  4. g++ -DHAVE_CONFIG_H -I.  -I/usr/lib/wx/include/base-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DwxUSE_GUI=0 -I/usr/lib/wx/include/base-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DwxUSE_GUI=0 -g -O2  -g -O2  -MT abgx360gui-abgx360gui.o -MD -MP -MF .deps/abgx360gui-abgx360gui.Tpo -c -o abgx360gui-abgx360gui.o `test -f 'src/abgx360gui.cpp' || echo './'`src/abgx360gui.cpp
  5. In file included from /usr/include/wx-2.8/wx/window.h:23,
  6.                  from /usr/include/wx-2.8/wx/toplevel.h:21,
  7.                  from /usr/include/wx-2.8/wx/frame.h:19,
  8.                  from src/abgx360gui.h:19,
  9.                  from src/abgx360gui.cpp:43:
  10. /usr/include/wx-2.8/wx/cursor.h: In constructor ‘wxBusyCursorSuspender::wxBusyCursorSuspender()’:
  11. /usr/include/wx-2.8/wx/cursor.h:65: error: ‘wxIsBusy’ was not declared in this scope
  12. /usr/include/wx-2.8/wx/cursor.h:67: error: ‘wxBusyCursor’ has not been declared
  13. /usr/include/wx-2.8/wx/cursor.h:67: error: ‘wxSetCursor’ was not declared in this scope
  14. /usr/include/wx-2.8/wx/cursor.h: In destructor ‘wxBusyCursorSuspender::~wxBusyCursorSuspender()’:
  15. /usr/include/wx-2.8/wx/cursor.h:72: error: ‘wxIsBusy’ was not declared in this scope
  16. /usr/include/wx-2.8/wx/cursor.h:74: error: ‘wxBusyCursor’ has not been declared
  17. /usr/include/wx-2.8/wx/cursor.h:74: error: ‘wxSetCursor’ was not declared in this scope
  18. In file included from /usr/include/wx-2.8/wx/window.h:26,
  19.                  from /usr/include/wx-2.8/wx/toplevel.h:21,
  20.                  from /usr/include/wx-2.8/wx/frame.h:19,
  21.                  from src/abgx360gui.h:19,
  22.                  from src/abgx360gui.cpp:43:
  23. /usr/include/wx-2.8/wx/region.h: In member function ‘bool wxRegionBase::Intersect(const wxRect&)’:
  24. /usr/include/wx-2.8/wx/region.h:251: error: invalid use of incomplete type ‘struct wxRegion’
  25. /usr/include/wx-2.8/wx/gdicmn.h:38: error: forward declaration of ‘struct wxRegion’
  26. /usr/include/wx-2.8/wx/region.h: In member function ‘bool wxRegionBase::Subtract(const wxRect&)’:
  27. /usr/include/wx-2.8/wx/region.h:256: error: invalid use of incomplete type ‘struct wxRegion’
  28. /usr/include/wx-2.8/wx/gdicmn.h:38: error: forward declaration of ‘struct wxRegion’
  29. /usr/include/wx-2.8/wx/region.h: In member function ‘bool wxRegionBase::Xor(const wxRect&)’:
  30. /usr/include/wx-2.8/wx/region.h:261: error: invalid use of incomplete type ‘struct wxRegion’
  31. /usr/include/wx-2.8/wx/gdicmn.h:38: error: forward declaration of ‘struct wxRegion’
  32. In file included from /usr/include/wx-2.8/wx/toplevel.h:21,
  33.                  from /usr/include/wx-2.8/wx/frame.h:19,
  34.                  from src/abgx360gui.h:19,
  35.                  from src/abgx360gui.cpp:43:
  36. /usr/include/wx-2.8/wx/window.h: At global scope:
  37. /usr/include/wx-2.8/wx/window.h:82: error: field ‘font’ has incomplete type
  38. /usr/include/wx-2.8/wx/window.h:85: error: field ‘colFg’ has incomplete type
  39. /usr/include/wx-2.8/wx/window.h:89: error: field ‘colBg’ has incomplete type
  40. /usr/include/wx-2.8/wx/window.h:920: error: ‘wxUpdateUIEvent’ has not been declared
  41. /usr/include/wx-2.8/wx/window.h:1116: error: ‘wxSysColourChangedEvent’ has not been declared
  42. /usr/include/wx-2.8/wx/window.h:1117: error: ‘wxInitDialogEvent’ has not been declared
  43. /usr/include/wx-2.8/wx/window.h:1118: error: ‘wxMouseEvent’ has not been declared
  44. /usr/include/wx-2.8/wx/window.h:1133: error: ‘WXWidget’ does not name a type
  45. /usr/include/wx-2.8/wx/window.h:1135: error: ‘WXWidget’ has not been declared
  46. /usr/include/wx-2.8/wx/window.h:1230: error: field ‘m_cursor’ has incomplete type
  47. /usr/include/wx-2.8/wx/window.h:1231: error: field ‘m_font’ has incomplete type
  48. /usr/include/wx-2.8/wx/window.h:1232: error: field ‘m_backgroundColour’ has incomplete type
  49. /usr/include/wx-2.8/wx/window.h:1233: error: field ‘m_foregroundColour’ has incomplete type
  50. /usr/include/wx-2.8/wx/window.h:1240: error: field ‘m_updateRegion’ has incomplete type
  51. /usr/include/wx-2.8/wx/window.h:562: error: ‘wxNavigationKeyEvent’ has not been declared
  52. /usr/include/wx-2.8/wx/window.h: In member function ‘const wxRegion& wxWindowBase::GetUpdateRegion() const’:
  53. /usr/include/wx-2.8/wx/window.h:761: error: ‘m_updateRegion’ was not declared in this scope
  54. /usr/include/wx-2.8/wx/window.h: In member function ‘wxRegion& wxWindowBase::GetUpdateRegion()’:
  55. /usr/include/wx-2.8/wx/window.h:762: error: ‘m_updateRegion’ was not declared in this scope
  56. /usr/include/wx-2.8/wx/window.h: In member function ‘const wxCursor& wxWindowBase::GetCursor() const’:
  57. /usr/include/wx-2.8/wx/window.h:850: error: ‘m_cursor’ was not declared in this scope
  58. /usr/include/wx-2.8/wx/window.h: In member function ‘wxWindow* wxWindowBase::GetGrandParent() const’:
  59. /usr/include/wx-2.8/wx/window.h:1547: error: invalid use of incomplete type ‘struct wxWindow’
  60. /usr/include/wx-2.8/wx/utils.h:51: error: forward declaration of ‘struct wxWindow’
  61. In file included from /usr/include/wx-2.8/wx/frame.h:19,
  62.                  from src/abgx360gui.h:19,
  63.                  from src/abgx360gui.cpp:43:
  64. /usr/include/wx-2.8/wx/toplevel.h: At global scope:
  65. /usr/include/wx-2.8/wx/toplevel.h:119: error: invalid use of incomplete type ‘struct wxWindow’
  66. /usr/include/wx-2.8/wx/utils.h:51: error: forward declaration of ‘struct wxWindow’
  67. /usr/include/wx-2.8/wx/toplevel.h:238: error: ‘wxCloseEvent’ has not been declared
  68. /usr/include/wx-2.8/wx/toplevel.h:239: error: ‘wxSizeEvent’ has not been declared
  69. /usr/include/wx-2.8/wx/toplevel.h:246: error: ‘wxActivateEvent’ has not been declared
  70. /usr/include/wx-2.8/wx/toplevel.h:249: error: ‘wxUpdateUIEvent’ has not been declared
  71. /usr/include/wx-2.8/wx/toplevel.h: In member function ‘virtual bool wxTopLevelWindowBase::IsActive()’:
  72. /usr/include/wx-2.8/wx/toplevel.h:183: error: ‘FindFocus’ was not declared in this scope
  73. /usr/include/wx-2.8/wx/toplevel.h: In member function ‘virtual bool wxTopLevelWindowBase::IsVisible() const’:
  74. /usr/include/wx-2.8/wx/toplevel.h:235: error: ‘IsShown’ was not declared in this scope
  75. /usr/include/wx-2.8/wx/toplevel.h: In member function ‘virtual void wxTopLevelWindowBase::DoGetScreenPosition(int*, int*) const’:
  76. /usr/include/wx-2.8/wx/toplevel.h:273: error: ‘DoGetPosition’ was not declared in this scope
  77. In file included from src/abgx360gui.h:19,
  78.                  from src/abgx360gui.cpp:43:
  79. /usr/include/wx-2.8/wx/frame.h: At global scope:
  80. /usr/include/wx-2.8/wx/frame.h:53: error: expected class-name before ‘{’ token
  81. In file included from src/abgx360gui.h:44,
  82.                  from src/abgx360gui.cpp:43:
  83. /usr/include/wx-2.8/wx/sizer.h: In member function ‘void wxSizerItem::SetMinSize(const wxSize&)’:
  84. /usr/include/wx-2.8/wx/sizer.h:292: error: invalid use of incomplete type ‘struct wxWindow’
  85. /usr/include/wx-2.8/wx/utils.h:51: error: forward declaration of ‘struct wxWindow’
  86. In file included from /usr/include/wx-2.8/wx/panel.h:15,
  87.                  from src/abgx360gui.h:45,
  88.                  from src/abgx360gui.cpp:43:
  89. /usr/include/wx-2.8/wx/generic/panelg.h: At global scope:
  90. /usr/include/wx-2.8/wx/generic/panelg.h:31: error: invalid use of incomplete type ‘struct wxWindow’
  91. /usr/include/wx-2.8/wx/utils.h:51: error: forward declaration of ‘struct wxWindow’
  92. /usr/include/wx-2.8/wx/generic/panelg.h:74: error: ‘wxSizeEvent’ has not been declared
  93. /usr/include/wx-2.8/wx/generic/panelg.h:83: error: ‘wxChildFocusEvent’ has not been declared
  94. In file included from /usr/include/wx-2.8/wx/dcbuffer.h:15,
  95.                  from src/abgx360gui.h:57,
  96.                  from src/abgx360gui.cpp:43:
  97. /usr/include/wx-2.8/wx/dcmemory.h: In member function ‘void wxMemoryDCBase::SelectObject(wxBitmap&)’:
  98. /usr/include/wx-2.8/wx/dcmemory.h:35: error: invalid use of incomplete type ‘struct wxBitmap’
  99. /usr/include/wx-2.8/wx/gdicmn.h:30: error: forward declaration of ‘struct wxBitmap’
  100. /usr/include/wx-2.8/wx/dcmemory.h:36: error: invalid use of incomplete type ‘struct wxBitmap’
  101. /usr/include/wx-2.8/wx/gdicmn.h:30: error: forward declaration of ‘struct wxBitmap’
  102. In file included from src/abgx360gui.h:57,
  103.                  from src/abgx360gui.cpp:43:
  104. /usr/include/wx-2.8/wx/dcbuffer.h: At global scope:
  105. /usr/include/wx-2.8/wx/dcbuffer.h:41: error: expected class-name before ‘{’ token
  106. /usr/include/wx-2.8/wx/dcbuffer.h: In member function ‘void wxBufferedDC::UnMask()’:
  107. /usr/include/wx-2.8/wx/dcbuffer.h:110: error: ‘GetDeviceOrigin’ was not declared in this scope
  108. /usr/include/wx-2.8/wx/dcbuffer.h:112: error: invalid use of incomplete type ‘struct wxDC’
  109. /usr/include/wx-2.8/wx/window.h:59: error: forward declaration of ‘struct wxDC’
  110. /usr/include/wx-2.8/wx/dcbuffer.h:112: error: invalid use of incomplete type ‘struct wxBitmap’
  111. /usr/include/wx-2.8/wx/gdicmn.h:30: error: forward declaration of ‘struct wxBitmap’
  112. /usr/include/wx-2.8/wx/dcbuffer.h:112: error: invalid use of incomplete type ‘struct wxBitmap’
  113. /usr/include/wx-2.8/wx/gdicmn.h:30: error: forward declaration of ‘struct wxBitmap’
  114. /usr/include/wx-2.8/wx/dcbuffer.h: In member function ‘void wxBufferedDC::InitCommon(wxDC*, int)’:
  115. /usr/include/wx-2.8/wx/dcbuffer.h:131: error: invalid use of incomplete type ‘struct wxDC’
  116. /usr/include/wx-2.8/wx/window.h:59: error: forward declaration of ‘struct wxDC’
  117. /usr/include/wx-2.8/wx/dcbuffer.h:132: error: invalid use of incomplete type ‘struct wxDC’
  118. /usr/include/wx-2.8/wx/window.h:59: error: forward declaration of ‘struct wxDC’
  119. /usr/include/wx-2.8/wx/dcbuffer.h:132: error: ‘SetLayoutDirection’ was not declared in this scope
  120. /usr/include/wx-2.8/wx/dcbuffer.h: At global scope:
  121. /usr/include/wx-2.8/wx/dcbuffer.h:209: error: ‘wxPaintDC’ does not name a type
  122. /usr/include/wx-2.8/wx/dcbuffer.h: In constructor ‘wxBufferedPaintDC::wxBufferedPaintDC(wxWindow*, wxBitmap&, int)’:
  123. /usr/include/wx-2.8/wx/dcbuffer.h:167: error: class ‘wxBufferedPaintDC’ does not have any field named ‘m_paintdc’
  124. /usr/include/wx-2.8/wx/dcbuffer.h:171: error: invalid use of incomplete type ‘struct wxWindow’
  125. /usr/include/wx-2.8/wx/utils.h:51: error: forward declaration of ‘struct wxWindow’
  126. /usr/include/wx-2.8/wx/dcbuffer.h:171: error: ‘m_paintdc’ was not declared in this scope
  127. /usr/include/wx-2.8/wx/dcbuffer.h:173: error: invalid use of incomplete type ‘struct wxBitmap’
  128. /usr/include/wx-2.8/wx/gdicmn.h:30: error: forward declaration of ‘struct wxBitmap’
  129. /usr/include/wx-2.8/wx/dcbuffer.h:174: error: ‘m_paintdc’ was not declared in this scope
  130. /usr/include/wx-2.8/wx/dcbuffer.h:176: error: ‘m_paintdc’ was not declared in this scope
  131. /usr/include/wx-2.8/wx/dcbuffer.h: In constructor ‘wxBufferedPaintDC::wxBufferedPaintDC(wxWindow*, int)’:
  132. /usr/include/wx-2.8/wx/dcbuffer.h:181: error: class ‘wxBufferedPaintDC’ does not have any field named ‘m_paintdc’
  133. /usr/include/wx-2.8/wx/dcbuffer.h:185: error: invalid use of incomplete type ‘struct wxWindow’
  134. /usr/include/wx-2.8/wx/utils.h:51: error: forward declaration of ‘struct wxWindow’
  135. /usr/include/wx-2.8/wx/dcbuffer.h:185: error: ‘m_paintdc’ was not declared in this scope
  136. /usr/include/wx-2.8/wx/dcbuffer.h:187: error: ‘m_paintdc’ was not declared in this scope
  137. /usr/include/wx-2.8/wx/dcbuffer.h: In static member function ‘static wxSize wxBufferedPaintDC::GetBufferedSize(wxWindow*, int)’:
  138. /usr/include/wx-2.8/wx/dcbuffer.h:204: error: invalid use of incomplete type ‘struct wxWindow’
  139. /usr/include/wx-2.8/wx/utils.h:51: error: forward declaration of ‘struct wxWindow’
  140. /usr/include/wx-2.8/wx/dcbuffer.h:205: error: invalid use of incomplete type ‘struct wxWindow’
  141. /usr/include/wx-2.8/wx/utils.h:51: error: forward declaration of ‘struct wxWindow’
  142. /usr/include/wx-2.8/wx/dcbuffer.h: In function ‘wxDC* wxAutoBufferedPaintDCFactory(wxWindow*)’:
  143. /usr/include/wx-2.8/wx/dcbuffer.h:270: error: invalid use of incomplete type ‘struct wxWindow’
  144. /usr/include/wx-2.8/wx/utils.h:51: error: forward declaration of ‘struct wxWindow’
  145. /usr/include/wx-2.8/wx/dcbuffer.h:271: error: expected type-specifier before ‘wxPaintDC’
  146. /usr/include/wx-2.8/wx/dcbuffer.h:271: error: cannot convert ‘int*’ to ‘wxDC*in return
  147. /usr/include/wx-2.8/wx/dcbuffer.h:271: error: expected ‘;’ before ‘wxPaintDC’
  148. /usr/include/wx-2.8/wx/dcbuffer.h:271: error: ‘wxPaintDC’ was not declared in this scope
  149. /usr/include/wx-2.8/wx/dcbuffer.h:272: error: ‘else’ without a previous ‘if
  150. /usr/include/wx-2.8/wx/dcbuffer.h:273: error: cannot convert ‘wxBufferedPaintDC*’ to ‘wxDC*in return
  151. In file included from src/abgx360gui.cpp:43:
  152. src/abgx360gui.h: At global scope:
  153. src/abgx360gui.h:98: error: ‘wxMouseEvent’ has not been declared
  154. src/abgx360gui.h:99: error: ‘wxPaintEvent’ has not been declared
  155. src/abgx360gui.h:100: error: ISO C++ forbids declaration of ‘wxTipWindow’ with no type
  156. src/abgx360gui.h:100: error: expected ‘;’ before ‘*’ token
  157. src/abgx360gui.h:102: error: field ‘mLabel’ has incomplete type
  158. In file included from src/abgx360gui.cpp:43:
  159. src/abgx360gui.h:114: error: ‘wxMouseEvent’ has not been declared
  160. src/abgx360gui.h:115: error: ‘wxMouseEvent’ has not been declared
  161. src/abgx360gui.h:116: error: ‘wxMouseEvent’ has not been declared
  162. src/abgx360gui.h:117: error: ‘wxMouseEvent’ has not been declared
  163. src/abgx360gui.h:118: error: ‘wxEraseEvent’ has not been declared
  164. src/abgx360gui.h:119: error: ‘wxPaintEvent’ has not been declared
  165. src/abgx360gui.h:122: error: field ‘mNormalImage’ has incomplete type
  166. src/abgx360gui.h:123: error: field ‘mOverImage’ has incomplete type
  167. src/abgx360gui.h:124: error: field ‘mClickImage’ has incomplete type
  168. src/abgx360gui.h:126: error: ISO C++ forbids declaration of ‘wxCommandEvent’ with no type
  169. src/abgx360gui.h:126: error: expected ‘;’ before ‘*’ token
  170. src/abgx360gui.h:131: error: invalid use of incomplete type ‘struct wxFrame’
  171. /usr/include/wx-2.8/wx/utils.h:50: error: forward declaration of ‘struct wxFrame’
  172. src/abgx360gui.h:138: error: ‘wxCommandEvent’ has not been declared
  173. src/abgx360gui.h:139: error: ‘wxCommandEvent’ has not been declared
  174. src/abgx360gui.h:140: error: ‘wxCommandEvent’ has not been declared
  175. src/abgx360gui.h:141: error: ‘wxCommandEvent’ has not been declared
  176. src/abgx360gui.h:142: error: ‘wxUpdateUIEvent’ has not been declared
  177. src/abgx360gui.h:143: error: ‘wxCommandEvent’ has not been declared
  178. src/abgx360gui.h:144: error: ‘wxCommandEvent’ has not been declared
  179. src/abgx360gui.h:145: error: ‘wxCommandEvent’ has not been declared
  180. src/abgx360gui.h:146: error: ‘wxCommandEvent’ has not been declared
  181. src/abgx360gui.h:147: error: ‘wxCommandEvent’ has not been declared
  182. src/abgx360gui.h:148: error: ‘wxCommandEvent’ has not been declared
  183. src/abgx360gui.h:149: error: ‘wxCommandEvent’ has not been declared
  184. src/abgx360gui.h:150: error: ‘wxCommandEvent’ has not been declared
  185. src/abgx360gui.h:151: error: ‘wxCommandEvent’ has not been declared
  186. src/abgx360gui.h:152: error: ‘wxCommandEvent’ has not been declared
  187. src/abgx360gui.h:153: error: ‘wxCommandEvent’ has not been declared
  188. src/abgx360gui.h:154: error: ‘wxCommandEvent’ has not been declared
  189. src/abgx360gui.h:155: error: ‘wxCommandEvent’ has not been declared
  190. src/abgx360gui.h:156: error: ‘wxCommandEvent’ has not been declared
  191. src/abgx360gui.h:157: error: ‘wxCommandEvent’ has not been declared
  192. src/abgx360gui.h:158: error: ‘wxCommandEvent’ has not been declared
  193. src/abgx360gui.h:160: error: ‘wxCommandEvent’ has not been declared
  194. src/abgx360gui.h:161: error: ‘wxCommandEvent’ has not been declared
  195. src/abgx360gui.h:162: error: ‘wxCommandEvent’ has not been declared
  196. src/abgx360gui.h:163: error: ‘wxCommandEvent’ has not been declared
  197. src/abgx360gui.h:164: error: ‘wxCommandEvent’ has not been declared
  198. src/abgx360gui.h:165: error: ‘wxCommandEvent’ has not been declared
  199. src/abgx360gui.h:166: error: ‘wxCommandEvent’ has not been declared
  200. src/abgx360gui.h:167: error: ‘wxCommandEvent’ has not been declared
  201. src/abgx360gui.h:168: error: ‘wxCommandEvent’ has not been declared
  202. src/abgx360gui.h:169: error: ‘wxCommandEvent’ has not been declared
  203. src/abgx360gui.h:170: error: ‘wxCommandEvent’ has not been declared
  204. src/abgx360gui.h:171: error: ‘wxCommandEvent’ has not been declared
  205. src/abgx360gui.h:178: error: ISO C++ forbids declaration of ‘wxFileDialog’ with no type
  206. src/abgx360gui.h:178: error: expected ‘;’ before ‘*’ token
  207. src/abgx360gui.h:179: error: ISO C++ forbids declaration of ‘wxFileDialog’ with no type
  208. src/abgx360gui.h:179: error: expected ‘;’ before ‘*’ token
  209. src/abgx360gui.h:180: error: ISO C++ forbids declaration of ‘wxFileDialog’ with no type
  210. src/abgx360gui.h:180: error: expected ‘;’ before ‘*’ token
  211. src/abgx360gui.h:181: error: ISO C++ forbids declaration of ‘wxDirDialog’ with no type
  212. src/abgx360gui.h:181: error: expected ‘;’ before ‘*’ token
  213. src/abgx360gui.h:182: error: ISO C++ forbids declaration of ‘wxFileDialog’ with no type
  214. src/abgx360gui.h:182: error: expected ‘;’ before ‘*’ token
  215. src/abgx360gui.h:183: error: ISO C++ forbids declaration of ‘wxFileDialog’ with no type
  216. src/abgx360gui.h:183: error: expected ‘;’ before ‘*’ token
  217. src/abgx360gui.h:184: error: ISO C++ forbids declaration of ‘wxFileDialog’ with no type
  218. src/abgx360gui.h:184: error: expected ‘;’ before ‘*’ token
  219. src/abgx360gui.h:185: error: ISO C++ forbids declaration of ‘wxFileDialog’ with no type
  220. src/abgx360gui.h:185: error: expected ‘;’ before ‘*’ token
  221. src/abgx360gui.h:186: error: ISO C++ forbids declaration of ‘wxFileDialog’ with no type
  222. src/abgx360gui.h:186: error: expected ‘;’ before ‘*’ token
  223. src/abgx360gui.h:187: error: ISO C++ forbids declaration of ‘wxFileDialog’ with no type
  224. src/abgx360gui.h:187: error: expected ‘;’ before ‘*’ token
  225. src/abgx360gui.h:188: error: ISO C++ forbids declaration of ‘wxFileDialog’ with no type
  226. src/abgx360gui.h:188: error: expected ‘;’ before ‘*’ token
  227. src/abgx360gui.h:189: error: ISO C++ forbids declaration of ‘wxFileDialog’ with no type
  228. src/abgx360gui.h:189: error: expected ‘;’ before ‘*’ token
  229. src/abgx360gui.h:190: error: ISO C++ forbids declaration of ‘wxFileDialog’ with no type
  230. src/abgx360gui.h:190: error: expected ‘;’ before ‘*’ token
  231. src/abgx360gui.h:191: error: ISO C++ forbids declaration of ‘wxFileDialog’ with no type
  232. src/abgx360gui.h:191: error: expected ‘;’ before ‘*’ token
  233. src/abgx360gui.h:192: error: ISO C++ forbids declaration of ‘wxFileDialog’ with no type
  234. src/abgx360gui.h:192: error: expected ‘;’ before ‘*’ token
  235. src/abgx360gui.h:193: error: ISO C++ forbids declaration of ‘wxFileDialog’ with no type
  236. src/abgx360gui.h:193: error: expected ‘;’ before ‘*’ token
  237. src/abgx360gui.h:195: error: ISO C++ forbids declaration of ‘wxFileHistory’ with no type
  238. src/abgx360gui.h:195: error: expected ‘;’ before ‘*’ token
  239. src/abgx360gui.h:198: error: ISO C++ forbids declaration of ‘wxBitmapButton’ with no type
  240. src/abgx360gui.h:198: error: expected ‘;’ before ‘*’ token
  241. src/abgx360gui.h:199: error: ISO C++ forbids declaration of ‘wxBitmapButton’ with no type
  242. src/abgx360gui.h:199: error: expected ‘;’ before ‘*’ token
  243. src/abgx360gui.h:200: error: ISO C++ forbids declaration of ‘wxStaticBitmap’ with no type
  244. src/abgx360gui.h:200: error: expected ‘;’ before ‘*’ token
  245. src/abgx360gui.h:202: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  246. src/abgx360gui.h:202: error: expected ‘;’ before ‘*’ token
  247. src/abgx360gui.h:203: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  248. src/abgx360gui.h:203: error: expected ‘;’ before ‘*’ token
  249. src/abgx360gui.h:204: error: ISO C++ forbids declaration of ‘wxBitmapButton’ with no type
  250. src/abgx360gui.h:204: error: expected ‘;’ before ‘*’ token
  251. src/abgx360gui.h:205: error: ISO C++ forbids declaration of ‘wxTextCtrl’ with no type
  252. src/abgx360gui.h:205: error: expected ‘;’ before ‘*’ token
  253. src/abgx360gui.h:206: error: ISO C++ forbids declaration of ‘wxChoice’ with no type
  254. src/abgx360gui.h:206: error: expected ‘;’ before ‘*’ token
  255. src/abgx360gui.h:207: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  256. src/abgx360gui.h:207: error: expected ‘;’ before ‘*’ token
  257. src/abgx360gui.h:209: error: ISO C++ forbids declaration of ‘wxStaticBoxSizer’ with no type
  258. src/abgx360gui.h:209: error: expected ‘;’ before ‘*’ token
  259. src/abgx360gui.h:210: error: ISO C++ forbids declaration of ‘wxBitmapButton’ with no type
  260. src/abgx360gui.h:210: error: expected ‘;’ before ‘*’ token
  261. src/abgx360gui.h:211: error: ISO C++ forbids declaration of ‘wxStaticText’ with no type
  262. src/abgx360gui.h:211: error: expected ‘;’ before ‘*’ token
  263. src/abgx360gui.h:212: error: ISO C++ forbids declaration of ‘wxChoice’ with no type
  264. src/abgx360gui.h:212: error: expected ‘;’ before ‘*’ token
  265. src/abgx360gui.h:213: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  266. src/abgx360gui.h:213: error: expected ‘;’ before ‘*’ token
  267. src/abgx360gui.h:214: error: ISO C++ forbids declaration of ‘wxChoice’ with no type
  268. src/abgx360gui.h:214: error: expected ‘;’ before ‘*’ token
  269. src/abgx360gui.h:215: error: ISO C++ forbids declaration of ‘wxChoice’ with no type
  270. src/abgx360gui.h:215: error: expected ‘;’ before ‘*’ token
  271. src/abgx360gui.h:216: error: ISO C++ forbids declaration of ‘wxStaticText’ with no type
  272. src/abgx360gui.h:216: error: expected ‘;’ before ‘*’ token
  273. src/abgx360gui.h:217: error: ISO C++ forbids declaration of ‘wxStaticText’ with no type
  274. src/abgx360gui.h:217: error: expected ‘;’ before ‘*’ token
  275. src/abgx360gui.h:218: error: ISO C++ forbids declaration of ‘wxTextCtrl’ with no type
  276. src/abgx360gui.h:218: error: expected ‘;’ before ‘*’ token
  277. src/abgx360gui.h:220: error: ISO C++ forbids declaration of ‘wxTextCtrl’ with no type
  278. src/abgx360gui.h:220: error: expected ‘;’ before ‘*’ token
  279. src/abgx360gui.h:221: error: ISO C++ forbids declaration of ‘wxStaticText’ with no type
  280. src/abgx360gui.h:221: error: expected ‘;’ before ‘*’ token
  281. src/abgx360gui.h:222: error: ISO C++ forbids declaration of ‘wxStaticText’ with no type
  282. src/abgx360gui.h:222: error: expected ‘;’ before ‘*’ token
  283. src/abgx360gui.h:224: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  284. src/abgx360gui.h:224: error: expected ‘;’ before ‘*’ token
  285. src/abgx360gui.h:225: error: ISO C++ forbids declaration of ‘wxRadioButton’ with no type
  286. src/abgx360gui.h:225: error: expected ‘;’ before ‘*’ token
  287. src/abgx360gui.h:226: error: ISO C++ forbids declaration of ‘wxRadioButton’ with no type
  288. src/abgx360gui.h:226: error: expected ‘;’ before ‘*’ token
  289. src/abgx360gui.h:227: error: ISO C++ forbids declaration of ‘wxRadioButton’ with no type
  290. src/abgx360gui.h:227: error: expected ‘;’ before ‘*’ token
  291. src/abgx360gui.h:228: error: ISO C++ forbids declaration of ‘wxStaticText’ with no type
  292. src/abgx360gui.h:228: error: expected ‘;’ before ‘*’ token
  293. src/abgx360gui.h:230: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  294. src/abgx360gui.h:230: error: expected ‘;’ before ‘*’ token
  295. src/abgx360gui.h:231: error: ISO C++ forbids declaration of ‘wxStaticText’ with no type
  296. src/abgx360gui.h:231: error: expected ‘;’ before ‘*’ token
  297. src/abgx360gui.h:232: error: ISO C++ forbids declaration of ‘wxChoice’ with no type
  298. src/abgx360gui.h:232: error: expected ‘;’ before ‘*’ token
  299. src/abgx360gui.h:233: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  300. src/abgx360gui.h:233: error: expected ‘;’ before ‘*’ token
  301. src/abgx360gui.h:234: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  302. src/abgx360gui.h:234: error: expected ‘;’ before ‘*’ token
  303. src/abgx360gui.h:235: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  304. src/abgx360gui.h:235: error: expected ‘;’ before ‘*’ token
  305. src/abgx360gui.h:236: error: ISO C++ forbids declaration of ‘wxStaticBox’ with no type
  306. src/abgx360gui.h:236: error: expected ‘;’ before ‘*’ token
  307. src/abgx360gui.h:237: error: ISO C++ forbids declaration of ‘wxStaticText’ with no type
  308. src/abgx360gui.h:237: error: expected ‘;’ before ‘*’ token
  309. src/abgx360gui.h:238: error: ISO C++ forbids declaration of ‘wxChoice’ with no type
  310. src/abgx360gui.h:238: error: expected ‘;’ before ‘*’ token
  311. src/abgx360gui.h:240: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  312. src/abgx360gui.h:240: error: expected ‘;’ before ‘*’ token
  313. src/abgx360gui.h:241: error: ISO C++ forbids declaration of ‘wxBitmapButton’ with no type
  314. src/abgx360gui.h:241: error: expected ‘;’ before ‘*’ token
  315. src/abgx360gui.h:242: error: ISO C++ forbids declaration of ‘wxTextCtrl’ with no type
  316. src/abgx360gui.h:242: error: expected ‘;’ before ‘*’ token
  317. src/abgx360gui.h:243: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  318. src/abgx360gui.h:243: error: expected ‘;’ before ‘*’ token
  319. src/abgx360gui.h:244: error: ISO C++ forbids declaration of ‘wxBitmapButton’ with no type
  320. src/abgx360gui.h:244: error: expected ‘;’ before ‘*’ token
  321. src/abgx360gui.h:245: error: ISO C++ forbids declaration of ‘wxTextCtrl’ with no type
  322. src/abgx360gui.h:245: error: expected ‘;’ before ‘*’ token
  323. src/abgx360gui.h:246: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  324. src/abgx360gui.h:246: error: expected ‘;’ before ‘*’ token
  325. src/abgx360gui.h:247: error: ISO C++ forbids declaration of ‘wxBitmapButton’ with no type
  326. src/abgx360gui.h:247: error: expected ‘;’ before ‘*’ token
  327. src/abgx360gui.h:248: error: ISO C++ forbids declaration of ‘wxTextCtrl’ with no type
  328. src/abgx360gui.h:248: error: expected ‘;’ before ‘*’ token
  329. src/abgx360gui.h:249: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  330. src/abgx360gui.h:249: error: expected ‘;’ before ‘*’ token
  331. src/abgx360gui.h:250: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  332. src/abgx360gui.h:250: error: expected ‘;’ before ‘*’ token
  333. src/abgx360gui.h:251: error: ISO C++ forbids declaration of ‘wxBitmapButton’ with no type
  334. src/abgx360gui.h:251: error: expected ‘;’ before ‘*’ token
  335. src/abgx360gui.h:252: error: ISO C++ forbids declaration of ‘wxTextCtrl’ with no type
  336. src/abgx360gui.h:252: error: expected ‘;’ before ‘*’ token
  337. src/abgx360gui.h:253: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  338. src/abgx360gui.h:253: error: expected ‘;’ before ‘*’ token
  339. src/abgx360gui.h:254: error: ISO C++ forbids declaration of ‘wxStaticText’ with no type
  340. src/abgx360gui.h:254: error: expected ‘;’ before ‘*’ token
  341. src/abgx360gui.h:255: error: ISO C++ forbids declaration of ‘wxBitmapButton’ with no type
  342. src/abgx360gui.h:255: error: expected ‘;’ before ‘*’ token
  343. src/abgx360gui.h:256: error: ISO C++ forbids declaration of ‘wxTextCtrl’ with no type
  344. src/abgx360gui.h:256: error: expected ‘;’ before ‘*’ token
  345. src/abgx360gui.h:257: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  346. src/abgx360gui.h:257: error: expected ‘;’ before ‘*’ token
  347. src/abgx360gui.h:258: error: ISO C++ forbids declaration of ‘wxBitmapButton’ with no type
  348. src/abgx360gui.h:258: error: expected ‘;’ before ‘*’ token
  349. src/abgx360gui.h:259: error: ISO C++ forbids declaration of ‘wxTextCtrl’ with no type
  350. src/abgx360gui.h:259: error: expected ‘;’ before ‘*’ token
  351. src/abgx360gui.h:260: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  352. src/abgx360gui.h:260: error: expected ‘;’ before ‘*’ token
  353. src/abgx360gui.h:261: error: ISO C++ forbids declaration of ‘wxBitmapButton’ with no type
  354. src/abgx360gui.h:261: error: expected ‘;’ before ‘*’ token
  355. src/abgx360gui.h:262: error: ISO C++ forbids declaration of ‘wxTextCtrl’ with no type
  356. src/abgx360gui.h:262: error: expected ‘;’ before ‘*’ token
  357. src/abgx360gui.h:263: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  358. src/abgx360gui.h:263: error: expected ‘;’ before ‘*’ token
  359. src/abgx360gui.h:264: error: ISO C++ forbids declaration of ‘wxBitmapButton’ with no type
  360. src/abgx360gui.h:264: error: expected ‘;’ before ‘*’ token
  361. src/abgx360gui.h:265: error: ISO C++ forbids declaration of ‘wxTextCtrl’ with no type
  362. src/abgx360gui.h:265: error: expected ‘;’ before ‘*’ token
  363. src/abgx360gui.h:266: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  364. src/abgx360gui.h:266: error: expected ‘;’ before ‘*’ token
  365. src/abgx360gui.h:267: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  366. src/abgx360gui.h:267: error: expected ‘;’ before ‘*’ token
  367. src/abgx360gui.h:268: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  368. src/abgx360gui.h:268: error: expected ‘;’ before ‘*’ token
  369. src/abgx360gui.h:270: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  370. src/abgx360gui.h:270: error: expected ‘;’ before ‘*’ token
  371. src/abgx360gui.h:271: error: ISO C++ forbids declaration of ‘wxChoice’ with no type
  372. src/abgx360gui.h:271: error: expected ‘;’ before ‘*’ token
  373. src/abgx360gui.h:272: error: ISO C++ forbids declaration of ‘wxStaticText’ with no type
  374. src/abgx360gui.h:272: error: expected ‘;’ before ‘*’ token
  375. src/abgx360gui.h:273: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  376. src/abgx360gui.h:273: error: expected ‘;’ before ‘*’ token
  377. src/abgx360gui.h:274: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  378. src/abgx360gui.h:274: error: expected ‘;’ before ‘*’ token
  379. src/abgx360gui.h:275: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  380. src/abgx360gui.h:275: error: expected ‘;’ before ‘*’ token
  381. src/abgx360gui.h:276: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  382. src/abgx360gui.h:276: error: expected ‘;’ before ‘*’ token
  383. src/abgx360gui.h:277: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  384. src/abgx360gui.h:277: error: expected ‘;’ before ‘*’ token
  385. src/abgx360gui.h:278: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  386. src/abgx360gui.h:278: error: expected ‘;’ before ‘*’ token
  387. src/abgx360gui.h:279: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  388. src/abgx360gui.h:279: error: expected ‘;’ before ‘*’ token
  389. src/abgx360gui.h:280: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  390. src/abgx360gui.h:280: error: expected ‘;’ before ‘*’ token
  391. src/abgx360gui.h:281: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  392. src/abgx360gui.h:281: error: expected ‘;’ before ‘*’ token
  393. src/abgx360gui.h:282: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  394. src/abgx360gui.h:282: error: expected ‘;’ before ‘*’ token
  395. src/abgx360gui.h:283: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  396. src/abgx360gui.h:283: error: expected ‘;’ before ‘*’ token
  397. src/abgx360gui.h:284: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  398. src/abgx360gui.h:284: error: expected ‘;’ before ‘*’ token
  399. src/abgx360gui.h:285: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  400. src/abgx360gui.h:285: error: expected ‘;’ before ‘*’ token
  401. src/abgx360gui.h:286: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  402. src/abgx360gui.h:286: error: expected ‘;’ before ‘*’ token
  403. src/abgx360gui.h:288: error: ISO C++ forbids declaration of ‘wxChoice’ with no type
  404. src/abgx360gui.h:288: error: expected ‘;’ before ‘*’ token
  405. src/abgx360gui.h:289: error: ISO C++ forbids declaration of ‘wxTextCtrl’ with no type
  406. src/abgx360gui.h:289: error: expected ‘;’ before ‘*’ token
  407. src/abgx360gui.h:291: error: ISO C++ forbids declaration of ‘wxNotebook’ with no type
  408. src/abgx360gui.h:291: error: expected ‘;’ before ‘*’ token
  409. src/abgx360gui.h:292: error: ISO C++ forbids declaration of ‘wxBitmapButton’ with no type
  410. src/abgx360gui.h:292: error: expected ‘;’ before ‘*’ token
  411. src/abgx360gui.h:293: error: ISO C++ forbids declaration of ‘wxTextCtrl’ with no type
  412. src/abgx360gui.h:293: error: expected ‘;’ before ‘*’ token
  413. src/abgx360gui.h:295: error: ISO C++ forbids declaration of ‘wxTextCtrl’ with no type
  414. src/abgx360gui.h:295: error: expected ‘;’ before ‘*’ token
  415. src/abgx360gui.h:296: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  416. src/abgx360gui.h:296: error: expected ‘;’ before ‘*’ token
  417. src/abgx360gui.h:297: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
  418. src/abgx360gui.h:297: error: expected ‘;’ before ‘*’ token
  419. src/abgx360gui.h:298: error: ISO C++ forbids declaration of ‘wxChoice’ with no type
  420. src/abgx360gui.h:298: error: expected ‘;’ before ‘*’ token
  421. src/abgx360gui.h:300: error: ISO C++ forbids declaration of ‘wxStaticBoxSizer’ with no type
  422. src/abgx360gui.h:300: error: expected ‘;’ before ‘*’ token
  423. src/abgx360gui.h:304: error: ISO C++ forbids declaration of ‘wxFileHistory’ with no type
  424. src/abgx360gui.h:304: error: expected ‘;’ before ‘*’ token
  425. src/abgx360gui.h:312: error: ISO C++ forbids declaration of ‘wxStaticBitmap’ with no type
  426. src/abgx360gui.h:312: error: expected ‘;’ before ‘*’ token
  427. src/abgx360gui.h:466: error: ‘wxCloseEvent’ has not been declared
  428. src/abgx360gui.cpp:80: error: ‘wxMouseEventHandler’ was not declared in this scope
  429. src/abgx360gui.cpp:81: error: ‘wxPaintEventHandler’ was not declared in this scope
  430. src/abgx360gui.cpp: In constructor ‘InfoTip::InfoTip(wxWindow*, const wxBitmap&, const wxString&, const wxPoint&, const wxSize&)’:
  431. src/abgx360gui.cpp:88: error: ‘mLabel’ was not declared in this scope
  432. src/abgx360gui.cpp: At global scope:
  433. src/abgx360gui.cpp:92: error: variable or field ‘onMouseOver’ declared void
  434. src/abgx360gui.cpp:92: error: ‘wxMouseEvent’ was not declared in this scope
  435. src/abgx360gui.cpp:92: error: expected primary-expression before ‘)’ token
  436. src/abgx360gui.cpp:98: error: variable or field ‘onPaint’ declared void
  437. src/abgx360gui.cpp:98: error: ‘wxPaintEvent’ was not declared in this scope
  438. src/abgx360gui.cpp:98: error: ‘event’ was not declared in this scope
  439. src/abgx360gui.cpp:111: error: ‘wxEraseEventHandler’ was not declared in this scope
  440. src/abgx360gui.cpp:112: error: ‘wxPaintEventHandler’ was not declared in this scope
  441. src/abgx360gui.cpp:113: error: ‘wxMouseEventHandler’ was not declared in this scope
  442. src/abgx360gui.cpp:114: error: ‘wxMouseEventHandler’ was not declared in this scope
  443. src/abgx360gui.cpp:115: error: ‘wxMouseEventHandler’ was not declared in this scope
  444. src/abgx360gui.cpp:116: error: ‘wxMouseEventHandler’ was not declared in this scope
  445. src/abgx360gui.cpp: In constructor ‘PrettyButton::PrettyButton(wxWindow*, const wxBitmap&, const wxBitmap&, const wxBitmap&, const wxPoint&, const wxSize&, int)’:
  446. src/abgx360gui.cpp:126: error: ‘mNormalImage’ was not declared in this scope
  447. src/abgx360gui.cpp:127: error: ‘mOverImage’ was not declared in this scope
  448. src/abgx360gui.cpp:128: error: ‘mClickImage’ was not declared in this scope
  449. src/abgx360gui.cpp:130: error: ‘mEvent’ was not declared in this scope
  450. src/abgx360gui.cpp:130: error: expected type-specifier before ‘wxCommandEvent’
  451. src/abgx360gui.cpp:130: error: expected ‘;’ before ‘wxCommandEvent’
  452. src/abgx360gui.cpp: At global scope:
  453. src/abgx360gui.cpp:134: error: variable or field ‘onEraseBackground’ declared void
  454. src/abgx360gui.cpp:134: error: ‘wxEraseEvent’ was not declared in this scope
  455. src/abgx360gui.cpp:134: error: expected primary-expression before ‘)’ token
  456. src/abgx360gui.cpp:139: error: variable or field ‘onPaint’ declared void
  457. src/abgx360gui.cpp:139: error: ‘wxPaintEvent’ was not declared in this scope
  458. src/abgx360gui.cpp:139: error: ‘event’ was not declared in this scope
  459. src/abgx360gui.cpp:149: error: variable or field ‘onMouseEnter’ declared void
  460. src/abgx360gui.cpp:149: error: ‘wxMouseEvent’ was not declared in this scope
  461. src/abgx360gui.cpp:149: error: ‘event’ was not declared in this scope
  462. src/abgx360gui.cpp:158: error: variable or field ‘onMouseLeave’ declared void
  463. src/abgx360gui.cpp:158: error: ‘wxMouseEvent’ was not declared in this scope
  464. src/abgx360gui.cpp:158: error: expected primary-expression before ‘)’ token
  465. src/abgx360gui.cpp:166: error: variable or field ‘onMouseClick’ declared void
  466. src/abgx360gui.cpp:166: error: ‘wxMouseEvent’ was not declared in this scope
  467. src/abgx360gui.cpp:166: error: expected primary-expression before ‘)’ token
  468. src/abgx360gui.cpp:173: error: variable or field ‘onMouseUp’ declared void
  469. src/abgx360gui.cpp:173: error: ‘wxMouseEvent’ was not declared in this scope
  470. src/abgx360gui.cpp:173: error: expected primary-expression before ‘)’ token
  471. make[1]: *** [abgx360gui-abgx360gui.o] Fehler 1
  472. make[1]: Verlasse Verzeichnis '/home/cdrewing/Downloads/abgx360/abgx360gui-1.0.2'
  473. make: *** [all] Fehler 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement