Build Log
  

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

Command Lines
  
Creating temporary file "g:\cqq\rvsn\p4n18 Форматированный вывод\Debug\RSP00013F34803292.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /Gm /EHsc /RTC1 /MTd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI ".\my.cpp"
]
Creating command line "cl.exe @"g:\cqq\rvsn\p4n18 Форматированный вывод\Debug\RSP00013F34803292.rsp" /nologo /errorReport:prompt"
Creating temporary file "g:\cqq\rvsn\p4n18 Форматированный вывод\Debug\RSP00014034803292.rsp" with contents
[
/OUT:"G:\cqq\rvsn\p4n18 Форматированный вывод\Debug\myf.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\myf.exe.intermediate.manifest" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"g:\cqq\rvsn\p4n18 Форматированный вывод\Debug\myf.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86  DelayImp.lib

".\Debug\my.obj"

".\Debug\MyStream.obj"

".\Debug\myf.exe.embed.manifest.res"
]
Creating command line "link.exe @"g:\cqq\rvsn\p4n18 Форматированный вывод\Debug\RSP00014034803292.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "g:\cqq\rvsn\p4n18 Форматированный вывод\Debug\RSP00014134803292.rsp" with contents
[
/out:".\Debug\myf.exe.embed.manifest" /notify_update /manifest

".\Debug\myf.exe.intermediate.manifest"
]
Creating command line "mt.exe @"g:\cqq\rvsn\p4n18 Форматированный вывод\Debug\RSP00014134803292.rsp" /nologo"
Creating temporary file "g:\cqq\rvsn\p4n18 Форматированный вывод\Debug\BAT00014234803292.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """g:\cqq\rvsn\p4n18 Форматированный вывод\Debug\BAT00014234803292.bat"""
Output Window
  
Compiling...
my.cpp
g:\cqq\rvsn\p4n18 форматированный вывод\my.cpp(113) : warning C4996: 'strcpy' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
g:\cqq\rvsn\p4n18 форматированный вывод\my.cpp(118) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
g:\cqq\rvsn\p4n18 форматированный вывод\my.cpp(149) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
g:\cqq\rvsn\p4n18 форматированный вывод\my.cpp(152) : warning C4996: 'strcpy' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
g:\cqq\rvsn\p4n18 форматированный вывод\my.cpp(163) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://g:\cqq\rvsn\p4n18 Форматированный вывод\Debug\BuildLog.htm"
myf - 0 error(s), 5 warning(s)