Build Log
  

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

Command Lines
  
Creating temporary file "g:\cqq\rvsn\p5n22 Простой класс CMyCar\Debug\RSP00000122361360.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /Gm /EHsc /RTC1 /MTd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Wp64 /ZI ".\MyCar.cpp"
]
Creating command line "cl.exe @"g:\cqq\rvsn\p5n22 Простой класс CMyCar\Debug\RSP00000122361360.rsp" /nologo /errorReport:prompt"
Creating temporary file "g:\cqq\rvsn\p5n22 Простой класс CMyCar\Debug\RSP00000222361360.rsp" with contents
[
/OUT:"G:\cqq\rvsn\p5n22 Простой класс CMyCar\Debug\myf.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\myf.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"g:\cqq\rvsn\p5n22 Простой класс CMyCar\Debug\myf.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /MACHINE:X86  DelayImp.lib

".\Debug\MyCar.obj"

".\Debug\MyStream.obj"

".\Debug\p5n22.obj"

".\Debug\myf.exe.embed.manifest.res"
]
Creating command line "link.exe @"g:\cqq\rvsn\p5n22 Простой класс CMyCar\Debug\RSP00000222361360.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "g:\cqq\rvsn\p5n22 Простой класс CMyCar\Debug\RSP00000322361360.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\p5n22 Простой класс CMyCar\Debug\RSP00000322361360.rsp" /nologo"
Creating temporary file "g:\cqq\rvsn\p5n22 Простой класс CMyCar\Debug\BAT00000422361360.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """g:\cqq\rvsn\p5n22 Простой класс CMyCar\Debug\BAT00000422361360.bat"""
Output Window
  
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
MyCar.cpp
g:\cqq\rvsn\p5n22 простой класс cmycar\mycar.cpp(13) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
g:\cqq\rvsn\p5n22 простой класс cmycar\mycar.cpp(15) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
g:\cqq\rvsn\p5n22 простой класс cmycar\mycar.cpp(25) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
g:\cqq\rvsn\p5n22 простой класс cmycar\mycar.cpp(27) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
g:\cqq\rvsn\p5n22 простой класс cmycar\mycar.cpp(37) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
Linking...
LINK : warning LNK4199: /DELAYLOAD:OleAcc.dll ignored; no imports found from OleAcc.dll
Embedding manifest...
Results
  
Build log was saved at "file://g:\cqq\rvsn\p5n22 Простой класс CMyCar\Debug\BuildLog.htm"
myf - 0 error(s), 7 warning(s)