Build Log |
|
Command Lines |
Creating temporary file "c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr441_1\Debug\RSP00001A36403952.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp"Debug\pr441_1.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\pr441_1.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr441_1\Debug\RSP00001A36403952.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr441_1\Debug\RSP00001B36403952.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yc"stdafx.h" /Fp"Debug\pr441_1.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\stdafx.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr441_1\Debug\RSP00001B36403952.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr441_1\Debug\TMP00001C36403952.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\pr441_1.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\pr441_1.exe.embed.manifest.res" "c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr441_1\Debug\TMP00001C36403952.tmp"" Creating temporary file "c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr441_1\Debug\RSP00001D36403952.rsp" with contents [ /OUT:"C:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr441_1\Debug\pr441_1.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\pr441_1.exe.intermediate.manifest" /DEBUG /PDB:"c:\documents and settings\student.server\мои документы\visual studio 2005\projects\pr441_1\debug\pr441_1.pdb" /SUBSYSTEM:CONSOLE /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 ".\debug\stdafx.obj" ".\debug\pr441_1.obj" ".\Debug\pr441_1.exe.embed.manifest.res" ] Creating command line "link.exe @"c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr441_1\Debug\RSP00001D36403952.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr441_1\Debug\RSP00001E36403952.rsp" with contents [ /out:".\debug\pr441_1.exe.embed.manifest" /notify_update /manifest ".\debug\pr441_1.exe.intermediate.manifest" ] Creating command line "mt.exe @"c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr441_1\Debug\RSP00001E36403952.rsp" /nologo" Creating temporary file "c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr441_1\Debug\BAT00001F36403952.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\debug\mt.dep" ] Creating command line """c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr441_1\Debug\BAT00001F36403952.bat""" Creating temporary file "c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr441_1\Debug\TMP00002036403952.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\pr441_1.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\pr441_1.exe.embed.manifest.res" "c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr441_1\Debug\TMP00002036403952.tmp"" Creating temporary file "c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr441_1\Debug\RSP00002136403952.rsp" with contents [ /OUT:"C:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr441_1\Debug\pr441_1.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\pr441_1.exe.intermediate.manifest" /DEBUG /PDB:"c:\documents and settings\student.server\мои документы\visual studio 2005\projects\pr441_1\debug\pr441_1.pdb" /SUBSYSTEM:CONSOLE /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 ".\debug\stdafx.obj" ".\debug\pr441_1.obj" ".\Debug\pr441_1.exe.embed.manifest.res" ] Creating command line "link.exe @"c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr441_1\Debug\RSP00002136403952.rsp" /NOLOGO /ERRORREPORT:PROMPT" |
Output Window |
Compiling... stdafx.cpp Compiling... pr441_1.cpp c:\documents and settings\student.server\мои документы\visual studio 2005\projects\pr441_1\pr441_1.cpp(71) : 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.' c:\documents and settings\student.server\мои документы\visual studio 2005\projects\pr441_1\pr441_1.cpp(16) : warning C4018: '<' : signed/unsigned mismatch c:\documents and settings\student.server\мои документы\visual studio 2005\projects\pr441_1\pr441_1.cpp(36) : see reference to function template instantiation 'void printValarray |
Results |
Build log was saved at "file://c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr441_1\Debug\BuildLog.htm" pr441_1 - 0 error(s), 2 warning(s) |