Build Log
  

------- Build started: Project: wxauitest, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "c:\Projects\wxaui-0.9.2\sample\Debug\RSP000003.rsp" with contents
[
/Od /I "C:\Projects\wxWidgets-2.6.3\include\msvc" /I "C:\Projects\wxWidgets-2.6.3\include" /I "../../supp/wxWidgets/include" /I "../../supp/wxWidgets/lib/vc_lib/mswd" /I "../include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Fp".\Debug/wxauitest.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI
".\wxauitest.cpp"
]
Creating command line "cl.exe @"c:\Projects\wxaui-0.9.2\sample\Debug\RSP000003.rsp" /nologo"
Output Window
  
Compiling...
wxauitest.cpp
c:\Projects\wxaui-0.9.2\sample\wxauitest.cpp(89) : error C2143: syntax error : missing ';' before '*'
c:\Projects\wxaui-0.9.2\sample\wxauitest.cpp(89) : error C2501: 'MyFrame::wxHtmlWindow' : missing storage-class or type specifiers
c:\Projects\wxaui-0.9.2\sample\wxauitest.cpp(89) : error C2501: 'MyFrame::CreateHTMLCtrl' : missing storage-class or type specifiers
c:\Projects\wxaui-0.9.2\sample\wxauitest.cpp(89) : warning C4183: 'CreateHTMLCtrl': missing return type; assumed to be a member function returning 'int'
c:\Projects\wxaui-0.9.2\sample\wxauitest.cpp(517) : fatal error C1903: unable to recover from previous error(s); stopping compilation
Results
  
Build log was saved at "file://c:\Projects\wxaui-0.9.2\sample\Debug\BuildLog.htm"
wxauitest - 4 error(s), 1 warning(s)