When I ran an SVN update yesterday, it looks like it broke the WXmax mods in the process --
It finished checking out version 503, but the compile fails with a lot of errors -- it appears that some parts are missing?
It finished checking out version 503, but the compile fails with a lot of errors -- it appears that some parts are missing?
Compiling:glue.cpp In file included from c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:26, from c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.cpp:23: c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:26:19: wx/wx.h: No such file or dire ctory c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:27:24: wx/evtloop.h: No such file or directory c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:28:25: wx/aboutdlg.h: No such file o r directory c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:29:24: wx/artprov.h: No such file or directory c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:30:24: wx/fontmap.h: No such file or directory c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:31:22: wx/timer.h: No such file or d irectory c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:32:25: wx/ptr_scpd.h: No such file o r directory c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:33:24: wx/txtstrm.h: No such file or directory c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:34:25: wx/wfstream.h: No such file o r directory In file included from c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:26, from c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.cpp:23: c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:55: error: variable or field `_wx_wx _TEventHandler_eventCallback' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:55: error: `wxEvent' was not declare d in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:55: error: expected primary-expressi on before ',' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:55: error: expected primary-expressi on before "void" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:55: error: initializer expression li st treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:57: error: expected constructor, des tructor, or type conversion before '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:57: error: expected `,' or `;' befor e '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:60: error: expected `,' or `...' bef ore '&' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:60: error: ISO C++ forbids declarati on of `wxString' with no type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:61: error: `wxString' does not name a type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:62: error: `wxArrayString' does not name a type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:63: error: `wxArrayString' was not d eclared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:64: error: `wxArrayInt' does not nam e a type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:65: error: `wxArrayInt' was not decl ared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:66: error: `wxArrayDouble' does not name a type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:67: error: variable or field `wxbind ' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:67: error: `wxObject' was not declar ed in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:67: error: `obj' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:67: error: expected primary-expressi on before '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:67: error: `peer' was not declared i n this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:67: error: initializer expression li st treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:68: error: variable or field `wxunbi nd' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:68: error: `wxObject' was not declar ed in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:68: error: `obj' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:69: error: `wxObject' was not declar ed in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:69: error: `obj' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:75: error: variable or field `bmx_wx app_settopwindow' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:75: error: `wxWindow' was not declar ed in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:75: error: `window' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:85: error: variable or field `bmx_wx evthandler_connectnoid' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:85: error: `wxEvtHandler' was not de clared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:85: error: `evtHandler' was not decl ared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:85: error: `wxEventType' was not dec lared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:85: error: expected primary-expressi on before "void" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:85: error: initializer expression li st treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:86: error: variable or field `bmx_wx evthandler_connect' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:86: error: `wxEvtHandler' was not de clared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:86: error: `evtHandler' was not decl ared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:86: error: expected primary-expressi on before "int" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:86: error: `wxEventType' was not dec lared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:86: error: expected primary-expressi on before "void" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:86: error: initializer expression li st treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:87: error: variable or field `bmx_wx evthandler_connectrange' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:87: error: `wxEvtHandler' was not de clared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:87: error: `evtHandler' was not decl ared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:87: error: expected primary-expressi on before "int" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:87: error: expected primary-expressi on before "int" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:87: error: `wxEventType' was not dec lared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:87: error: expected primary-expressi on before "void" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:87: error: initializer expression li st treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:88: error: variable or field `bmx_wx evthandler_addpendingevent' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:88: error: `wxEvtHandler' was not de clared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:88: error: `evtHandler' was not decl ared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:88: error: `wxEvent' was not declare d in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:88: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:88: error: initializer expression li st treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:89: error: `wxEvtHandler' was not de clared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:89: error: `evtHandler' was not decl ared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:89: error: `wxEvent' was not declare d in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:89: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:89: error: initializer expression li st treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:91: error: `wxEvent' was not declare d in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:91: error: `evt' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:92: error: `wxEventType' does not na me a type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:93: error: `wxCommandEvent' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:93: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:94: error: `wxCommandEvent' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:94: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:95: error: `wxCommandEvent' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:95: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:96: error: `wxCommandEvent' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:96: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:97: error: `wxCommandEvent' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:97: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:98: error: `wxCommandEvent' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:98: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:99: error: `wxCommandEvent' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:99: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:100: error: variable or field `bmx_w xcommandevent_setclientdata' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:100: error: `wxCommandEvent' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:100: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:100: error: expected primary-express ion before "void" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:100: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:101: error: variable or field `bmx_w xcommandevent_setstring' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:101: error: `wxCommandEvent' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:101: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:101: error: expected primary-express ion before '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:101: error: `value' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:101: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:102: error: variable or field `bmx_w xcommandevent_setint' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:102: error: `wxCommandEvent' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:102: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:102: error: expected primary-express ion before "int" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:102: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:104: error: variable or field `bmx_w xmoveevent_getposition' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:104: error: `wxMoveEvent' was not de clared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:104: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:104: error: expected primary-express ion before "int" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:104: error: expected primary-express ion before "int" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:104: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:105: error: variable or field `bmx_w xevent_skip' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:105: error: `wxEvent' was not declar ed in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:105: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:105: error: expected primary-express ion before "bool" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:105: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:106: error: variable or field `bmx_w xsizeevent_getsize' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:106: error: `wxSizeEvent' was not de clared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:106: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:106: error: expected primary-express ion before "int" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:106: error: expected primary-express ion before "int" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:106: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:107: error: `wxEventType' does not n ame a type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:108: error: `wxEvent' was not declar ed in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:108: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:109: error: `wxEvent' was not declar ed in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:109: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:110: error: `wxEvent' was not declar ed in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:110: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:111: error: `wxEvent' was not declar ed in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:111: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:112: error: variable or field `bmx_w xevent_resumepropagation' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:112: error: `wxEvent' was not declar ed in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:112: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:112: error: expected primary-express ion before "int" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:112: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:113: error: `wxEvent' was not declar ed in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:113: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:114: error: `wxEvent' was not declar ed in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:114: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:115: error: expected constructor, de structor, or type conversion before '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:115: error: expected `,' or `;' befo re '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:118: error: variable or field `bmx_w xupdateeventui_check' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:118: error: `wxUpdateUIEvent' was no t declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:118: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:118: error: expected primary-express ion before "bool" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:118: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:119: error: variable or field `bmx_w xupdateeventui_enable' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:119: error: `wxUpdateUIEvent' was no t declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:119: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:119: error: expected primary-express ion before "bool" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:119: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:120: error: variable or field `bmx_w xupdateeventui_show' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:120: error: `wxUpdateUIEvent' was no t declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:120: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:120: error: expected primary-express ion before "bool" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:120: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:122: error: variable or field `bmx_w xnotifyevent_allow' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:122: error: `wxNotifyEvent' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:122: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:123: error: variable or field `bmx_w xnotifyevent_veto' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:123: error: `wxNotifyEvent' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:123: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:124: error: `wxNotifyEvent' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:124: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:126: error: `wxScrollEvent' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:126: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:127: error: `wxScrollEvent' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:127: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:129: error: variable or field `bmx_w xcontextmenuevent_getposition' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:129: error: `wxContextMenuEvent' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:129: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:129: error: expected primary-express ion before "int" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:129: error: expected primary-express ion before "int" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:129: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:130: error: variable or field `bmx_w xcontextmenuevent_setposition' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:130: error: `wxContextMenuEvent' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:130: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:130: error: expected primary-express ion before "int" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:130: error: expected primary-express ion before "int" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:130: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:132: error: `wxKeyEvent' was not dec lared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:132: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:133: error: `wxKeyEvent' was not dec lared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:133: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:134: error: `wxKeyEvent' was not dec lared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:134: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:135: error: `wxKeyEvent' was not dec lared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:135: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:136: error: `wxKeyEvent' was not dec lared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:136: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:137: error: variable or field `bmx_w xkeyevent_getposition' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:137: error: `wxKeyEvent' was not dec lared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:137: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:137: error: expected primary-express ion before "int" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:137: error: expected primary-express ion before "int" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:137: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:138: error: `wxKeyEvent' was not dec lared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:138: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:139: error: `wxKeyEvent' was not dec lared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:139: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:140: error: `wxKeyEvent' was not dec lared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:140: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:141: error: `wxKeyEvent' was not dec lared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:141: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:142: error: `wxKeyEvent' was not dec lared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:142: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:143: error: `wxKeyEvent' was not dec lared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:143: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:144: error: `wxKeyEvent' was not dec lared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:144: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:145: error: `wxKeyEvent' was not dec lared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:145: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:147: error: `wxCloseEvent' was not d eclared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:147: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:148: error: `wxCloseEvent' was not d eclared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:148: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:149: error: variable or field `bmx_w xcloseevent_setcanveto' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:149: error: `wxCloseEvent' was not d eclared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:149: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:149: error: expected primary-express ion before "bool" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:149: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:150: error: variable or field `bmx_w xcloseevent_setloggingoff' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:150: error: `wxCloseEvent' was not d eclared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:150: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:150: error: expected primary-express ion before "bool" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:150: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:151: error: variable or field `bmx_w xcloseevent_veto' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:151: error: `wxCloseEvent' was not d eclared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:151: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:151: error: expected primary-express ion before "bool" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:151: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:157: error: `wxWindow' has not been declared c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:157: error: ISO C++ forbids declarat ion of `parent' with no type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:159: error: expected constructor, de structor, or type conversion before '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:159: error: expected `,' or `;' befo re '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:160: error: variable or field `bmx_w xaboutdialoginfo_delete' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:160: error: `wxAboutDialogInfo' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:160: error: `info' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:161: error: variable or field `bmx_w xaboutbox' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:161: error: `wxAboutDialogInfo' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:161: error: `info' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:195: error: `wxFontFamily' has not b een declared c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:195: error: `wxFontWeight' has not b een declared c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:196: error: `wxFontEncoding' has not been declared c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:196: error: ISO C++ forbids declarat ion of `family' with no type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:196: error: ISO C++ forbids declarat ion of `weight' with no type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:196: error: ISO C++ forbids declarat ion of `encoding' with no type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:201: error: `wxFontEncoding' does no t name a type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:211: error: `wxFontEncoding' does no t name a type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:217: error: variable or field `bmx_w xfont_setdefaultencoding' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:217: error: `wxFontEncoding' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:222: error: `wxFontEncoding' has not been declared c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:222: error: ISO C++ forbids declarat ion of `encoding' with no type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:226: error: `wxWindow' was not decla red in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:226: error: `window' was not declare d in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:229: error: `wxFontEncoding' does no t name a type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:230: error: `wxFontEncoding' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:231: error: `wxFontEncoding' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:234: error: variable or field `bmx_w xstreambase_getlength' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:234: error: `wxStreamBase' was not d eclared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:234: error: `stream' was not declare d in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:234: error: expected primary-express ion before '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:234: error: `i' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:234: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:235: error: `wxStreamBase' was not d eclared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:235: error: `stream' was not declare d in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:236: error: `wxStreamBase' was not d eclared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:236: error: `stream' was not declare d in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:237: error: `wxStreamBase' was not d eclared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:237: error: `stream' was not declare d in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:238: error: `wxStreamBase' was not d eclared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:238: error: `stream' was not declare d in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:244: error: expected constructor, de structor, or type conversion before '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:244: error: expected `,' or `;' befo re '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:245: error: `wxAcceleratorEntry' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:245: error: `entry' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:246: error: `wxAcceleratorEntry' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:246: error: `entry' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:247: error: `wxAcceleratorEntry' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:247: error: `entry' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:248: error: variable or field `bmx_w xacceleratorentry_set' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:248: error: `wxAcceleratorEntry' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:248: error: `entry' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:248: error: expected primary-express ion before "int" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:248: error: expected primary-express ion before "int" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:248: error: expected primary-express ion before "int" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:248: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:249: error: variable or field `bmx_w xacceleratorentry_delete' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:249: error: `wxAcceleratorEntry' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:249: error: `entry' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:301: error: `wxOperatingSystemId' do es not name a type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:308: error: `wxEventType' does not n ame a type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:310: error: variable or field `bmx_w xevent_seteventobject' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:310: error: `wxEvent' was not declar ed in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:310: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:310: error: `wxObject' was not decla red in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:310: error: `obj' was not declared i n this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:310: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:311: error: variable or field `bmx_w xevent_delete' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:311: error: `wxEvent' was not declar ed in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:311: error: `event' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:312: error: expected constructor, de structor, or type conversion before '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:312: error: expected `,' or `;' befo re '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:313: error: expected constructor, de structor, or type conversion before '&' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:313: error: expected `,' or `;' befo re '&' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:315: error: `wxInputStream' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:315: error: `s' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:316: error: expected constructor, de structor, or type conversion before '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:316: error: expected `,' or `;' befo re '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:317: error: `wxInputStream' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:317: error: `s' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:318: error: `wxInputStream' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:318: error: `s' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:320: error: expected constructor, de structor, or type conversion before '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:320: error: expected `,' or `;' befo re '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:321: error: `wxTextInputStream' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:321: error: `s' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:321: error: expected primary-express ion before "int" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:321: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:322: error: `wxTextInputStream' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:322: error: `s' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:322: error: expected primary-express ion before "int" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:322: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:323: error: `wxTextInputStream' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:323: error: `s' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:323: error: expected primary-express ion before "int" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:323: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:324: error: `wxTextInputStream' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:324: error: `s' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:324: error: expected primary-express ion before "int" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:324: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:325: error: `wxTextInputStream' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:325: error: `s' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:325: error: expected primary-express ion before "int" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:325: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:326: error: `wxTextInputStream' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:326: error: `s' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:326: error: expected primary-express ion before "int" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:326: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:327: error: `wxTextInputStream' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:327: error: `s' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:328: error: `wxTextInputStream' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:328: error: `s' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:329: error: `wxTextInputStream' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:329: error: `s' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:330: error: `wxTextInputStream' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:330: error: `s' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:331: error: variable or field `bmx_w xtextinputstream_setstringseparators' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:331: error: `wxTextInputStream' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:331: error: `s' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:331: error: expected primary-express ion before '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:331: error: `separators' was not dec lared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:331: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:332: error: variable or field `bmx_w xtextinputstream_delete' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:332: error: `wxTextInputStream' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:332: error: `s' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:334: error: `wxOutputStream' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:334: error: `s' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:335: error: `wxOutputStream' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:335: error: `s' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:336: error: expected constructor, de structor, or type conversion before '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:336: error: expected `,' or `;' befo re '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:338: error: expected constructor, de structor, or type conversion before '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:338: error: expected `,' or `;' befo re '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:339: error: `wxFileOutputStream' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:339: error: `stream' was not declare d in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:340: error: variable or field `bmx_w xfileoutputstream_free' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:340: error: `wxFileOutputStream' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:340: error: `stream' was not declare d in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:342: error: expected constructor, de structor, or type conversion before '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:342: error: expected `,' or `;' befo re '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:343: error: `wxFileInputStream' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:343: error: `stream' was not declare d in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:344: error: variable or field `bmx_w xfileinputstream_free' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:344: error: `wxFileInputStream' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:344: error: `stream' was not declare d in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:361: error: expected constructor, de structor, or type conversion before '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:361: error: expected `,' or `;' befo re '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:362: error: `wxEOL' does not name a type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:363: error: variable or field `bmx_w xtextoutputstream_setmode' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:363: error: `wxTextOutputStream' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:363: error: `s' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:363: error: `wxEOL' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:363: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:364: error: variable or field `bmx_w xtextoutputstream_write8' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:364: error: `wxTextOutputStream' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:364: error: `s' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:364: error: expected primary-express ion before "int" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:364: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:365: error: variable or field `bmx_w xtextoutputstream_write16' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:365: error: `wxTextOutputStream' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:365: error: `s' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:365: error: expected primary-express ion before "int" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:365: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:366: error: variable or field `bmx_w xtextoutputstream_write32' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:366: error: `wxTextOutputStream' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:366: error: `s' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:366: error: expected primary-express ion before "int" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:366: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:367: error: variable or field `bmx_w xtextoutputstream_writedouble' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:367: error: `wxTextOutputStream' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:367: error: `s' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:367: error: expected primary-express ion before "double" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:367: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:368: error: variable or field `bmx_w xtextoutputstream_writestring' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:368: error: `wxTextOutputStream' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:368: error: `s' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:368: error: expected primary-express ion before '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:368: error: `value' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:368: error: initializer expression l ist treated as compound expression c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:369: error: variable or field `bmx_w xtextoutputstream_delete' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:369: error: `wxTextOutputStream' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:369: error: `s' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:389: error: expected class-name befo re '{' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:394: error: expected `;' before '(' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:402: error: ISO C++ forbids declarat ion of `DECLARE_EVENT_TABLE' with no type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:402: error: expected `;' before "wxE ventLoop" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:409: error: expected constructor, de structor, or type conversion before "class" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:409: error: expected `,' or `;' befo re "class" c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:426: error: expected `)' before '&' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:427: error: ISO C++ forbids declarat ion of `wxColour' with no type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:427: error: expected `;' before '&' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:430: error: `wxColour' does not name a type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:441: error: expected `,' or `...' be fore '&' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:441: error: ISO C++ forbids declarat ion of `wxFont' with no type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:443: error: ISO C++ forbids declarat ion of `wxFont' with no type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:443: error: expected `;' before '&' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:446: error: `wxFont' does not name a type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:456: error: expected `)' before '&' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:457: error: expected `)' before '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:459: error: ISO C++ forbids declarat ion of `wxDC' with no type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:459: error: expected `;' before '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:460: error: variable or field `init' declared void c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:460: error: expected `;' before '(' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:463: error: ISO C++ forbids declarat ion of `wxDC' with no type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:463: error: expected `;' before '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:470: error: expected `)' before '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:472: error: `wxWindowDC' does not na me a type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:478: error: expected `)' before '*' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:480: error: `wxPaintDC' does not nam e a type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:486: error: expected class-name befo re '{' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:495: error: ISO C++ forbids declarat ion of `DECLARE_EVENT_TABLE' with no type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:495: error: expected `;' before '}' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:495: error: expected `;' before '}' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:502: error: expected `,' or `...' be fore '&' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:502: error: ISO C++ forbids declarat ion of `wxRect' with no type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:504: error: ISO C++ forbids declarat ion of `wxRect' with no type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:504: error: expected `;' before '&' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:507: error: `wxRect' does not name a type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:516: error: expected `,' or `...' be fore '&' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:516: error: ISO C++ forbids declarat ion of `wxAcceleratorTable' with no type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:517: error: ISO C++ forbids declarat ion of `wxAcceleratorTable' with no type c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:517: error: expected `;' before '&' token c:/code/blitzmax/mod/wx.mod/wx.mod/wxglue.h:520: error: `wxAcceleratorTable' doe s not name a type In file included from c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.cpp:23: c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:27:25: wx/datetime.h: No such file or directory c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:28:24: wx/dateevt.h: No such f ile or directory In file included from c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.cpp:23: c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:38: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:38: error: variable or field ` bmx_wxdatetime_setcountry' declared void c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:38: error: `Country' was not d eclared in this scope c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:39: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:39: error: expected constructo r, destructor, or type conversion before "bmx_wxdatetime_getcountry" c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:39: error: expected `,' or `;' before "bmx_wxdatetime_getcountry" c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:40: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:40: error: `Country' was not d eclared in this scope c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:41: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:41: error: `Calendar' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:43: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:43: error: expected constructo r, destructor, or type conversion before "bmx_wxdatetime_getcurrentmonth" c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:43: error: expected `,' or `;' before "bmx_wxdatetime_getcurrentmonth" c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:44: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:44: error: `Calendar' has not been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:44: error: ISO C++ forbids dec laration of `cal' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:46: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:46: error: `Calendar' has not been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:46: error: ISO C++ forbids dec laration of `cal' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:47: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:47: error: `Month' was not dec lared in this scope c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:47: error: expected primary-ex pression before "int" c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:47: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:47: error: `Calendar' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:47: error: initializer express ion list treated as compound expression c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:48: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:48: error: `Month' was not dec lared in this scope c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:48: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:48: error: `NameFlags' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:48: error: initializer express ion list treated as compound expression c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:49: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:49: error: `WeekDay' was not d eclared in this scope c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:49: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:49: error: `NameFlags' was not declared in this scope c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:49: error: initializer express ion list treated as compound expression c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:52: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:52: error: `Country' has not b een declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:52: error: ISO C++ forbids dec laration of `country' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:53: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:53: error: `Country' has not b een declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:53: error: ISO C++ forbids dec laration of `country' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:54: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:54: error: `Country' has not b een declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:54: error: ISO C++ forbids dec laration of `country' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:63: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:63: error: `Month' has not bee n declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:63: error: ISO C++ forbids dec laration of `month' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:70: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:70: error: `Month' has not bee n declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:70: error: ISO C++ forbids dec laration of `month' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:73: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:73: error: `Month' has not bee n declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:73: error: ISO C++ forbids dec laration of `month' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:82: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:82: error: `TZ' has not been d eclared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:82: error: ISO C++ forbids dec laration of `tz' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:83: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:83: error: `TZ' has not been d eclared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:83: error: ISO C++ forbids dec laration of `tz' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:84: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:84: error: expected constructo r, destructor, or type conversion before "bmx_wxdatetime_getmonth" c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:84: error: expected `,' or `;' before "bmx_wxdatetime_getmonth" c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:85: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:85: error: `TZ' has not been d eclared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:85: error: ISO C++ forbids dec laration of `tz' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:86: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:86: error: expected constructo r, destructor, or type conversion before "bmx_wxdatetime_getweekday" c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:86: error: expected `,' or `;' before "bmx_wxdatetime_getweekday" c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:87: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:87: error: `TZ' has not been d eclared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:87: error: ISO C++ forbids dec laration of `tz' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:88: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:88: error: `TZ' has not been d eclared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:88: error: ISO C++ forbids dec laration of `tz' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:89: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:89: error: `TZ' has not been d eclared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:89: error: ISO C++ forbids dec laration of `tz' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:90: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:90: error: `TZ' has not been d eclared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:90: error: ISO C++ forbids dec laration of `tz' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:91: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:91: error: `TZ' has not been d eclared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:91: error: ISO C++ forbids dec laration of `tz' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:92: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:92: error: `WeekFlags' has not been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:92: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:92: error: `TZ' has not been d eclared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:92: error: ISO C++ forbids dec laration of `flags' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:92: error: ISO C++ forbids dec laration of `tz' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:93: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:93: error: `WeekFlags' has not been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:93: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:93: error: `TZ' has not been d eclared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:93: error: ISO C++ forbids dec laration of `flags' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:93: error: ISO C++ forbids dec laration of `tz' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:94: error: `wxDateTime' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:94: error: `Country' has not b een declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:94: error: ISO C++ forbids dec laration of `country' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:116: error: `wxDateTime' has n ot been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:116: error: `TZ' has not been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:116: error: ISO C++ forbids de claration of `tz' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:121: error: `wxDateTime' has n ot been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:121: error: `WeekDay' has not been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:121: error: `wxDateTime' has n ot been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:121: error: `WeekFlags' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:121: error: ISO C++ forbids de claration of `weekDay' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:121: error: ISO C++ forbids de claration of `flags' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:122: error: `wxDateTime' has n ot been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:122: error: `WeekDay' has not been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:122: error: `wxDateTime' has n ot been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:122: error: `WeekFlags' has no t been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:122: error: ISO C++ forbids de claration of `weekDay' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:122: error: ISO C++ forbids de claration of `flags' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:123: error: `wxDateTime' has n ot been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:123: error: `WeekDay' has not been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:123: error: ISO C++ forbids de claration of `weekday' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:124: error: `wxDateTime' has n ot been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:124: error: `WeekDay' has not been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:124: error: ISO C++ forbids de claration of `weekday' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:125: error: `wxDateTime' has n ot been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:125: error: `WeekDay' has not been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:125: error: ISO C++ forbids de claration of `weekDay' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:126: error: `wxDateTime' has n ot been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:126: error: `WeekDay' has not been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:126: error: ISO C++ forbids de claration of `weekDay' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:127: error: `wxDateTime' has n ot been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:127: error: `WeekDay' has not been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:127: error: `wxDateTime' has n ot been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:127: error: `Month' has not be en declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:127: error: ISO C++ forbids de claration of `weekDay' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:127: error: ISO C++ forbids de claration of `month' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:128: error: `wxDateTime' has n ot been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:128: error: `WeekDay' has not been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:128: error: `wxDateTime' has n ot been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:128: error: `Month' has not be en declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:128: error: ISO C++ forbids de claration of `weekDay' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:128: error: ISO C++ forbids de claration of `month' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:129: error: `wxDateTime' has n ot been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:129: error: `WeekDay' has not been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:129: error: `wxDateTime' has n ot been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:129: error: `Month' has not be en declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:129: error: ISO C++ forbids de claration of `weekDay' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:129: error: ISO C++ forbids de claration of `month' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:130: error: `wxDateTime' has n ot been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:130: error: `WeekDay' has not been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:130: error: `wxDateTime' has n ot been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:130: error: `Month' has not be en declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:130: error: ISO C++ forbids de claration of `weekDay' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:130: error: ISO C++ forbids de claration of `month' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:131: error: `wxDateTime' has n ot been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:131: error: `WeekDay' has not been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:131: error: ISO C++ forbids de claration of `weekDay' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:132: error: `wxDateTime' has n ot been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:132: error: `Month' has not be en declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:132: error: ISO C++ forbids de claration of `month' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:133: error: `wxDateTime' has n ot been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:133: error: `Month' has not be en declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:133: error: ISO C++ forbids de claration of `month' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:141: error: `wxDateTime' has n ot been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:141: error: `TZ' has not been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:141: error: ISO C++ forbids de claration of `tz' with no type c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:142: error: `wxDateTime' has n ot been declared c:/code/blitzmax/mod/wx.mod/wxdatetime.mod/glue.h:142: error: `TZ' has not been declared