Build Log |
|
Command Lines |
Creating temporary file "c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr439_1\Debug\RSP00001236403440.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp"Debug\pr439_1.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\pr439_1.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr439_1\Debug\RSP00001236403440.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr439_1\Debug\RSP00001336403440.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yc"stdafx.h" /Fp"Debug\pr439_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\pr439_1\Debug\RSP00001336403440.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr439_1\Debug\TMP00001436403440.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\pr439_1.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\pr439_1.exe.embed.manifest.res" "c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr439_1\Debug\TMP00001436403440.tmp"" Creating temporary file "c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr439_1\Debug\RSP00001536403440.rsp" with contents [ /OUT:"C:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr439_1\Debug\pr439_1.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\pr439_1.exe.intermediate.manifest" /DEBUG /PDB:"c:\documents and settings\student.server\мои документы\visual studio 2005\projects\pr439_1\debug\pr439_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\pr439_1.obj" ".\Debug\pr439_1.exe.embed.manifest.res" ] Creating command line "link.exe @"c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr439_1\Debug\RSP00001536403440.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr439_1\Debug\RSP00001636403440.rsp" with contents [ /out:".\debug\pr439_1.exe.embed.manifest" /notify_update /manifest ".\debug\pr439_1.exe.intermediate.manifest" ] Creating command line "mt.exe @"c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr439_1\Debug\RSP00001636403440.rsp" /nologo" Creating temporary file "c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr439_1\Debug\BAT00001736403440.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\pr439_1\Debug\BAT00001736403440.bat""" Creating temporary file "c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr439_1\Debug\TMP00001836403440.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\pr439_1.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\pr439_1.exe.embed.manifest.res" "c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr439_1\Debug\TMP00001836403440.tmp"" Creating temporary file "c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr439_1\Debug\RSP00001936403440.rsp" with contents [ /OUT:"C:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr439_1\Debug\pr439_1.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\pr439_1.exe.intermediate.manifest" /DEBUG /PDB:"c:\documents and settings\student.server\мои документы\visual studio 2005\projects\pr439_1\debug\pr439_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\pr439_1.obj" ".\Debug\pr439_1.exe.embed.manifest.res" ] Creating command line "link.exe @"c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr439_1\Debug\RSP00001936403440.rsp" /NOLOGO /ERRORREPORT:PROMPT" |
Output Window |
Compiling... stdafx.cpp Compiling... pr439_1.cpp c:\documents and settings\student.server\мои документы\visual studio 2005\projects\pr439_1\pr439_1.cpp(51) : 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\pr439_1\pr439_1.cpp(15) : warning C4018: '<' : signed/unsigned mismatch c:\documents and settings\student.server\мои документы\visual studio 2005\projects\pr439_1\pr439_1.cpp(38) : 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\pr439_1\Debug\BuildLog.htm" pr439_1 - 0 error(s), 2 warning(s) |