Build Log |
|
Command Lines |
Creating temporary file "e:\МЗЯ 2015\МЗЯ. Лекции 2015\Ex03_09\Ex03_09\Debug\RSP00000128604032.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Yu"stdafx.h" /Fp"Debug\Ex03_09.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Wp64 /ZI /TP ".\Ex03_09.cpp" ] Creating command line "cl.exe @"e:\МЗЯ 2015\МЗЯ. Лекции 2015\Ex03_09\Ex03_09\Debug\RSP00000128604032.rsp" /nologo /errorReport:prompt" Creating temporary file "e:\МЗЯ 2015\МЗЯ. Лекции 2015\Ex03_09\Ex03_09\Debug\RSP00000228604032.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Yc"stdafx.h" /Fp"Debug\Ex03_09.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Wp64 /ZI /TP ".\stdafx.cpp" ] Creating command line "cl.exe @"e:\МЗЯ 2015\МЗЯ. Лекции 2015\Ex03_09\Ex03_09\Debug\RSP00000228604032.rsp" /nologo /errorReport:prompt" Creating temporary file "e:\МЗЯ 2015\МЗЯ. Лекции 2015\Ex03_09\Ex03_09\Debug\TMP00000328604032.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\Ex03_09.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\Ex03_09.exe.embed.manifest.res" "e:\МЗЯ 2015\МЗЯ. Лекции 2015\Ex03_09\Ex03_09\Debug\TMP00000328604032.tmp"" Creating temporary file "e:\МЗЯ 2015\МЗЯ. Лекции 2015\Ex03_09\Ex03_09\Debug\RSP00000428604032.rsp" with contents [ /OUT:"Debug/Ex03_09.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\Ex03_09.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"Debug/Ex03_09.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /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 "..\asm.obj" ".\Debug\Ex03_09.obj" ".\Debug\stdafx.obj" ".\Debug\Ex03_09.exe.embed.manifest.res" ] Creating command line "link.exe @"e:\МЗЯ 2015\МЗЯ. Лекции 2015\Ex03_09\Ex03_09\Debug\RSP00000428604032.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "e:\МЗЯ 2015\МЗЯ. Лекции 2015\Ex03_09\Ex03_09\Debug\RSP00000528604032.rsp" with contents [ /out:".\Debug\Ex03_09.exe.embed.manifest" /notify_update /manifest ".\Debug\Ex03_09.exe.intermediate.manifest" ] Creating command line "mt.exe @"e:\МЗЯ 2015\МЗЯ. Лекции 2015\Ex03_09\Ex03_09\Debug\RSP00000528604032.rsp" /nologo" Creating temporary file "e:\МЗЯ 2015\МЗЯ. Лекции 2015\Ex03_09\Ex03_09\Debug\BAT00000628604032.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep" ] Creating command line """e:\МЗЯ 2015\МЗЯ. Лекции 2015\Ex03_09\Ex03_09\Debug\BAT00000628604032.bat""" Creating temporary file "e:\МЗЯ 2015\МЗЯ. Лекции 2015\Ex03_09\Ex03_09\Debug\TMP00000728604032.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\Ex03_09.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\Ex03_09.exe.embed.manifest.res" "e:\МЗЯ 2015\МЗЯ. Лекции 2015\Ex03_09\Ex03_09\Debug\TMP00000728604032.tmp"" Creating temporary file "e:\МЗЯ 2015\МЗЯ. Лекции 2015\Ex03_09\Ex03_09\Debug\RSP00000828604032.rsp" with contents [ /OUT:"Debug/Ex03_09.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\Ex03_09.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"Debug/Ex03_09.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /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 "..\asm.obj" ".\Debug\Ex03_09.obj" ".\Debug\stdafx.obj" ".\Debug\Ex03_09.exe.embed.manifest.res" ] Creating command line "link.exe @"e:\МЗЯ 2015\МЗЯ. Лекции 2015\Ex03_09\Ex03_09\Debug\RSP00000828604032.rsp" /NOLOGO /ERRORREPORT:PROMPT" |
Output Window |
Compiling... cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release stdafx.cpp Compiling... cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release Ex03_09.cpp e:\мзя 2015\мзя. лекции 2015\ex03_09\ex03_09\ex03_09.cpp(9) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(306) : see declaration of 'scanf' e:\мзя 2015\мзя. лекции 2015\ex03_09\ex03_09\ex03_09.cpp(12) : warning C4996: 'getch': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getch. See online help for details. c:\program files (x86)\microsoft visual studio 9.0\vc\include\conio.h(145) : see declaration of 'getch' Compiling manifest to resources... Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0 Copyright (C) Microsoft Corporation. All rights reserved. Linking... Embedding manifest... Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0 Copyright (C) Microsoft Corporation. All rights reserved. |
Results |
Build log was saved at "file://e:\МЗЯ 2015\МЗЯ. Лекции 2015\Ex03_09\Ex03_09\Debug\BuildLog.htm" Ex03_09 - 0 error(s), 4 warning(s) |