make的时候出错
onlinesig.cpp:264: error: `wxDateTime' does not name a type
onlinesig.cpp: In member function `void OnLineSig::ResetSessionMaxDL()':
onlinesig.cpp:272: error: `m_sessionMaxDLDate' undeclared (first use this function)
onlinesig.cpp:272: error: `wxDateTime' has not been declared
onlinesig.cpp:272: error: `Now' undeclared (first use this function)
onlinesig.cpp: At global scope:
onlinesig.cpp:286: error: `wxDateTime' does not name a type
onlinesig.cpp: In member function `void OnLineSig::ResetAbsoluteMaxDL()':
onlinesig.cpp:294: error: `m_absoluteMaxDlDate' undeclared (first use this function)
onlinesig.cpp:294: error: `wxDateTime' has not been declared
onlinesig.cpp:294: error: `Now' undeclared (first use this function)
onlinesig.cpp: At global scope:
onlinesig.cpp:304: error: `wxString' d