Build Log
  

Build started: Project: GpioSample, Configuration: Debug|CM_T35_WEC7 (ARMv4I)

Command Lines
  
Creating temporary file "c:\Users\WEC7\Desktop\New folder\Sample Applications\GPIOSample\CM_T35_WEC7 (ARMv4I)\Debug\RSP00000134083900.rsp" with contents
[
/Od /I "C:\WINCE700\PUBLIC\COMMON\SDK\INC" /D "_DEBUG" /D "_WIN32_WCE=0x700" /D "UNDER_CE" /D "WINCE" /D "DEBUG" /D "_CONSOLE" /D "ARM" /D "_ARM_" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /MTd /fp:fast /GR- /Yu"stdafx.h" /Fp"CM_T35_WEC7 (ARMv4I)\Debug/GpioSample.pch" /Fo"CM_T35_WEC7 (ARMv4I)\Debug/" /Fd"CM_T35_WEC7 (ARMv4I)\Debug/vc80.pdb" /W3 /c /Zi /TP

".\GpioSample.cpp"
]
Creating command line "cl.exe @"c:\Users\WEC7\Desktop\New folder\Sample Applications\GPIOSample\CM_T35_WEC7 (ARMv4I)\Debug\RSP00000134083900.rsp" /nologo"
Creating temporary file "c:\Users\WEC7\Desktop\New folder\Sample Applications\GPIOSample\CM_T35_WEC7 (ARMv4I)\Debug\RSP00000234083900.rsp" with contents
[
/Od /I "C:\WINCE700\PUBLIC\COMMON\SDK\INC" /D "_DEBUG" /D "_WIN32_WCE=0x700" /D "UNDER_CE" /D "WINCE" /D "DEBUG" /D "_CONSOLE" /D "ARM" /D "_ARM_" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /MTd /fp:fast /GR- /Yc"stdafx.h" /Fp"CM_T35_WEC7 (ARMv4I)\Debug/GpioSample.pch" /Fo"CM_T35_WEC7 (ARMv4I)\Debug/" /Fd"CM_T35_WEC7 (ARMv4I)\Debug/vc80.pdb" /W3 /c /Zi /TP

".\stdafx.cpp"
]
Creating command line "cl.exe @"c:\Users\WEC7\Desktop\New folder\Sample Applications\GPIOSample\CM_T35_WEC7 (ARMv4I)\Debug\RSP00000234083900.rsp" /nologo"
Creating temporary file "c:\Users\WEC7\Desktop\New folder\Sample Applications\GPIOSample\CM_T35_WEC7 (ARMv4I)\Debug\RSP00000334083900.rsp" with contents
[
/OUT:"CM_T35_WEC7 (ARMv4I)\Debug/GpioSample.exe" /INCREMENTAL /LIBPATH:"ceddk.lib" /MANIFEST:NO /NODEFAULTLIB:"oldnames.lib" /DEBUG /PDB:"CM_T35_WEC7 (ARMv4I)\Debug/GpioSample.pdb" /STACK:65536,4096 /ENTRY:"mainWCRTStartup" /DYNAMICBASE:NO  /subsystem:windowsce,6.00 coredll.lib corelibc.lib ole32.lib oleaut32.lib uuid.lib commctrl.lib

".\CM_T35_WEC7 (ARMv4I)\Debug\GpioSample.obj"

".\CM_T35_WEC7 (ARMv4I)\Debug\stdafx.obj"
]
Creating command line "link.exe @"c:\Users\WEC7\Desktop\New folder\Sample Applications\GPIOSample\CM_T35_WEC7 (ARMv4I)\Debug\RSP00000334083900.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
stdafx.cpp
C:\Program Files (x86)\Microsoft Visual Studio 8.0\VC\ce\include\altcecrt.h(308) : warning C4985: '_wcstoi64': attributes not present on previous declaration.
        C:\WINCE700\PUBLIC\COMMON\SDK\INC\stdlib.h(684) : see declaration of '_wcstoi64'
C:\Program Files (x86)\Microsoft Visual Studio 8.0\VC\ce\include\altcecrt.h(309) : warning C4985: '_wcstoui64': attributes not present on previous declaration.
        C:\WINCE700\PUBLIC\COMMON\SDK\INC\stdlib.h(685) : see declaration of '_wcstoui64'
C:\Program Files (x86)\Microsoft Visual Studio 8.0\VC\ce\include\altcecrt.h(380) : warning C4985: '_strtoi64': attributes not present on previous declaration.
        C:\WINCE700\PUBLIC\COMMON\SDK\INC\stdlib.h(654) : see declaration of '_strtoi64'
C:\Program Files (x86)\Microsoft Visual Studio 8.0\VC\ce\include\altcecrt.h(381) : warning C4985: '_strtoui64': attributes not present on previous declaration.
        C:\WINCE700\PUBLIC\COMMON\SDK\INC\stdlib.h(655) : see declaration of '_strtoui64'
Compiling...
GpioSample.cpp
Linking...
Results
  
Build log was saved at "file://c:\Users\WEC7\Desktop\New folder\Sample Applications\GPIOSample\CM_T35_WEC7 (ARMv4I)\Debug\BuildLog.htm"
GpioSample - 0 error(s), 4 warning(s)