Build Log |
|
Command Lines |
Creating temporary file "c:\Леночка\Универ\Диплом\Лабораторные работы\Lab1\Parallel\MatrixVectorMultP\MatrixVectorMultP\Release\RSP00000339683516.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\MatrixVectorMultP.pch" /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP ".\MatrixVectorMultP.cpp" ] Creating command line "cl.exe @"c:\Леночка\Универ\Диплом\Лабораторные работы\Lab1\Parallel\MatrixVectorMultP\MatrixVectorMultP\Release\RSP00000339683516.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Леночка\Универ\Диплом\Лабораторные работы\Lab1\Parallel\MatrixVectorMultP\MatrixVectorMultP\Release\RSP00000439683516.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\MatrixVectorMultP.pch" /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP ".\stdafx.cpp" ] Creating command line "cl.exe @"c:\Леночка\Универ\Диплом\Лабораторные работы\Lab1\Parallel\MatrixVectorMultP\MatrixVectorMultP\Release\RSP00000439683516.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Леночка\Универ\Диплом\Лабораторные работы\Lab1\Parallel\MatrixVectorMultP\MatrixVectorMultP\Release\RSP00000539683516.rsp" with contents [ /OUT:"C:\Леночка\Универ\Диплом\Лабораторные работы\Lab1\Parallel\MatrixVectorMultP\Release\MatrixVectorMultP.exe" /INCREMENTAL:NO /LIBPATH:"C:\Program Files\MPICH2\lib" /MANIFEST /MANIFESTFILE:"Release\MatrixVectorMultP.exe.intermediate.manifest" /DEBUG /PDB:"c:\леночка\универ\диплом\лабораторные работы\lab1\parallel\matrixvectormultp\release\MatrixVectorMultP.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\MatrixVectorMultP.obj" ".\release\stdafx.obj" ] Creating command line "link.exe @"c:\Леночка\Универ\Диплом\Лабораторные работы\Lab1\Parallel\MatrixVectorMultP\MatrixVectorMultP\Release\RSP00000539683516.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Леночка\Универ\Диплом\Лабораторные работы\Lab1\Parallel\MatrixVectorMultP\MatrixVectorMultP\Release\RSP00000639683516.rsp" with contents [ /outputresource:"..\release\MatrixVectorMultP.exe;#1" /manifest ".\release\MatrixVectorMultP.exe.intermediate.manifest" ] Creating command line "mt.exe @"c:\Леночка\Универ\Диплом\Лабораторные работы\Lab1\Parallel\MatrixVectorMultP\MatrixVectorMultP\Release\RSP00000639683516.rsp" /nologo" Creating temporary file "c:\Леночка\Универ\Диплом\Лабораторные работы\Lab1\Parallel\MatrixVectorMultP\MatrixVectorMultP\Release\BAT00000739683516.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\release\mt.dep" ] Creating command line """c:\Леночка\Универ\Диплом\Лабораторные работы\Lab1\Parallel\MatrixVectorMultP\MatrixVectorMultP\Release\BAT00000739683516.bat""" |
Output Window |
Compiling... stdafx.cpp Compiling... MatrixVectorMultP.cpp .\MatrixVectorMultP.cpp(40) : 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.' .\MatrixVectorMultP.cpp(216) : 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.' Linking... Generating code Finished generating code Embedding manifest... |
Results |
Build log was saved at "file://c:\Леночка\Универ\Диплом\Лабораторные работы\Lab1\Parallel\MatrixVectorMultP\MatrixVectorMultP\Release\BuildLog.htm" MatrixVectorMultP - 0 error(s), 2 warning(s) |