| Build Log |
|
| Command Lines |
Creating temporary file "e:\SVN-repo-local\FlashKey_tool\FlashKeyTool\branches\FlashKeyTool_src\Release\RSP0000192268420700.rsp" with contents [ /O2 /Oi /GL /I "cmLib" /I "upgradeLib" /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /Gy /Yu"stdafx.h" /Fp"Release\FlashKeyTool.pch" /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP ".\Label.cpp" ".\FlashKeyToolDlg.cpp" ".\FlashKeyTool.cpp" ] Creating command line "cl.exe @"e:\SVN-repo-local\FlashKey_tool\FlashKeyTool\branches\FlashKeyTool_src\Release\RSP0000192268420700.rsp" /nologo /errorReport:prompt" Creating temporary file "e:\SVN-repo-local\FlashKey_tool\FlashKeyTool\branches\FlashKeyTool_src\Release\RSP00001A2268420700.rsp" with contents [ /O2 /Oi /GL /I "cmLib" /I "upgradeLib" /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /Gy /Yc"stdafx.h" /Fp"Release\FlashKeyTool.pch" /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP ".\stdafx.cpp" ] Creating command line "cl.exe @"e:\SVN-repo-local\FlashKey_tool\FlashKeyTool\branches\FlashKeyTool_src\Release\RSP00001A2268420700.rsp" /nologo /errorReport:prompt" Creating command line "rc.exe /d "NDEBUG" /d "_UNICODE" /d "UNICODE" /l 0x804 /I "Release" /fo"Release/FlashKeyTool.res" ".\FlashKeyTool.rc"" Creating temporary file "e:\SVN-repo-local\FlashKey_tool\FlashKeyTool\branches\FlashKeyTool_src\Release\RSP00001B2268420700.rsp" with contents [ /OUT:"bin\FlashKeyTool.exe" /INCREMENTAL:NO /LIBPATH:"cmLib" /LIBPATH:"upgradeLib" /MANIFEST /MANIFESTFILE:"Release\FlashKeyTool.exe.intermediate.manifest" /MANIFESTUAC:"level='requireAdministrator' uiAccess='false'" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"e:\SVN-repo-local\FlashKey_tool\FlashKeyTool\branches\FlashKeyTool_src\bin\FlashKeyTool.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /ENTRY:"wWinMainCRTStartup" /DYNAMICBASE /NXCOMPAT /MACHINE:X86 DelayImp.lib ".\Release\FlashKeyTool.obj" ".\Release\FlashKeyToolDlg.obj" ".\Release\Label.obj" ".\Release\stdafx.obj" ".\Release\FlashKeyTool.res" ] Creating command line "link.exe @"e:\SVN-repo-local\FlashKey_tool\FlashKeyTool\branches\FlashKeyTool_src\Release\RSP00001B2268420700.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "e:\SVN-repo-local\FlashKey_tool\FlashKeyTool\branches\FlashKeyTool_src\Release\RSP00001C2268420700.rsp" with contents [ /outputresource:".\bin\FlashKeyTool.exe;#1" /manifest ".\Release\FlashKeyTool.exe.intermediate.manifest" ] Creating command line "mt.exe @"e:\SVN-repo-local\FlashKey_tool\FlashKeyTool\branches\FlashKeyTool_src\Release\RSP00001C2268420700.rsp" /nologo" Creating temporary file "e:\SVN-repo-local\FlashKey_tool\FlashKeyTool\branches\FlashKeyTool_src\Release\BAT00001D2268420700.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep" ] Creating command line """e:\SVN-repo-local\FlashKey_tool\FlashKeyTool\branches\FlashKeyTool_src\Release\BAT00001D2268420700.bat""" |
| Output Window |
Compiling...
stdafx.cpp
Compiling...
Label.cpp
.\Label.cpp(828) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
D:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(252) : see declaration of 'wcscpy'
FlashKeyToolDlg.cpp
.\FlashKeyToolDlg.cpp(147) : warning C4244: '=' : conversion from 'ULONG' to 'USHORT', possible loss of data
.\FlashKeyToolDlg.cpp(157) : warning C4244: '=' : conversion from 'ULONG' to 'USHORT', possible loss of data
.\FlashKeyToolDlg.cpp(251) : warning C4244: '=' : conversion from 'ULONG' to 'USHORT', possible loss of data
.\FlashKeyToolDlg.cpp(398) : warning C4244: '=' : conversion from 'ULONG' to 'USHORT', possible loss of data
FlashKeyTool.cpp
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation. All rights reserved.
Linking...
Generating code
Finished generating code
Embedding manifest...
|
| Results |
Build log was saved at "file://e:\SVN-repo-local\FlashKey_tool\FlashKeyTool\branches\FlashKeyTool_src\Release\BuildLog.htm" FlashKeyTool - 0 error(s), 5 warning(s) |