Build Log |
|
Command Lines |
Creating temporary file "e:\TMichael\MS_Visual_Cpp_64\x64\Debug\RSP00000153246132.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Yc"stdafx.h" /Fp".\Debug/VC_TST.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /Zi /TP .\StdAfx.cpp ] Creating command line "cl.exe @e:\TMichael\MS_Visual_Cpp_64\x64\Debug\RSP00000153246132.rsp /nologo /errorReport:prompt" Creating temporary file "e:\TMichael\MS_Visual_Cpp_64\x64\Debug\RSP00000253246132.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Yu"stdafx.h" /Fp".\Debug/VC_TST.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /Zi /TP .\VC_TSTDlg.cpp .\VC_TST.cpp ] Creating command line "cl.exe @e:\TMichael\MS_Visual_Cpp_64\x64\Debug\RSP00000253246132.rsp /nologo /errorReport:prompt" Creating command line "rc.exe /d "_DEBUG" /d "_VC80_UPGRADE=0x0600" /l 0x409 /fo"x64\Debug/VC_TST.res" .\VC_TST.rc" Creating temporary file "e:\TMichael\MS_Visual_Cpp_64\x64\Debug\TMP00000353246132.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\x64\\Debug\\VC_TST.exe.embed.manifest" ] Creating command line "rc.exe /fo".\x64\Debug\VC_TST.exe.embed.manifest.res" e:\TMichael\MS_Visual_Cpp_64\x64\Debug\TMP00000353246132.tmp" Creating temporary file "e:\TMichael\MS_Visual_Cpp_64\x64\Debug\RSP00000453246132.rsp" with contents [ /OUT:".\Debug/VC_TST.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"x64\Debug\VC_TST.exe.intermediate.manifest" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:".\Debug/VC_TST.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X64 DelayImp.lib ".\Debug\StdAfx.obj" ".\Debug\VC_TST.obj" ".\x64\Debug\VC_TST.res" ".\Debug\VC_TSTDlg.obj" ".\x64\Debug\VC_TST.exe.embed.manifest.res" ] Creating command line "link.exe @e:\TMichael\MS_Visual_Cpp_64\x64\Debug\RSP00000453246132.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "e:\TMichael\MS_Visual_Cpp_64\x64\Debug\RSP00000553246132.rsp" with contents [ /out:.\x64\Debug\VC_TST.exe.embed.manifest /notify_update /manifest .\x64\Debug\VC_TST.exe.intermediate.manifest ] Creating command line "mt.exe @e:\TMichael\MS_Visual_Cpp_64\x64\Debug\RSP00000553246132.rsp /nologo" Creating temporary file "e:\TMichael\MS_Visual_Cpp_64\x64\Debug\BAT00000653246132.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\x64\Debug\mt.dep ] Creating command line "e:\TMichael\MS_Visual_Cpp_64\x64\Debug\BAT00000653246132.bat" Creating temporary file "e:\TMichael\MS_Visual_Cpp_64\x64\Debug\TMP00000753246132.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\x64\\Debug\\VC_TST.exe.embed.manifest" ] Creating command line "rc.exe /fo".\x64\Debug\VC_TST.exe.embed.manifest.res" e:\TMichael\MS_Visual_Cpp_64\x64\Debug\TMP00000753246132.tmp" Creating temporary file "e:\TMichael\MS_Visual_Cpp_64\x64\Debug\RSP00000853246132.rsp" with contents [ /OUT:".\Debug/VC_TST.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"x64\Debug\VC_TST.exe.intermediate.manifest" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:".\Debug/VC_TST.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X64 DelayImp.lib ".\Debug\StdAfx.obj" ".\Debug\VC_TST.obj" ".\x64\Debug\VC_TST.res" ".\Debug\VC_TSTDlg.obj" ".\x64\Debug\VC_TST.exe.embed.manifest.res" ] Creating command line "link.exe @e:\TMichael\MS_Visual_Cpp_64\x64\Debug\RSP00000853246132.rsp /NOLOGO /ERRORREPORT:PROMPT" |
Output Window |
Compiling... StdAfx.cpp WINVER not defined. Defaulting to 0x0502 (Windows Server 2003) Compiling... VC_TST.cpp .\VC_TST.cpp(59) : warning C4244: 'initializing' : conversion from 'INT_PTR' to 'int', possible loss of data VC_TSTDlg.cpp Generating Code... Compiling resources... Compiling manifest to resources... Linking... LINK : .\Debug/VC_TST.exe not found or not built by the last incremental link; performing full link Embedding manifest... |
Results |
Build log was saved at "file://e:\TMichael\MS_Visual_Cpp_64\x64\Debug\BuildLog.htm" VC_TST - 0 error(s), 1 warning(s) |