Build Log |
|
Command Lines |
Creating temporary file "d:\_ssamolej\Dydaktyka\grafika_izmir1\OpenGL_game_prog\ch08\textureex3\Debug\RSP00000822402500.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fp".\Debug/textureex3.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP .\main.cpp ] Creating command line "cl.exe @d:\_ssamolej\Dydaktyka\grafika_izmir1\OpenGL_game_prog\ch08\textureex3\Debug\RSP00000822402500.rsp /nologo /errorReport:prompt" Creating temporary file "d:\_ssamolej\Dydaktyka\grafika_izmir1\OpenGL_game_prog\ch08\textureex3\Debug\TMP00000922402500.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\textureex3.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\textureex3.exe.embed.manifest.res" d:\_ssamolej\Dydaktyka\grafika_izmir1\OpenGL_game_prog\ch08\textureex3\Debug\TMP00000922402500.tmp" Creating temporary file "d:\_ssamolej\Dydaktyka\grafika_izmir1\OpenGL_game_prog\ch08\textureex3\Debug\RSP00000A22402500.rsp" with contents [ /OUT:".\Debug/textureex3.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:".\Debug\textureex3.exe.intermediate.manifest" /DEBUG /PDB:".\Debug/textureex3.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 odbc32.lib odbccp32.lib opengl32.lib glu32.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 ".\debug\main.obj" ".\Debug\textureex3.exe.embed.manifest.res" ] Creating command line "link.exe @d:\_ssamolej\Dydaktyka\grafika_izmir1\OpenGL_game_prog\ch08\textureex3\Debug\RSP00000A22402500.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "d:\_ssamolej\Dydaktyka\grafika_izmir1\OpenGL_game_prog\ch08\textureex3\Debug\RSP00000B22402500.rsp" with contents [ /out:.\debug\textureex3.exe.embed.manifest /notify_update /manifest .\debug\textureex3.exe.intermediate.manifest ] Creating command line "mt.exe @d:\_ssamolej\Dydaktyka\grafika_izmir1\OpenGL_game_prog\ch08\textureex3\Debug\RSP00000B22402500.rsp /nologo" Creating temporary file "d:\_ssamolej\Dydaktyka\grafika_izmir1\OpenGL_game_prog\ch08\textureex3\Debug\BAT00000C22402500.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\debug\mt.dep ] Creating command line "d:\_ssamolej\Dydaktyka\grafika_izmir1\OpenGL_game_prog\ch08\textureex3\Debug\BAT00000C22402500.bat" Creating temporary file "d:\_ssamolej\Dydaktyka\grafika_izmir1\OpenGL_game_prog\ch08\textureex3\Debug\TMP00000D22402500.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\textureex3.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\textureex3.exe.embed.manifest.res" d:\_ssamolej\Dydaktyka\grafika_izmir1\OpenGL_game_prog\ch08\textureex3\Debug\TMP00000D22402500.tmp" Creating temporary file "d:\_ssamolej\Dydaktyka\grafika_izmir1\OpenGL_game_prog\ch08\textureex3\Debug\RSP00000E22402500.rsp" with contents [ /OUT:".\Debug/textureex3.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:".\Debug\textureex3.exe.intermediate.manifest" /DEBUG /PDB:".\Debug/textureex3.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 odbc32.lib odbccp32.lib opengl32.lib glu32.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 ".\debug\main.obj" ".\Debug\textureex3.exe.embed.manifest.res" ] Creating command line "link.exe @d:\_ssamolej\Dydaktyka\grafika_izmir1\OpenGL_game_prog\ch08\textureex3\Debug\RSP00000E22402500.rsp /NOLOGO /ERRORREPORT:PROMPT" |
Output Window |
Compiling... main.cpp d:\_ssamolej\dydaktyka\grafika_izmir1\opengl_game_prog\ch08\textureex3\main.cpp(69) : 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.' d:\_ssamolej\dydaktyka\grafika_izmir1\opengl_game_prog\ch08\textureex3\main.cpp(111) : warning C4018: '<' : signed/unsigned mismatch Compiling manifest to resources... Linking... Embedding manifest... |
Results |
Build log was saved at "file://d:\_ssamolej\Dydaktyka\grafika_izmir1\OpenGL_game_prog\ch08\textureex3\Debug\BuildLog.htm" textureex3 - 0 error(s), 2 warning(s) |