Build Log
  

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

Command Lines
  
Creating temporary file "c:\Users\WEC7\Desktop\New folder\Sample Applications\I2CSample\CM_T35_WEC7 (ARMv4I)\Debug\RSP00000146403716.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/I2CSample.pch" /Fo"CM_T35_WEC7 (ARMv4I)\Debug/" /Fd"CM_T35_WEC7 (ARMv4I)\Debug/vc80.pdb" /W3 /c /Zi /TP

".\I2CSample.cpp"
]
Creating command line "cl.exe @"c:\Users\WEC7\Desktop\New folder\Sample Applications\I2CSample\CM_T35_WEC7 (ARMv4I)\Debug\RSP00000146403716.rsp" /nologo"
Creating temporary file "c:\Users\WEC7\Desktop\New folder\Sample Applications\I2CSample\CM_T35_WEC7 (ARMv4I)\Debug\RSP00000246403716.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/I2CSample.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\I2CSample\CM_T35_WEC7 (ARMv4I)\Debug\RSP00000246403716.rsp" /nologo"
Creating temporary file "c:\Users\WEC7\Desktop\New folder\Sample Applications\I2CSample\CM_T35_WEC7 (ARMv4I)\Debug\RSP00000346403716.rsp" with contents
[
/OUT:"CM_T35_WEC7 (ARMv4I)\Debug/I2CSample.exe" /INCREMENTAL /MANIFEST:NO /NODEFAULTLIB:"oldnames.lib" /DEBUG /PDB:"CM_T35_WEC7 (ARMv4I)\Debug/I2CSample.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\I2CSample.obj"

".\CM_T35_WEC7 (ARMv4I)\Debug\stdafx.obj"
]
Creating command line "link.exe @"c:\Users\WEC7\Desktop\New folder\Sample Applications\I2CSample\CM_T35_WEC7 (ARMv4I)\Debug\RSP00000346403716.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...
I2CSample.cpp
.\I2CSample.cpp(78) : warning C4101: 'data' : unreferenced local variable
Linking...
Results
  
Build log was saved at "file://c:\Users\WEC7\Desktop\New folder\Sample Applications\I2CSample\CM_T35_WEC7 (ARMv4I)\Debug\BuildLog.htm"
I2CSample - 0 error(s), 5 warning(s)