Build Log |
|
Command Lines |
Creating temporary file "c:\Program Files\Microsoft Research\Detours Express 2.1\detours\Debug\RSP0002443072564.rsp" with contents [ /Od /I "../src" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "DETOURS_X86" /Gm /EHsc /RTC1 /MTd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /Zi /TP "..\src\modules.cpp" "..\src\image.cpp" "..\src\disasm.cpp" "..\src\detours.cpp" "..\src\creatwth.cpp" ] Creating command line "cl.exe @"c:\Program Files\Microsoft Research\Detours Express 2.1\detours\Debug\RSP0002443072564.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Program Files\Microsoft Research\Detours Express 2.1\detours\Debug\RSP0002453072564.rsp" with contents [ /Od /I "../src" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "DETOURS_X86" /Gm /EHsc /RTC1 /MTd /Yc"stdafx.h" /Fp"Debug\detours.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /Zi /TP ".\stdafx.cpp" ] Creating command line "cl.exe @"c:\Program Files\Microsoft Research\Detours Express 2.1\detours\Debug\RSP0002453072564.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Program Files\Microsoft Research\Detours Express 2.1\detours\Debug\RSP0002463072564.rsp" with contents [ /OUT:"C:\Documents and Settings\Owner\Saved Games\SoM\SOM\Dev\Projects\Debug\detours.lib" ".\debug\stdafx.obj" ".\debug\creatwth.obj" ".\debug\detours.obj" ".\debug\disasm.obj" ".\debug\image.obj" ".\debug\modules.obj" ] Creating command line "lib.exe @"c:\Program Files\Microsoft Research\Detours Express 2.1\detours\Debug\RSP0002463072564.rsp" /NOLOGO" |
Output Window |
Compiling... stdafx.cpp Compiling... creatwth.cpp detours.cpp disasm.cpp image.cpp ..\src\image.cpp(676) : warning C4244: '=' : conversion from 'ULONG_PTR' to 'DWORD', possible loss of data modules.cpp Generating Code... Creating library... |
Results |
Build log was saved at "file://c:\Program Files\Microsoft Research\Detours Express 2.1\detours\Debug\BuildLog.htm" detours - 0 error(s), 1 warning(s) |