Build Log |
|
Command Lines |
Creating temporary file "g:\cqq\rvsn\p1n04 Ввод из файла и логика\Debug\RSP00000D17161744.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\p1n04 Ввод из файла и логика\Debug\RSP00000D17161744.rsp" /nologo /errorReport:prompt" Creating temporary file "g:\cqq\rvsn\p1n04 Ввод из файла и логика\Debug\RSP00000E17161744.rsp" with contents [ /OUT:"G:\cqq\rvsn\p1n04 Ввод из файла и логика\Debug\myf.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\myf.exe.intermediate.manifest" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"g:\cqq\rvsn\p1n04 Ввод из файла и логика\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\p1n04 Ввод из файла и логика\Debug\RSP00000E17161744.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "g:\cqq\rvsn\p1n04 Ввод из файла и логика\Debug\RSP00000F17161744.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\p1n04 Ввод из файла и логика\Debug\RSP00000F17161744.rsp" /nologo" Creating temporary file "g:\cqq\rvsn\p1n04 Ввод из файла и логика\Debug\BAT00001017161744.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep" ] Creating command line """g:\cqq\rvsn\p1n04 Ввод из файла и логика\Debug\BAT00001017161744.bat""" |
Output Window |
Compiling... my.cpp g:\cqq\rvsn\p1n04 ввод из файла и логика\my.cpp(77) : 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\p1n04 ввод из файла и логика\my.cpp(80) : 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\p1n04 ввод из файла и логика\my.cpp(81) : 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.' Linking... Embedding manifest... |
Results |
Build log was saved at "file://g:\cqq\rvsn\p1n04 Ввод из файла и логика\Debug\BuildLog.htm" myf - 0 error(s), 3 warning(s) |