Build Log |
|
Command Lines |
Creating temporary file "c:\Documents and Settings\epson_chiang\My Documents\Visual Studio 2005\Projects\WinCE\X86\V2400\Examples\C++\Current\V2401-CE_V1.0_Build_10012914\UART\V2400-CE (x86)\Release\RSP00005236645112.rsp" with contents [ /O2 /Os /D "NDEBUG" /D "_WIN32_WCE=0x600" /D "UNDER_CE" /D "WINCE" /D "_CONSOLE" /D "x86" /D "_X86_" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /fp:fast /GR- /Yu"stdafx.h" /Fp"V2400-CE (x86)\Release/UART.pch" /Fo"V2400-CE (x86)\Release/" /Fd"V2400-CE (x86)\Release/vc80.pdb" /W3 /c /Zi /TP ".\UART.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\epson_chiang\My Documents\Visual Studio 2005\Projects\WinCE\X86\V2400\Examples\C++\Current\V2401-CE_V1.0_Build_10012914\UART\V2400-CE (x86)\Release\RSP00005236645112.rsp" /nologo" Creating temporary file "c:\Documents and Settings\epson_chiang\My Documents\Visual Studio 2005\Projects\WinCE\X86\V2400\Examples\C++\Current\V2401-CE_V1.0_Build_10012914\UART\V2400-CE (x86)\Release\RSP00005336645112.rsp" with contents [ /O2 /Os /D "NDEBUG" /D "_WIN32_WCE=0x600" /D "UNDER_CE" /D "WINCE" /D "_CONSOLE" /D "x86" /D "_X86_" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /fp:fast /GR- /Yc"stdafx.h" /Fp"V2400-CE (x86)\Release/UART.pch" /Fo"V2400-CE (x86)\Release/" /Fd"V2400-CE (x86)\Release/vc80.pdb" /W3 /c /Zi /TP ".\stdafx.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\epson_chiang\My Documents\Visual Studio 2005\Projects\WinCE\X86\V2400\Examples\C++\Current\V2401-CE_V1.0_Build_10012914\UART\V2400-CE (x86)\Release\RSP00005336645112.rsp" /nologo" Creating temporary file "c:\Documents and Settings\epson_chiang\My Documents\Visual Studio 2005\Projects\WinCE\X86\V2400\Examples\C++\Current\V2401-CE_V1.0_Build_10012914\UART\V2400-CE (x86)\Release\RSP00005436645112.rsp" with contents [ /OUT:"V2400-CE (x86)\Release/UART.exe" /INCREMENTAL:NO /MANIFEST:NO /NODEFAULTLIB:"oldnames.lib" /DEBUG /PDB:"V2400-CE (x86)\Release/UART.pdb" /STACK:65536,4096 /OPT:REF /OPT:ICF /ENTRY:"mainWCRTStartup" /subsystem:windowsce,6.00 mxdev.lib coredll.lib corelibc.lib ole32.lib oleaut32.lib uuid.lib commctrl.lib ".\V2400-CE (x86)\Release\stdafx.obj" ".\V2400-CE (x86)\Release\UART.obj" ] Creating command line "link.exe @"c:\Documents and Settings\epson_chiang\My Documents\Visual Studio 2005\Projects\WinCE\X86\V2400\Examples\C++\Current\V2401-CE_V1.0_Build_10012914\UART\V2400-CE (x86)\Release\RSP00005436645112.rsp" /NOLOGO /ERRORREPORT:PROMPT" |
Output Window |
Compiling... stdafx.cpp Compiling... UART.cpp .\UART.cpp(48) : warning C4996: 'wscanf': This function or variable may be unsafe. Consider using wscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details. c:\program files\windows ce tools\wce600\v2400-ce\include\x86\stdlib.h(451) : see declaration of 'wscanf' .\UART.cpp(65) : warning C4996: 'wscanf': This function or variable may be unsafe. Consider using wscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details. c:\program files\windows ce tools\wce600\v2400-ce\include\x86\stdlib.h(451) : see declaration of 'wscanf' .\UART.cpp(70) : warning C4996: 'wscanf': This function or variable may be unsafe. Consider using wscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details. c:\program files\windows ce tools\wce600\v2400-ce\include\x86\stdlib.h(451) : see declaration of 'wscanf' Linking... |
Results |
Build log was saved at "file://c:\Documents and Settings\epson_chiang\My Documents\Visual Studio 2005\Projects\WinCE\X86\V2400\Examples\C++\Current\V2401-CE_V1.0_Build_10012914\UART\V2400-CE (x86)\Release\BuildLog.htm" UART - 0 error(s), 3 warning(s) |