Build Log |
|
Command Lines |
Creating temporary file "d:\_ssamolej\Dydaktyka\_Informatyka_wykład\_moje\src\_2_wejscie\_2_wejscie\Debug\RSP0000153802160.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 .\_2_wejscie.cpp ] Creating command line "cl.exe @d:\_ssamolej\Dydaktyka\_Informatyka_wykład\_moje\src\_2_wejscie\_2_wejscie\Debug\RSP0000153802160.rsp /nologo /errorReport:prompt" Creating temporary file "d:\_ssamolej\Dydaktyka\_Informatyka_wykład\_moje\src\_2_wejscie\_2_wejscie\Debug\RSP0000163802160.rsp" with contents [ /OUT:"d:\_ssamolej\Dydaktyka\_Informatyka_wykład\_moje\src\_2_wejscie\Debug\_2_wejscie.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\_2_wejscie.exe.intermediate.manifest" /DEBUG /PDB:"d:\_ssamolej\Dydaktyka\_Informatyka_wykład\_moje\src\_2_wejscie\debug\_2_wejscie.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\_2_wejscie.obj" ".\Debug\_2_wejscie.exe.embed.manifest.res" ] Creating command line "link.exe @d:\_ssamolej\Dydaktyka\_Informatyka_wykład\_moje\src\_2_wejscie\_2_wejscie\Debug\RSP0000163802160.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "d:\_ssamolej\Dydaktyka\_Informatyka_wykład\_moje\src\_2_wejscie\_2_wejscie\Debug\RSP0000173802160.rsp" with contents [ /out:.\Debug\_2_wejscie.exe.embed.manifest /notify_update /manifest .\Debug\_2_wejscie.exe.intermediate.manifest ] Creating command line "mt.exe @d:\_ssamolej\Dydaktyka\_Informatyka_wykład\_moje\src\_2_wejscie\_2_wejscie\Debug\RSP0000173802160.rsp /nologo" Creating temporary file "d:\_ssamolej\Dydaktyka\_Informatyka_wykład\_moje\src\_2_wejscie\_2_wejscie\Debug\BAT0000183802160.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\_2_wejscie\_2_wejscie\Debug\BAT0000183802160.bat" |
Output Window |
Compiling... _2_wejscie.cpp d:\_ssamolej\dydaktyka\_informatyka_wykład\_moje\src\_2_wejscie\_2_wejscie\_2_wejscie.cpp(15) : warning C4996: 'gets' was declared deprecated c:\program files\microsoft visual studio 8\vc\include\stdio.h(270) : see declaration of 'gets' Message: 'This function or variable may be unsafe. Consider using gets_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' d:\_ssamolej\dydaktyka\_informatyka_wykład\_moje\src\_2_wejscie\_2_wejscie\_2_wejscie.cpp(23) : 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.' d:\_ssamolej\dydaktyka\_informatyka_wykład\_moje\src\_2_wejscie\_2_wejscie\_2_wejscie.cpp(25) : 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\_2_wejscie\_2_wejscie\Debug\BuildLog.htm" _2_wejscie - 0 error(s), 3 warning(s) |