Build Log |
|
Command Lines |
Creating temporary file "c:\Program Files\NVIDIA Corporation\Cg\examples\runtime_ogl_vertex_fragment\Debug\RSP00003730043864.rsp" with contents [ /Od /I "C:\Program Files\NVIDIA Corporation\Cg\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fp".\Debug/ogl_example.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug\\" /W3 /c /ZI /TP ".\demo.cpp" ] Creating command line "cl.exe @"c:\Program Files\NVIDIA Corporation\Cg\examples\runtime_ogl_vertex_fragment\Debug\RSP00003730043864.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Program Files\NVIDIA Corporation\Cg\examples\runtime_ogl_vertex_fragment\Debug\RSP00003830043864.rsp" with contents [ /OUT:".\Debug/ogl_example.exe" /INCREMENTAL /LIBPATH:"C:\Program Files\NVIDIA Corporation\Cg\lib" /MANIFEST /MANIFESTFILE:".\Debug\ogl_example.exe.intermediate.manifest" /DEBUG /PDB:".\Debug/ogl_example.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 cg.lib cgGL.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib ".\Debug\demo.obj" ".\Debug\ogl_example.exe.embed.manifest.res" ] Creating command line "link.exe @"c:\Program Files\NVIDIA Corporation\Cg\examples\runtime_ogl_vertex_fragment\Debug\RSP00003830043864.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Program Files\NVIDIA Corporation\Cg\examples\runtime_ogl_vertex_fragment\Debug\RSP00003930043864.rsp" with contents [ /out:".\Debug\ogl_example.exe.embed.manifest" /notify_update /manifest ".\Debug\ogl_example.exe.intermediate.manifest" ] Creating command line "mt.exe @"c:\Program Files\NVIDIA Corporation\Cg\examples\runtime_ogl_vertex_fragment\Debug\RSP00003930043864.rsp" /nologo" Creating temporary file "c:\Program Files\NVIDIA Corporation\Cg\examples\runtime_ogl_vertex_fragment\Debug\BAT00003A30043864.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep" ] Creating command line """c:\Program Files\NVIDIA Corporation\Cg\examples\runtime_ogl_vertex_fragment\Debug\BAT00003A30043864.bat""" Creating temporary file "c:\Program Files\NVIDIA Corporation\Cg\examples\runtime_ogl_vertex_fragment\Debug\RSP00003B30043864.rsp" with contents [ /o ".\Debug/ogl_example.bsc" ".\Debug\demo.sbr" ] Creating command line "bscmake.exe @"c:\Program Files\NVIDIA Corporation\Cg\examples\runtime_ogl_vertex_fragment\Debug\RSP00003B30043864.rsp" /nologo" |
Output Window |
Compiling... demo.cpp c:\program files\nvidia corporation\cg\examples\runtime_ogl_vertex_fragment\demo.cpp(307) : 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.' c:\program files\nvidia corporation\cg\examples\runtime_ogl_vertex_fragment\demo.cpp(310) : warning C4996: 'sscanf' was declared deprecated c:\program files\microsoft visual studio 8\vc\include\stdio.h(311) : see declaration of 'sscanf' Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' c:\program files\nvidia corporation\cg\examples\runtime_ogl_vertex_fragment\demo.cpp(317) : warning C4996: 'sscanf' was declared deprecated c:\program files\microsoft visual studio 8\vc\include\stdio.h(311) : see declaration of 'sscanf' Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' Linking... Embedding manifest... Creating browse information file... Microsoft Browse Information Maintenance Utility Version 8.00.50727 Copyright (C) Microsoft Corporation. All rights reserved. |
Results |
Build log was saved at "file://c:\Program Files\NVIDIA Corporation\Cg\examples\runtime_ogl_vertex_fragment\Debug\BuildLog.htm" ogl_example - 0 error(s), 3 warning(s) |