Build Log |
|
Command Lines |
Creating temporary file "c:\Леночка\Универ\Диплом\Лабораторные работы\Lab5\Serial\DYvCHPS\DYvCHPS\Release\RSP00000118721396.rsp" with contents [ /O2 /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Yu"stdafx.h" /Fp"Release\DYvCHPS.pch" /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP ".\DYvCHPS.cpp" ] Creating command line "cl.exe @"c:\Леночка\Универ\Диплом\Лабораторные работы\Lab5\Serial\DYvCHPS\DYvCHPS\Release\RSP00000118721396.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Леночка\Универ\Диплом\Лабораторные работы\Lab5\Serial\DYvCHPS\DYvCHPS\Release\RSP00000218721396.rsp" with contents [ /O2 /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Yc"stdafx.h" /Fp"Release\DYvCHPS.pch" /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP ".\stdafx.cpp" ] Creating command line "cl.exe @"c:\Леночка\Универ\Диплом\Лабораторные работы\Lab5\Serial\DYvCHPS\DYvCHPS\Release\RSP00000218721396.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Леночка\Универ\Диплом\Лабораторные работы\Lab5\Serial\DYvCHPS\DYvCHPS\Release\RSP00000318721396.rsp" with contents [ /OUT:"C:\Леночка\Универ\Диплом\Лабораторные работы\Lab5\Serial\DYvCHPS\Release\DYvCHPS.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\DYvCHPS.exe.intermediate.manifest" /DEBUG /PDB:"c:\леночка\универ\диплом\лабораторные работы\lab5\serial\dyvchps\release\DYvCHPS.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ".\release\DYvCHPS.obj" ".\release\stdafx.obj" ] Creating command line "link.exe @"c:\Леночка\Универ\Диплом\Лабораторные работы\Lab5\Serial\DYvCHPS\DYvCHPS\Release\RSP00000318721396.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Леночка\Универ\Диплом\Лабораторные работы\Lab5\Serial\DYvCHPS\DYvCHPS\Release\RSP00000418721396.rsp" with contents [ /outputresource:"..\release\DYvCHPS.exe;#1" /manifest ".\release\DYvCHPS.exe.intermediate.manifest" ] Creating command line "mt.exe @"c:\Леночка\Универ\Диплом\Лабораторные работы\Lab5\Serial\DYvCHPS\DYvCHPS\Release\RSP00000418721396.rsp" /nologo" Creating temporary file "c:\Леночка\Универ\Диплом\Лабораторные работы\Lab5\Serial\DYvCHPS\DYvCHPS\Release\BAT00000518721396.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\release\mt.dep" ] Creating command line """c:\Леночка\Универ\Диплом\Лабораторные работы\Lab5\Serial\DYvCHPS\DYvCHPS\Release\BAT00000518721396.bat""" |
Output Window |
Compiling... stdafx.cpp Compiling... DYvCHPS.cpp .\DYvCHPS.cpp(58) : warning C4996: 'scanf' was declared deprecated C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(295) : see declaration of 'scanf' Message: 'This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' .\DYvCHPS.cpp(65) : warning C4996: 'scanf' was declared deprecated C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(295) : see declaration of 'scanf' Message: 'This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' .\DYvCHPS.cpp(93) : warning C4996: 'getch' was declared deprecated C:\Program Files\Microsoft Visual Studio 8\VC\include\conio.h(145) : see declaration of 'getch' Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getch. See online help for details.' Linking... Generating code Finished generating code Embedding manifest... |
Results |
Build log was saved at "file://c:\Леночка\Универ\Диплом\Лабораторные работы\Lab5\Serial\DYvCHPS\DYvCHPS\Release\BuildLog.htm" DYvCHPS - 0 error(s), 3 warning(s) |