Build Log
  

Rebuild started: Project: FloydP, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\Леночка\Универ\Диплом\Лабораторные работы\Lab4\Parallel\FloydP\FloydP\Release\RSP00000628323484.rsp" with contents
[
/O2 /GL /I "C:\Program Files\MPICH2\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Yu"stdafx.h" /Fp"Release\FloydP.pch" /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP ".\FloydP.cpp"
]
Creating command line "cl.exe @"c:\Леночка\Универ\Диплом\Лабораторные работы\Lab4\Parallel\FloydP\FloydP\Release\RSP00000628323484.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Леночка\Универ\Диплом\Лабораторные работы\Lab4\Parallel\FloydP\FloydP\Release\RSP00000728323484.rsp" with contents
[
/O2 /GL /I "C:\Program Files\MPICH2\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Yc"stdafx.h" /Fp"Release\FloydP.pch" /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP ".\stdafx.cpp"
]
Creating command line "cl.exe @"c:\Леночка\Универ\Диплом\Лабораторные работы\Lab4\Parallel\FloydP\FloydP\Release\RSP00000728323484.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Леночка\Универ\Диплом\Лабораторные работы\Lab4\Parallel\FloydP\FloydP\Release\RSP00000828323484.rsp" with contents
[
/OUT:"C:\Леночка\Универ\Диплом\Лабораторные работы\Lab4\Parallel\FloydP\Release\FloydP.exe" /INCREMENTAL:NO /LIBPATH:"C:\Program Files\MPICH2\lib" /MANIFEST /MANIFESTFILE:"Release\FloydP.exe.intermediate.manifest" /DEBUG /PDB:"c:\леночка\универ\диплом\лабораторные работы\lab4\parallel\floydp\release\FloydP.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /MACHINE:X86 mpi.lib 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\FloydP.obj"

".\release\stdafx.obj"
]
Creating command line "link.exe @"c:\Леночка\Универ\Диплом\Лабораторные работы\Lab4\Parallel\FloydP\FloydP\Release\RSP00000828323484.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Леночка\Универ\Диплом\Лабораторные работы\Lab4\Parallel\FloydP\FloydP\Release\RSP00000928323484.rsp" with contents
[
/outputresource:"..\release\FloydP.exe;#1" /manifest

".\release\FloydP.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Леночка\Универ\Диплом\Лабораторные работы\Lab4\Parallel\FloydP\FloydP\Release\RSP00000928323484.rsp" /nologo"
Creating temporary file "c:\Леночка\Универ\Диплом\Лабораторные работы\Lab4\Parallel\FloydP\FloydP\Release\BAT00000A28323484.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\release\mt.dep"
]
Creating command line """c:\Леночка\Универ\Диплом\Лабораторные работы\Lab4\Parallel\FloydP\FloydP\Release\BAT00000A28323484.bat"""
Output Window
  
Compiling...
stdafx.cpp
Compiling...
FloydP.cpp
.\FloydP.cpp(81) : 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.'
.\FloydP.cpp(266) : 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:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2282) : warning C4996: 'std::_Copy_opt' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2270) : see declaration of 'std::_Copy_opt'
        Message: 'You have used a std:: construct that is not safe. See documentation on how to use the Safe Standard C++ Library'
        .\FloydP.cpp(29) : see reference to function template instantiation '_OutIt std::copy(_InIt,_InIt,_OutIt)' being compiled
        with
        [
            _OutIt=int *,
            _InIt=int *
        ]
C:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2674) : warning C4996: 'std::_Equal' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2661) : see declaration of 'std::_Equal'
        Message: 'You have used a std:: construct that is not safe. See documentation on how to use the Safe Standard C++ Library'
        .\FloydP.cpp(33) : see reference to function template instantiation 'bool std::equal(_InIt1,_InIt1,_InIt2)' being compiled
        with
        [
            _InIt1=int *,
            _InIt2=int *
        ]
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://c:\Леночка\Универ\Диплом\Лабораторные работы\Lab4\Parallel\FloydP\FloydP\Release\BuildLog.htm"
FloydP - 0 error(s), 4 warning(s)