Build Log
--------------------Configuration: GuiApp - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\TEMP\RSP23.tmp" with contents [ /nologo /MDd /W3 /GX /ZI /Od /I "./" /I "./include" /I "../core/appframework/include" /I "../core/app/include" /I "../core/drivers/include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_WIN32_" /D "INCLUDE_MFC_GUI" /D "LOG" /FR"Debug/" /Fp"Debug/GuiApp.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /c "D:\PUPApps\NewPup\gui\source\motordlg.cpp" ] Creating command line "cl.exe @C:\TEMP\RSP23.tmp"Output Window
Compiling... motordlg.cpp D:\PUPApps\NewPup\gui\source\motordlg.cpp(1041) : error C2039: 'Append' : is not a member of 'CString' c:\program files\microsoft visual studio\vc98\mfc\include\afx.h(368) : see declaration of 'CString' D:\PUPApps\NewPup\gui\source\motordlg.cpp(1055) : error C2039: 'Append' : is not a member of 'CString' c:\program files\microsoft visual studio\vc98\mfc\include\afx.h(368) : see declaration of 'CString' D:\PUPApps\NewPup\gui\source\motordlg.cpp(1056) : error C2039: 'Append' : is not a member of 'CString' c:\program files\microsoft visual studio\vc98\mfc\include\afx.h(368) : see declaration of 'CString' D:\PUPApps\NewPup\gui\source\motordlg.cpp(1171) : error C2039: 'Trim' : is not a member of 'CString' c:\program files\microsoft visual studio\vc98\mfc\include\afx.h(368) : see declaration of 'CString' D:\PUPApps\NewPup\gui\source\motordlg.cpp(1172) : error C2039: 'Trim' : is not a member of 'CString' c:\program files\microsoft visual studio\vc98\mfc\include\afx.h(368) : see declaration of 'CString' D:\PUPApps\NewPup\gui\source\motordlg.cpp(1173) : error C2039: 'Trim' : is not a member of 'CString' c:\program files\microsoft visual studio\vc98\mfc\include\afx.h(368) : see declaration of 'CString' D:\PUPApps\NewPup\gui\source\motordlg.cpp(1174) : error C2039: 'Trim' : is not a member of 'CString' c:\program files\microsoft visual studio\vc98\mfc\include\afx.h(368) : see declaration of 'CString' Error executing cl.exe.Results
motordlg.obj - 7 error(s), 0 warning(s)