Build Log |
|
Command Lines |
Creating temporary file "c:\Documents and Settings\epson_chiang\My Documents\Visual Studio 2005\Projects\XPEmbedded\V460-XPE\Examples\V1.1\C++\Current\V460-XPE_V1.1_Build_10020318\UartMode\Release\RSP00000120285104.rsp" with contents [ /O2 /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /Yu"stdafx.h" /Fp"Release\UartMode.pch" /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP ".\UartMode.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\epson_chiang\My Documents\Visual Studio 2005\Projects\XPEmbedded\V460-XPE\Examples\V1.1\C++\Current\V460-XPE_V1.1_Build_10020318\UartMode\Release\RSP00000120285104.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Documents and Settings\epson_chiang\My Documents\Visual Studio 2005\Projects\XPEmbedded\V460-XPE\Examples\V1.1\C++\Current\V460-XPE_V1.1_Build_10020318\UartMode\Release\RSP00000220285104.rsp" with contents [ /OUT:"C:\Documents and Settings\epson_chiang\My Documents\Visual Studio 2005\Projects\XPEmbedded\V460-XPE\Examples\V1.1\C++\Current\V460-XPE_V1.1_Build_10020318\Release\UartMode.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\UartMode.exe.intermediate.manifest" /DEBUG /PDB:"c:\Documents and Settings\epson_chiang\My Documents\Visual Studio 2005\Projects\XPEmbedded\V460-XPE\Examples\V1.1\C++\Current\V460-XPE_V1.1_Build_10020318\release\UartMode.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /MACHINE:X86 ..\release\mxdev.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ".\Release\stdafx.obj" ".\Release\UartMode.obj" ] Creating command line "link.exe @"c:\Documents and Settings\epson_chiang\My Documents\Visual Studio 2005\Projects\XPEmbedded\V460-XPE\Examples\V1.1\C++\Current\V460-XPE_V1.1_Build_10020318\UartMode\Release\RSP00000220285104.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Documents and Settings\epson_chiang\My Documents\Visual Studio 2005\Projects\XPEmbedded\V460-XPE\Examples\V1.1\C++\Current\V460-XPE_V1.1_Build_10020318\UartMode\Release\RSP00000320285104.rsp" with contents [ /outputresource:"..\release\UartMode.exe;#1" /manifest ".\Release\UartMode.exe.intermediate.manifest" ] Creating command line "mt.exe @"c:\Documents and Settings\epson_chiang\My Documents\Visual Studio 2005\Projects\XPEmbedded\V460-XPE\Examples\V1.1\C++\Current\V460-XPE_V1.1_Build_10020318\UartMode\Release\RSP00000320285104.rsp" /nologo" Creating temporary file "c:\Documents and Settings\epson_chiang\My Documents\Visual Studio 2005\Projects\XPEmbedded\V460-XPE\Examples\V1.1\C++\Current\V460-XPE_V1.1_Build_10020318\UartMode\Release\BAT00000420285104.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep" ] Creating command line """c:\Documents and Settings\epson_chiang\My Documents\Visual Studio 2005\Projects\XPEmbedded\V460-XPE\Examples\V1.1\C++\Current\V460-XPE_V1.1_Build_10020318\UartMode\Release\BAT00000420285104.bat""" |
Output Window |
Compiling... UartMode.cpp .\UartMode.cpp(47) : warning C4996: 'wscanf': This function or variable may be unsafe. Consider using wscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(552) : see declaration of 'wscanf' .\UartMode.cpp(64) : warning C4996: 'wscanf': This function or variable may be unsafe. Consider using wscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(552) : see declaration of 'wscanf' .\UartMode.cpp(69) : warning C4996: 'wscanf': This function or variable may be unsafe. Consider using wscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(552) : see declaration of 'wscanf' Linking... Generating code Finished generating code Embedding manifest... |
Results |
Build log was saved at "file://c:\Documents and Settings\epson_chiang\My Documents\Visual Studio 2005\Projects\XPEmbedded\V460-XPE\Examples\V1.1\C++\Current\V460-XPE_V1.1_Build_10020318\UartMode\Release\BuildLog.htm" UartMode - 0 error(s), 3 warning(s) |