| Build Log |
|
| Command Lines |
Creating temporary file "d:\PROG\[Graphics]\CERF_EXAMPLE02\test_app\Debug\RSP00002725883024.rsp" with contents [ /Od /I ".." /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /Gm /EHsc /RTC1 /MTd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\Prism.cpp" ".\main.cpp" ".\Input.cpp" ".\Cube.cpp" ".\Camera.cpp" ] Creating command line "cl.exe @"d:\PROG\[Graphics]\CERF_EXAMPLE02\test_app\Debug\RSP00002725883024.rsp" /nologo /errorReport:prompt" Creating temporary file "d:\PROG\[Graphics]\CERF_EXAMPLE02\test_app\Debug\TMP00002825883024.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\test_app.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\test_app.exe.embed.manifest.res" "d:\PROG\[Graphics]\CERF_EXAMPLE02\test_app\Debug\TMP00002825883024.tmp"" Creating temporary file "d:\PROG\[Graphics]\CERF_EXAMPLE02\test_app\Debug\RSP00002925883024.rsp" with contents [ /OUT:"D:\PROG\[Graphics]\CERF_EXAMPLE02\Debug\test_app.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\test_app.exe.intermediate.manifest" /DEBUG /PDB:"d:\PROG\[Graphics]\CERF_EXAMPLE02\debug\test_app.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 user32.lib kernel32.lib "..\debug\csl.lib" ".\Debug\Camera.obj" ".\Debug\Cube.obj" ".\Debug\Input.obj" ".\Debug\main.obj" ".\Debug\Prism.obj" ".\Debug\test_app.exe.embed.manifest.res" ] Creating command line "link.exe @"d:\PROG\[Graphics]\CERF_EXAMPLE02\test_app\Debug\RSP00002925883024.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "d:\PROG\[Graphics]\CERF_EXAMPLE02\test_app\Debug\RSP00002A25883024.rsp" with contents [ /out:".\Debug\test_app.exe.embed.manifest" /notify_update /manifest ".\Debug\test_app.exe.intermediate.manifest" ] Creating command line "mt.exe @"d:\PROG\[Graphics]\CERF_EXAMPLE02\test_app\Debug\RSP00002A25883024.rsp" /nologo" Creating temporary file "d:\PROG\[Graphics]\CERF_EXAMPLE02\test_app\Debug\BAT00002B25883024.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep" ] Creating command line """d:\PROG\[Graphics]\CERF_EXAMPLE02\test_app\Debug\BAT00002B25883024.bat""" Creating temporary file "d:\PROG\[Graphics]\CERF_EXAMPLE02\test_app\Debug\TMP00002C25883024.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\test_app.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\test_app.exe.embed.manifest.res" "d:\PROG\[Graphics]\CERF_EXAMPLE02\test_app\Debug\TMP00002C25883024.tmp"" Creating temporary file "d:\PROG\[Graphics]\CERF_EXAMPLE02\test_app\Debug\RSP00002D25883024.rsp" with contents [ /OUT:"D:\PROG\[Graphics]\CERF_EXAMPLE02\Debug\test_app.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\test_app.exe.intermediate.manifest" /DEBUG /PDB:"d:\PROG\[Graphics]\CERF_EXAMPLE02\debug\test_app.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 user32.lib kernel32.lib "..\debug\csl.lib" ".\Debug\Camera.obj" ".\Debug\Cube.obj" ".\Debug\Input.obj" ".\Debug\main.obj" ".\Debug\Prism.obj" ".\Debug\test_app.exe.embed.manifest.res" ] Creating command line "link.exe @"d:\PROG\[Graphics]\CERF_EXAMPLE02\test_app\Debug\RSP00002D25883024.rsp" /NOLOGO /ERRORREPORT:PROMPT" |
| Output Window |
Compiling... Camera.cpp Cube.cpp Input.cpp main.cpp d:\prog\[graphics]\cerf_example02\gpu_rt\ray_tracer.h(33) : warning C4251: 'Ray_Tracer::RT_Core::mRaysTransfrom' : class 'MGML_MATH::MATRIX |
| Results |
Build log was saved at "file://d:\PROG\[Graphics]\CERF_EXAMPLE02\test_app\Debug\BuildLog.htm" test_app - 0 error(s), 2 warning(s) |