Build Log
  

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

Command Lines
  
Creating temporary file "d:\PROG\[Graphics]\CERF_EXAMPLE01\test_app\Release\RSP00006438403096.rsp" with contents
[
/O2 /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /FD /EHsc /MTd /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP ".\main.cpp"

".\Input.cpp"

".\Cube.cpp"
]
Creating command line "cl.exe @"d:\PROG\[Graphics]\CERF_EXAMPLE01\test_app\Release\RSP00006438403096.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\PROG\[Graphics]\CERF_EXAMPLE01\test_app\Release\RSP00006538403096.rsp" with contents
[
/OUT:"D:\PROG\[Graphics]\CERF_EXAMPLE01\Release\test_app.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\test_app.exe.intermediate.manifest" /DEBUG /PDB:"d:\PROG\[Graphics]\CERF_EXAMPLE01\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"
]
Creating command line "link.exe @"d:\PROG\[Graphics]\CERF_EXAMPLE01\test_app\Release\RSP00006538403096.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\PROG\[Graphics]\CERF_EXAMPLE01\test_app\Release\RSP00006638403096.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_EXAMPLE01\test_app\Release\RSP00006638403096.rsp" /nologo"
Creating temporary file "d:\PROG\[Graphics]\CERF_EXAMPLE01\test_app\Release\BAT00006738403096.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\release\mt.dep"
]
Creating command line """d:\PROG\[Graphics]\CERF_EXAMPLE01\test_app\Release\BAT00006738403096.bat"""
Output Window
  
Compiling...
main.cpp
d:\prog\[graphics]\cerf_example01\test_app\../CERF_EXAMPLE01/OpenGL_Render.h(77) : warning C4018: '<' : signed/unsigned mismatch
Input.cpp
Cube.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://d:\PROG\[Graphics]\CERF_EXAMPLE01\test_app\Release\BuildLog.htm"
test_app - 0 error(s), 1 warning(s)