| Build Log |
|
| Command Lines |
Creating temporary file "d:\Projects\DirectX\Direct3D-Hook\Launcher\Debug\RSP00000A11922224.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\main.cpp" ] Creating command line "cl.exe @"d:\Projects\DirectX\Direct3D-Hook\Launcher\Debug\RSP00000A11922224.rsp" /nologo /errorReport:prompt" Creating temporary file "d:\Projects\DirectX\Direct3D-Hook\Launcher\Debug\TMP00000B11922224.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\Launcher.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\Launcher.exe.embed.manifest.res" "d:\Projects\DirectX\Direct3D-Hook\Launcher\Debug\TMP00000B11922224.tmp"" Creating temporary file "d:\Projects\DirectX\Direct3D-Hook\Launcher\Debug\RSP00000C11922224.rsp" with contents [ /OUT:"D:\Projects\DirectX\Direct3D-Hook\Debug\Launcher.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\Launcher.exe.intermediate.manifest" /DEBUG /PDB:"d:\Projects\DirectX\Direct3D-Hook\debug\Launcher.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 ..\debug\Direct3D-Hook.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 ".\Debug\main.obj" ".\Debug\Launcher.exe.embed.manifest.res" ] Creating command line "link.exe @"d:\Projects\DirectX\Direct3D-Hook\Launcher\Debug\RSP00000C11922224.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "d:\Projects\DirectX\Direct3D-Hook\Launcher\Debug\RSP00000D11922224.rsp" with contents [ /out:".\Debug\Launcher.exe.embed.manifest" /notify_update /manifest ".\Debug\Launcher.exe.intermediate.manifest" ] Creating command line "mt.exe @"d:\Projects\DirectX\Direct3D-Hook\Launcher\Debug\RSP00000D11922224.rsp" /nologo" Creating temporary file "d:\Projects\DirectX\Direct3D-Hook\Launcher\Debug\BAT00000E11922224.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep" ] Creating command line """d:\Projects\DirectX\Direct3D-Hook\Launcher\Debug\BAT00000E11922224.bat""" Creating temporary file "d:\Projects\DirectX\Direct3D-Hook\Launcher\Debug\TMP00000F11922224.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\Launcher.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\Launcher.exe.embed.manifest.res" "d:\Projects\DirectX\Direct3D-Hook\Launcher\Debug\TMP00000F11922224.tmp"" Creating temporary file "d:\Projects\DirectX\Direct3D-Hook\Launcher\Debug\RSP00001011922224.rsp" with contents [ /OUT:"D:\Projects\DirectX\Direct3D-Hook\Debug\Launcher.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\Launcher.exe.intermediate.manifest" /DEBUG /PDB:"d:\Projects\DirectX\Direct3D-Hook\debug\Launcher.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 ..\debug\Direct3D-Hook.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 ".\Debug\main.obj" ".\Debug\Launcher.exe.embed.manifest.res" ] Creating command line "link.exe @"d:\Projects\DirectX\Direct3D-Hook\Launcher\Debug\RSP00001011922224.rsp" /NOLOGO /ERRORREPORT:PROMPT" |
| Output Window |
Compiling... main.cpp d:\projects\directx\direct3d-hook\launcher\main.cpp(28) : warning C4267: 'argument' : conversion from 'size_t' to 'DWORD', possible loss of data Compiling manifest to resources... Linking... LINK : D:\Projects\DirectX\Direct3D-Hook\Debug\Launcher.exe not found or not built by the last incremental link; performing full link Embedding manifest... |
| Results |
Build log was saved at "file://d:\Projects\DirectX\Direct3D-Hook\Launcher\Debug\BuildLog.htm" Launcher - 0 error(s), 1 warning(s) |