Build Log |
|
Command Lines |
Creating temporary file "g:\cqq\rvsn\p5n21 Простой класс\Debug\RSP00000930523516.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /Gm /EHsc /RTC1 /MTd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Wp64 /ZI ".\p5n21.cpp" ] Creating command line "cl.exe @"g:\cqq\rvsn\p5n21 Простой класс\Debug\RSP00000930523516.rsp" /nologo /errorReport:prompt" Creating temporary file "g:\cqq\rvsn\p5n21 Простой класс\Debug\RSP00000A30523516.rsp" with contents [ /OUT:"G:\cqq\rvsn\p5n21 Простой класс\Debug\myf.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\myf.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"g:\cqq\rvsn\p5n21 Простой класс\Debug\myf.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /MACHINE:X86 DelayImp.lib ".\Debug\MyStream.obj" ".\Debug\MyTime.obj" ".\Debug\p5n21.obj" ".\Debug\myf.exe.embed.manifest.res" ] Creating command line "link.exe @"g:\cqq\rvsn\p5n21 Простой класс\Debug\RSP00000A30523516.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "g:\cqq\rvsn\p5n21 Простой класс\Debug\RSP00000B30523516.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\p5n21 Простой класс\Debug\RSP00000B30523516.rsp" /nologo" Creating temporary file "g:\cqq\rvsn\p5n21 Простой класс\Debug\BAT00000C30523516.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep" ] Creating command line """g:\cqq\rvsn\p5n21 Простой класс\Debug\BAT00000C30523516.bat""" |
Output Window |
Compiling... cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release p5n21.cpp g:\cqq\rvsn\p5n21 простой класс\p5n21.cpp(59) : 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\p5n21 простой класс\p5n21.cpp(71) : 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\p5n21 простой класс\p5n21.cpp(73) : 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... Embedding manifest... |
Results |
Build log was saved at "file://g:\cqq\rvsn\p5n21 Простой класс\Debug\BuildLog.htm" myf - 0 error(s), 4 warning(s) |