Build Log
  

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

Command Lines
  
Creating temporary file "z:\phd\glimmer\glimmer_cpu\glimmer\Release\RSP00003631642596.rsp" with contents
[
/O2 /GL /I ".\glut-3.7.6-bin" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Yu"stdafx.h" /Fp"Release\glimmer.pch" /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP .\glimmer.cpp
]
Creating command line "cl.exe @z:\phd\glimmer\glimmer_cpu\glimmer\Release\RSP00003631642596.rsp /nologo /errorReport:prompt"
Creating temporary file "z:\phd\glimmer\glimmer_cpu\glimmer\Release\RSP00003731642596.rsp" with contents
[
/OUT:"Z:\phd\glimmer\glimmer_cpu\Release\glimmer.exe" /INCREMENTAL:NO /LIBPATH:"glut-3.7.6-bin" /MANIFEST /MANIFESTFILE:"Release\glimmer.exe.intermediate.manifest" /DEBUG /PDB:"z:\phd\glimmer\glimmer_cpu\release\glimmer.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /MACHINE:X86 glut32.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

".\Release\glimmer.obj"

".\Release\stdafx.obj"
]
Creating command line "link.exe @z:\phd\glimmer\glimmer_cpu\glimmer\Release\RSP00003731642596.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "z:\phd\glimmer\glimmer_cpu\glimmer\Release\RSP00003831642596.rsp" with contents
[
/outputresource:"..\release\glimmer.exe;#1" /manifest

.\Release\glimmer.exe.intermediate.manifest
]
Creating command line "mt.exe @z:\phd\glimmer\glimmer_cpu\glimmer\Release\RSP00003831642596.rsp /nologo"
Creating temporary file "z:\phd\glimmer\glimmer_cpu\glimmer\Release\BAT00003931642596.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep
]
Creating command line "z:\phd\glimmer\glimmer_cpu\glimmer\Release\BAT00003931642596.bat"
Output Window
  
Compiling...
glimmer.cpp
.\glimmer.cpp(101) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
.\glimmer.cpp(138) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
.\glimmer.cpp(154) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
.\glimmer.cpp(222) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
.\glimmer.cpp(255) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://z:\phd\glimmer\glimmer_cpu\glimmer\Release\BuildLog.htm"
glimmer - 0 error(s), 5 warning(s)