| Build Log |
|
| Command Lines |
Creating temporary file "c:\Documents and Settings\Jere\My Documents\spring09\shaders\VolRendrGLSL\VolRendrGLSL\Release\RSP00001149962620.rsp" with contents [ /O2 /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP ".\textfile.cpp" ".\ogl3.cpp" ".\main.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\Jere\My Documents\spring09\shaders\VolRendrGLSL\VolRendrGLSL\Release\RSP00001149962620.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Documents and Settings\Jere\My Documents\spring09\shaders\VolRendrGLSL\VolRendrGLSL\Release\RSP00001249962620.rsp" with contents [ /OUT:"C:\Documents and Settings\Jere\My Documents\spring09\shaders\VolRendrGLSL\Release\VolRendrGLSL.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\VolRendrGLSL.exe.intermediate.manifest" /DEBUG /PDB:"c:\Documents and Settings\Jere\My Documents\spring09\shaders\VolRendrGLSL\release\VolRendrGLSL.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /MACHINE:X86 glew32.lib 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\main.obj" ".\Release\ogl3.obj" ".\Release\textfile.obj" ] Creating command line "link.exe @"c:\Documents and Settings\Jere\My Documents\spring09\shaders\VolRendrGLSL\VolRendrGLSL\Release\RSP00001249962620.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Documents and Settings\Jere\My Documents\spring09\shaders\VolRendrGLSL\VolRendrGLSL\Release\RSP00001349962620.rsp" with contents [ /outputresource:"..\release\VolRendrGLSL.exe;#1" /manifest ".\Release\VolRendrGLSL.exe.intermediate.manifest" ] Creating command line "mt.exe @"c:\Documents and Settings\Jere\My Documents\spring09\shaders\VolRendrGLSL\VolRendrGLSL\Release\RSP00001349962620.rsp" /nologo" Creating temporary file "c:\Documents and Settings\Jere\My Documents\spring09\shaders\VolRendrGLSL\VolRendrGLSL\Release\BAT00001449962620.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep" ] Creating command line """c:\Documents and Settings\Jere\My Documents\spring09\shaders\VolRendrGLSL\VolRendrGLSL\Release\BAT00001449962620.bat""" |
| Output Window |
Compiling...
textfile.cpp
.\textfile.cpp(27) : warning C4996: 'fopen' was declared deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\textfile.cpp(37) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
.\textfile.cpp(52) : warning C4996: 'fopen' was declared deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
ogl3.cpp
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
|
| Results |
Build log was saved at "file://c:\Documents and Settings\Jere\My Documents\spring09\shaders\VolRendrGLSL\VolRendrGLSL\Release\BuildLog.htm" VolRendrGLSL - 0 error(s), 3 warning(s) |