Build Log
  

Build started: Project: test_app, Configuration: Release|Win32

Command Lines
  
Creating temporary file "d:\PROG\[Graphics]\CERF_EXAMPLE02\test_app\Release\RSP00002234204012.rsp" with contents
[
/O2 /GL /I ".." /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /FD /EHsc /MTd /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP ".\main.cpp"
]
Creating command line "cl.exe @"d:\PROG\[Graphics]\CERF_EXAMPLE02\test_app\Release\RSP00002234204012.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\PROG\[Graphics]\CERF_EXAMPLE02\test_app\Release\RSP00002334204012.rsp" with contents
[
/OUT:"D:\PROG\[Graphics]\CERF_EXAMPLE02\Release\test_app.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\test_app.exe.intermediate.manifest" /DEBUG /PDB:"d:\PROG\[Graphics]\CERF_EXAMPLE02\release\test_app.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /MACHINE:X86 user32.lib kernel32.lib "..\release\csl.lib"

".\Release\Cube.obj"

".\Release\Input.obj"

".\Release\main.obj"

".\Release\Prism.obj"

".\Release\Camera.obj"
]
Creating command line "link.exe @"d:\PROG\[Graphics]\CERF_EXAMPLE02\test_app\Release\RSP00002334204012.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\PROG\[Graphics]\CERF_EXAMPLE02\test_app\Release\RSP00002434204012.rsp" with contents
[
/outputresource:"..\release\test_app.exe;#1" /manifest

".\Release\test_app.exe.intermediate.manifest"
]
Creating command line "mt.exe @"d:\PROG\[Graphics]\CERF_EXAMPLE02\test_app\Release\RSP00002434204012.rsp" /nologo"
Creating temporary file "d:\PROG\[Graphics]\CERF_EXAMPLE02\test_app\Release\BAT00002534204012.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """d:\PROG\[Graphics]\CERF_EXAMPLE02\test_app\Release\BAT00002534204012.bat"""
Output Window
  
Compiling...
main.cpp
d:\prog\[graphics]\cerf_example02\test_app\../gpu_rt/Ray_Tracer.h(33) : warning C4251: 'Ray_Tracer::RT_Core::mRaysTransfrom' : class 'MGML_MATH::MATRIX' needs to have dll-interface to be used by clients of class 'Ray_Tracer::RT_Core'
        with
        [
            n=4,
            m=4,
            T=float
        ]
d:\prog\[graphics]\cerf_example02\test_app\../gpu_rt/OpenGL_Render.h(80) : warning C4251: 'OpenGL_Render::all_scene_list' : struct 'OpenGL_Render::GL_List' needs to have dll-interface to be used by clients of class 'OpenGL_Render'
        d:\prog\[graphics]\cerf_example02\test_app\../gpu_rt/OpenGL_Render.h(47) : see declaration of 'OpenGL_Render::GL_List'
.\main.cpp(122) : warning C4258: 'i' : definition from the for loop is ignored; the definition from the enclosing scope is used
        .\main.cpp(115) : definition of 'i' ignored
        .\main.cpp(110) : definition of 'i' used
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://d:\PROG\[Graphics]\CERF_EXAMPLE02\test_app\Release\BuildLog.htm"
test_app - 0 error(s), 3 warning(s)