Build Log
  

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

Command Lines
  
Creating temporary file "d:\PROG\[Graphics]\CERF_EXAMPLE01\test_app\Debug\RSP00005438403244.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /Gm /EHsc /RTC1 /MTd /Fo"Debug\\" /Fd"Debug\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\Debug\RSP00005438403244.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\PROG\[Graphics]\CERF_EXAMPLE01\test_app\Debug\TMP00005538403244.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_EXAMPLE01\test_app\Debug\TMP00005538403244.tmp""
Creating temporary file "d:\PROG\[Graphics]\CERF_EXAMPLE01\test_app\Debug\RSP00005638403244.rsp" with contents
[
/OUT:"D:\PROG\[Graphics]\CERF_EXAMPLE01\Debug\test_app.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\test_app.exe.intermediate.manifest" /DEBUG /PDB:"d:\PROG\[Graphics]\CERF_EXAMPLE01\debug\test_app.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 user32.lib kernel32.lib "..\debug\csl.lib"

".\debug\Cube.obj"

".\debug\Input.obj"

".\debug\main.obj"

".\Debug\test_app.exe.embed.manifest.res"
]
Creating command line "link.exe @"d:\PROG\[Graphics]\CERF_EXAMPLE01\test_app\Debug\RSP00005638403244.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\PROG\[Graphics]\CERF_EXAMPLE01\test_app\Debug\RSP00005738403244.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_EXAMPLE01\test_app\Debug\RSP00005738403244.rsp" /nologo"
Creating temporary file "d:\PROG\[Graphics]\CERF_EXAMPLE01\test_app\Debug\BAT00005838403244.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\debug\mt.dep"
]
Creating command line """d:\PROG\[Graphics]\CERF_EXAMPLE01\test_app\Debug\BAT00005838403244.bat"""
Creating temporary file "d:\PROG\[Graphics]\CERF_EXAMPLE01\test_app\Debug\TMP00005938403244.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_EXAMPLE01\test_app\Debug\TMP00005938403244.tmp""
Creating temporary file "d:\PROG\[Graphics]\CERF_EXAMPLE01\test_app\Debug\RSP00005A38403244.rsp" with contents
[
/OUT:"D:\PROG\[Graphics]\CERF_EXAMPLE01\Debug\test_app.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\test_app.exe.intermediate.manifest" /DEBUG /PDB:"d:\PROG\[Graphics]\CERF_EXAMPLE01\debug\test_app.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 user32.lib kernel32.lib "..\debug\csl.lib"

".\debug\Cube.obj"

".\debug\Input.obj"

".\debug\main.obj"

".\Debug\test_app.exe.embed.manifest.res"
]
Creating command line "link.exe @"d:\PROG\[Graphics]\CERF_EXAMPLE01\test_app\Debug\RSP00005A38403244.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
Cube.cpp
Input.cpp
main.cpp
d:\prog\[graphics]\cerf_example01\cerf_example01\opengl_render.h(77) : warning C4018: '<' : signed/unsigned mismatch
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
LINK : D:\PROG\[Graphics]\CERF_EXAMPLE01\Debug\test_app.exe not found or not built by the last incremental link; performing full link
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Results
  
Build log was saved at "file://d:\PROG\[Graphics]\CERF_EXAMPLE01\test_app\Debug\BuildLog.htm"
test_app - 0 error(s), 1 warning(s)