Build Log
  

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

Command Lines
  
Creating temporary file "g:\cqq\rvsn\p3n14 Строки\Debug\RSP0000052276600.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\p3n14 Строки\Debug\RSP0000052276600.rsp" /nologo /errorReport:prompt"
Creating temporary file "g:\cqq\rvsn\p3n14 Строки\Debug\RSP0000062276600.rsp" with contents
[
/OUT:"G:\cqq\rvsn\p3n14 Строки\Debug\myf.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\myf.exe.intermediate.manifest" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"g:\cqq\rvsn\p3n14 Строки\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\p3n14 Строки\Debug\RSP0000062276600.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "g:\cqq\rvsn\p3n14 Строки\Debug\RSP0000072276600.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\p3n14 Строки\Debug\RSP0000072276600.rsp" /nologo"
Creating temporary file "g:\cqq\rvsn\p3n14 Строки\Debug\BAT0000082276600.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """g:\cqq\rvsn\p3n14 Строки\Debug\BAT0000082276600.bat"""
Output Window
  
Compiling...
my.cpp
g:\cqq\rvsn\p3n14 строки\my.cpp(29) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
g:\cqq\rvsn\p3n14 строки\my.cpp(67) : 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\p3n14 строки\my.cpp(69) : 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\p3n14 строки\my.cpp(87) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
g:\cqq\rvsn\p3n14 строки\my.cpp(109) : 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\p3n14 строки\my.cpp(110) : warning C4996: 'strcat' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(78) : see declaration of 'strcat'
        Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
g:\cqq\rvsn\p3n14 строки\my.cpp(111) : warning C4996: 'strcat' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(78) : see declaration of 'strcat'
        Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
g:\cqq\rvsn\p3n14 строки\my.cpp(136) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://g:\cqq\rvsn\p3n14 Строки\Debug\BuildLog.htm"
myf - 0 error(s), 8 warning(s)