Build Log |
|
Command Lines |
Creating temporary file "c:\PRJ\E154\Examples\ExampleWinCEWTL\ExampleWTL\Windows Mobile 6 Professional SDK (ARMV4I)\Release\RSP00000866285708.rsp" with contents [ /O2 /Os /D "_WIN32_WCE=0x502" /D "UNDER_CE=0x502" /D "WINCE" /D "NDEBUG" /D "WIN32_PLATFORM_PSPC" /D "ARM" /D "_ARM_" /D "_UNICODE" /D "POCKETPC2003_UI_MODEL" /D "UNICODE" /FD /MT /fp:fast /GR- /Yu"stdafx.h" /Fp"Windows Mobile 6 Professional SDK (ARMV4I)\Release/ExampleWTL.pch" /Fo"Windows Mobile 6 Professional SDK (ARMV4I)\Release/" /Fd"Windows Mobile 6 Professional SDK (ARMV4I)\Release/vc80.pdb" /W3 /c /TP .\RunADCDlg.cpp .\MultimiterDlg.cpp .\MainDlg.cpp .\ExampleWTLDialog.cpp .\ExampleWTL.cpp .\DeviceFindDlg.cpp .\DacDlg.cpp .\AddLog.cpp .\AboutDlg.cpp ] Creating command line "cl.exe @"c:\PRJ\E154\Examples\ExampleWinCEWTL\ExampleWTL\Windows Mobile 6 Professional SDK (ARMV4I)\Release\RSP00000866285708.rsp" /nologo" Creating temporary file "c:\PRJ\E154\Examples\ExampleWinCEWTL\ExampleWTL\Windows Mobile 6 Professional SDK (ARMV4I)\Release\RSP00000966285708.rsp" with contents [ /O2 /Os /D "_WIN32_WCE=0x502" /D "UNDER_CE=0x502" /D "WINCE" /D "NDEBUG" /D "WIN32_PLATFORM_PSPC" /D "ARM" /D "_ARM_" /D "_UNICODE" /D "POCKETPC2003_UI_MODEL" /D "UNICODE" /FD /MT /fp:fast /GR- /Yc"stdafx.h" /Fp"Windows Mobile 6 Professional SDK (ARMV4I)\Release/ExampleWTL.pch" /Fo"Windows Mobile 6 Professional SDK (ARMV4I)\Release/" /Fd"Windows Mobile 6 Professional SDK (ARMV4I)\Release/vc80.pdb" /W3 /c /TP .\stdafx.cpp ] Creating command line "cl.exe @"c:\PRJ\E154\Examples\ExampleWinCEWTL\ExampleWTL\Windows Mobile 6 Professional SDK (ARMV4I)\Release\RSP00000966285708.rsp" /nologo" |
Output Window |
Compiling... stdafx.cpp _CE_ACTIVEX was not defined because this Windows CE SDK does not have DCOM. _CE_ACTIVEX could be caused to be defined by defining _CE_ALLOW_SINGLE_THREADED_OBJECTS_IN_MTA, but it is recommended that this be done only for single-threaded apps. _ATL_NO_HOSTING was defined because _CE_ACTIVEX was not defined. c:\prj\e154\examples\examplewincewtl\examplewtl\stdafx.h(15) : fatal error C1083: Cannot open include file: 'atlapp.h': No such file or directory |
Results |
Build log was saved at "file://c:\PRJ\E154\Examples\ExampleWinCEWTL\ExampleWTL\Windows Mobile 6 Professional SDK (ARMV4I)\Release\BuildLog.htm" ExampleWTL - 1 error(s), 0 warning(s) |