Build Log |
|
Command Lines |
Creating temporary file "x:\My Documents\Projects\S71N8\STR71N8\Debug\RSP00001A2928192.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\str71n8.cpp" ] Creating command line "cl.exe @"x:\My Documents\Projects\S71N8\STR71N8\Debug\RSP00001A2928192.rsp" /nologo /errorReport:prompt" Creating temporary file "x:\My Documents\Projects\S71N8\STR71N8\Debug\RSP00001B2928192.rsp" with contents [ /OUT:"X:\My Documents\Projects\S71N8\Debug\str71n8.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\STR71N8.EXE.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"x:\My Documents\Projects\S71N8\Debug\STR71N8.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X86 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\STDAFX.OBJ" ".\Debug\STR71N8.OBJ" ".\Debug\STR71N8.EXE.embed.manifest.res" ] Creating command line "link.exe @"x:\My Documents\Projects\S71N8\STR71N8\Debug\RSP00001B2928192.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "x:\My Documents\Projects\S71N8\STR71N8\Debug\RSP00001C2928192.rsp" with contents [ /out:".\Debug\str71n8.exe.embed.manifest" /notify_update /manifest ".\Debug\str71n8.exe.intermediate.manifest" ] Creating command line "mt.exe @"x:\My Documents\Projects\S71N8\STR71N8\Debug\RSP00001C2928192.rsp" /nologo" Creating temporary file "x:\My Documents\Projects\S71N8\STR71N8\Debug\BAT00001D2928192.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\MT.DEP" ] Creating command line """x:\My Documents\Projects\S71N8\STR71N8\Debug\BAT00001D2928192.bat""" |
Output Window |
Compiling... str71n8.cpp x:\my documents\projects\s71n8\str71n8\str71n8.cpp(11) : 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 9.0\vc\include\stdio.h(237) : see declaration of 'fopen' x:\my documents\projects\s71n8\str71n8\str71n8.cpp(17) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(256) : see declaration of 'fscanf' x:\my documents\projects\s71n8\str71n8\str71n8.cpp(22) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(256) : see declaration of 'fscanf' x:\my documents\projects\s71n8\str71n8\str71n8.cpp(24) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(256) : see declaration of 'fscanf' Linking... Embedding manifest... |
Results |
Build log was saved at "file://x:\My Documents\Projects\S71N8\STR71N8\Debug\BuildLog.htm" str71n8 - 0 error(s), 4 warning(s) |