Build Log |
|
Command Lines |
Creating temporary file "h:\MM\courses\KyoungPark-GameProgramming2010\3DGameProgrammingwithDirectX9cAShaderApproach\Part II Ch 9-10\Chapter 10\DiffusePyramid\Debug\RSP00001F49682848.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Wp64 /ZI /TP ".\DiffusePyramidDemo.cpp" ] Creating command line "cl.exe @"h:\MM\courses\KyoungPark-GameProgramming2010\3DGameProgrammingwithDirectX9cAShaderApproach\Part II Ch 9-10\Chapter 10\DiffusePyramid\Debug\RSP00001F49682848.rsp" /nologo /errorReport:prompt" Creating temporary file "h:\MM\courses\KyoungPark-GameProgramming2010\3DGameProgrammingwithDirectX9cAShaderApproach\Part II Ch 9-10\Chapter 10\DiffusePyramid\Debug\RSP00002049682848.rsp" with contents [ /OUT:"H:\MM\courses\KyoungPark-GameProgramming2010\3DGameProgrammingwithDirectX9cAShaderApproach\Part II Ch 9-10\Chapter 10\DiffusePyramid\Debug\DiffusePyramid.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\DiffusePyramid.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"h:\MM\courses\KyoungPark-GameProgramming2010\3DGameProgrammingwithDirectX9cAShaderApproach\Part II Ch 9-10\Chapter 10\DiffusePyramid\Debug\DiffusePyramid.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE:NO /MACHINE:X86 d3d9.lib d3dx9d.lib dxguid.lib DxErr.lib dinput8.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\d3dApp.obj" ".\Debug\d3dUtil.obj" ".\Debug\DiffusePyramidDemo.obj" ".\Debug\DirectInput.obj" ".\Debug\GfxStats.obj" ".\Debug\Vertex.obj" ".\Debug\DiffusePyramid.exe.embed.manifest.res" ] Creating command line "link.exe @"h:\MM\courses\KyoungPark-GameProgramming2010\3DGameProgrammingwithDirectX9cAShaderApproach\Part II Ch 9-10\Chapter 10\DiffusePyramid\Debug\RSP00002049682848.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "h:\MM\courses\KyoungPark-GameProgramming2010\3DGameProgrammingwithDirectX9cAShaderApproach\Part II Ch 9-10\Chapter 10\DiffusePyramid\Debug\RSP00002149682848.rsp" with contents [ /out:".\Debug\DiffusePyramid.exe.embed.manifest" /notify_update /manifest ".\Debug\DiffusePyramid.exe.intermediate.manifest" ] Creating command line "mt.exe @"h:\MM\courses\KyoungPark-GameProgramming2010\3DGameProgrammingwithDirectX9cAShaderApproach\Part II Ch 9-10\Chapter 10\DiffusePyramid\Debug\RSP00002149682848.rsp" /nologo" Creating temporary file "h:\MM\courses\KyoungPark-GameProgramming2010\3DGameProgrammingwithDirectX9cAShaderApproach\Part II Ch 9-10\Chapter 10\DiffusePyramid\Debug\BAT00002249682848.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep" ] Creating command line """h:\MM\courses\KyoungPark-GameProgramming2010\3DGameProgrammingwithDirectX9cAShaderApproach\Part II Ch 9-10\Chapter 10\DiffusePyramid\Debug\BAT00002249682848.bat""" |
Output Window |
Compiling... cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release DiffusePyramidDemo.cpp Linking... Embedding manifest... |
Results |
Build log was saved at "file://h:\MM\courses\KyoungPark-GameProgramming2010\3DGameProgrammingwithDirectX9cAShaderApproach\Part II Ch 9-10\Chapter 10\DiffusePyramid\Debug\BuildLog.htm" DiffusePyramid - 0 error(s), 1 warning(s) |