Build Log
  

Build started: Project: detours, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Users\Michael\Saved Games\SoM\SOM\Dev\Projects\SDK\Microsoft Research\Detours Express 2.1\detours\Debug\RSP0002F548808468.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\creatwth.cpp"

"..\src\modules.cpp"

"..\src\image.cpp"

"..\src\disasm.cpp"

"..\src\detours.cpp"
]
Creating command line "cl.exe @"c:\Users\Michael\Saved Games\SoM\SOM\Dev\Projects\SDK\Microsoft Research\Detours Express 2.1\detours\Debug\RSP0002F548808468.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\Michael\Saved Games\SoM\SOM\Dev\Projects\SDK\Microsoft Research\Detours Express 2.1\detours\Debug\RSP0002F648808468.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:\Users\Michael\Saved Games\SoM\SOM\Dev\Projects\SDK\Microsoft Research\Detours Express 2.1\detours\Debug\RSP0002F648808468.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\Michael\Saved Games\SoM\SOM\Dev\Projects\SDK\Microsoft Research\Detours Express 2.1\detours\Debug\RSP0002F748808468.rsp" with contents
[
/OUT:"C:\Users\Michael\Saved Games\SoM\SOM\Dev\Projects\Debug\detours.lib" ".\Debug\creatwth.obj"

".\Debug\detours.obj"

".\Debug\disasm.obj"

".\Debug\image.obj"

".\Debug\modules.obj"

".\Debug\stdafx.obj"
]
Creating command line "lib.exe @"c:\Users\Michael\Saved Games\SoM\SOM\Dev\Projects\SDK\Microsoft Research\Detours Express 2.1\detours\Debug\RSP0002F748808468.rsp" /NOLOGO"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
detours.cpp
disasm.cpp
image.cpp
..\src\image.cpp(676) : warning C4244: '=' : conversion from 'ULONG_PTR' to 'DWORD', possible loss of data
modules.cpp
creatwth.cpp
Generating Code...
Creating library...
Results
  
Build log was saved at "file://c:\Users\Michael\Saved Games\SoM\SOM\Dev\Projects\SDK\Microsoft Research\Detours Express 2.1\detours\Debug\BuildLog.htm"
detours - 0 error(s), 1 warning(s)