Build Log
  

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

Command Lines
  
Creating temporary file "d:\PROG\[Graphics]\RTE_EXAMPLE\test_app\Release\RSP00005126881776.rsp" with contents
[
/O2 /GL /I ".." /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /FD /EHsc /MT /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP ".\main.cpp"
]
Creating command line "cl.exe @"d:\PROG\[Graphics]\RTE_EXAMPLE\test_app\Release\RSP00005126881776.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\PROG\[Graphics]\RTE_EXAMPLE\test_app\Release\RSP00005226881776.rsp" with contents
[
/OUT:"Release\test_app.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\test_app.exe.intermediate.manifest" /DEBUG /PDB:"d:\prog\[graphics]\rte_example\test_app\release\test_app.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /MACHINE:X86 kernel32.lib user32.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 "..\rte\release\csl.lib"

".\release\Camera.obj"

".\release\Cube.obj"

".\release\Input.obj"

".\release\main.obj"

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

".\release\test_app.exe.intermediate.manifest"
]
Creating command line "mt.exe @"d:\PROG\[Graphics]\RTE_EXAMPLE\test_app\Release\RSP00005326881776.rsp" /nologo"
Creating temporary file "d:\PROG\[Graphics]\RTE_EXAMPLE\test_app\Release\BAT00005426881776.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\release\mt.dep"
]
Creating command line """d:\PROG\[Graphics]\RTE_EXAMPLE\test_app\Release\BAT00005426881776.bat"""
Output Window
  
Compiling...
main.cpp
d:\prog\[graphics]\rte_example\test_app\../RTE/Ray_Tracer.h(31) : 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]\rte_example\test_app\../RTE/OpenGL_Render.h(79) : 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]\rte_example\test_app\../RTE/OpenGL_Render.h(46) : see declaration of 'OpenGL_Render::GL_List'
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://d:\PROG\[Graphics]\RTE_EXAMPLE\test_app\Release\BuildLog.htm"
test_app - 0 error(s), 2 warning(s)