Build Log |
|
Command Lines |
Creating temporary file "d:\_ssamolej\Dydaktyka\_Informatyka_wykład\_moje\src\_5_petla_while\_5_petla_while\Debug\RSP000014644668.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP .\_5_petla_while.cpp ] Creating command line "cl.exe @d:\_ssamolej\Dydaktyka\_Informatyka_wykład\_moje\src\_5_petla_while\_5_petla_while\Debug\RSP000014644668.rsp /nologo /errorReport:prompt" Creating temporary file "d:\_ssamolej\Dydaktyka\_Informatyka_wykład\_moje\src\_5_petla_while\_5_petla_while\Debug\RSP000015644668.rsp" with contents [ /OUT:"D:\_ssamolej\Dydaktyka\_Informatyka_wykład\_moje\src\_5_petla_while\Debug\_5_petla_while.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\_5_petla_while.exe.intermediate.manifest" /DEBUG /PDB:"d:\_ssamolej\dydaktyka\_informatyka_wykład\_moje\src\_5_petla_while\debug\_5_petla_while.pdb" /SUBSYSTEM:CONSOLE /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\_5_petla_while.obj" ".\Debug\_5_petla_while.exe.embed.manifest.res" ] Creating command line "link.exe @d:\_ssamolej\Dydaktyka\_Informatyka_wykład\_moje\src\_5_petla_while\_5_petla_while\Debug\RSP000015644668.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "d:\_ssamolej\Dydaktyka\_Informatyka_wykład\_moje\src\_5_petla_while\_5_petla_while\Debug\RSP000016644668.rsp" with contents [ /out:.\debug\_5_petla_while.exe.embed.manifest /notify_update /manifest .\debug\_5_petla_while.exe.intermediate.manifest ] Creating command line "mt.exe @d:\_ssamolej\Dydaktyka\_Informatyka_wykład\_moje\src\_5_petla_while\_5_petla_while\Debug\RSP000016644668.rsp /nologo" Creating temporary file "d:\_ssamolej\Dydaktyka\_Informatyka_wykład\_moje\src\_5_petla_while\_5_petla_while\Debug\BAT000017644668.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\debug\mt.dep ] Creating command line "d:\_ssamolej\Dydaktyka\_Informatyka_wykład\_moje\src\_5_petla_while\_5_petla_while\Debug\BAT000017644668.bat" |
Output Window |
Compiling... _5_petla_while.cpp d:\_ssamolej\dydaktyka\_informatyka_wykład\_moje\src\_5_petla_while\_5_petla_while\_5_petla_while.cpp(7) : warning C4996: 'scanf' was declared deprecated c:\program files\microsoft visual studio 8\vc\include\stdio.h(295) : see declaration of 'scanf' Message: 'This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' Linking... Embedding manifest... |
Results |
Build log was saved at "file://d:\_ssamolej\Dydaktyka\_Informatyka_wykład\_moje\src\_5_petla_while\_5_petla_while\Debug\BuildLog.htm" _5_petla_while - 0 error(s), 1 warning(s) |