Build Log
  

Build started: Project: _7_petla_do_while, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "d:\_ssamolej\Dydaktyka\_Informatyka_wykład\_moje\src\_7_petla_do_while\_7_petla_do_while\Debug\RSP00001127843708.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 .\_7_petla_do_while.cpp
]
Creating command line "cl.exe @d:\_ssamolej\Dydaktyka\_Informatyka_wykład\_moje\src\_7_petla_do_while\_7_petla_do_while\Debug\RSP00001127843708.rsp /nologo /errorReport:prompt"
Creating temporary file "d:\_ssamolej\Dydaktyka\_Informatyka_wykład\_moje\src\_7_petla_do_while\_7_petla_do_while\Debug\RSP00001227843708.rsp" with contents
[
/OUT:"d:\_ssamolej\Dydaktyka\_Informatyka_wykład\_moje\src\_7_petla_do_while\Debug\_7_petla_do_while.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\_7_petla_do_while.exe.intermediate.manifest" /DEBUG /PDB:"d:\_ssamolej\dydaktyka\_informatyka_wykład\_moje\src\_7_petla_do_while\debug\_7_petla_do_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\_7_petla_do_while.obj"

".\Debug\_7_petla_do_while.exe.embed.manifest.res"
]
Creating command line "link.exe @d:\_ssamolej\Dydaktyka\_Informatyka_wykład\_moje\src\_7_petla_do_while\_7_petla_do_while\Debug\RSP00001227843708.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\_ssamolej\Dydaktyka\_Informatyka_wykład\_moje\src\_7_petla_do_while\_7_petla_do_while\Debug\RSP00001327843708.rsp" with contents
[
/out:.\debug\_7_petla_do_while.exe.embed.manifest /notify_update /manifest

.\debug\_7_petla_do_while.exe.intermediate.manifest
]
Creating command line "mt.exe @d:\_ssamolej\Dydaktyka\_Informatyka_wykład\_moje\src\_7_petla_do_while\_7_petla_do_while\Debug\RSP00001327843708.rsp /nologo"
Creating temporary file "d:\_ssamolej\Dydaktyka\_Informatyka_wykład\_moje\src\_7_petla_do_while\_7_petla_do_while\Debug\BAT00001427843708.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\_7_petla_do_while\_7_petla_do_while\Debug\BAT00001427843708.bat"
Output Window
  
Compiling...
_7_petla_do_while.cpp
d:\_ssamolej\dydaktyka\_informatyka_wykład\_moje\src\_7_petla_do_while\_7_petla_do_while\_7_petla_do_while.cpp(35) : 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.'
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://d:\_ssamolej\Dydaktyka\_Informatyka_wykład\_moje\src\_7_petla_do_while\_7_petla_do_while\Debug\BuildLog.htm"
_7_petla_do_while - 0 error(s), 1 warning(s)