Build Log
  

Build started: Project: pr431_1, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr431_1\Debug\RSP0000247162168.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp"Debug\pr431_1.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\pr431_1.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr431_1\Debug\RSP0000247162168.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr431_1\Debug\RSP0000257162168.rsp" with contents
[
/OUT:"C:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr431_1\Debug\pr431_1.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\pr431_1.exe.intermediate.manifest" /DEBUG /PDB:"c:\documents and settings\student.server\мои документы\visual studio 2005\projects\pr431_1\debug\pr431_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\pr431_1.obj"

".\debug\stdafx.obj"

".\Debug\pr431_1.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr431_1\Debug\RSP0000257162168.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr431_1\Debug\RSP0000267162168.rsp" with contents
[
/out:".\debug\pr431_1.exe.embed.manifest" /notify_update /manifest

".\debug\pr431_1.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr431_1\Debug\RSP0000267162168.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr431_1\Debug\BAT0000277162168.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\pr431_1\Debug\BAT0000277162168.bat"""
Output Window
  
Compiling...
pr431_1.cpp
c:\documents and settings\student.server\мои документы\visual studio 2005\projects\pr431_1\pr431_1.cpp(29) : warning C4018: '<' : signed/unsigned mismatch
c:\documents and settings\student.server\мои документы\visual studio 2005\projects\pr431_1\pr431_1.cpp(62) : 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\pr431_1\pr431_1.cpp(18) : warning C4018: '<' : signed/unsigned mismatch
        c:\documents and settings\student.server\мои документы\visual studio 2005\projects\pr431_1\pr431_1.cpp(35) : see reference to function template instantiation 'void printValarray(const std::valarray<_Ty> &)' being compiled
        with
        [
            _Ty=double
        ]
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\Documents and Settings\student.SERVER\Мои документы\Visual Studio 2005\Projects\pr431_1\Debug\BuildLog.htm"
pr431_1 - 0 error(s), 3 warning(s)