Build Log |
|
Command Lines |
Creating temporary file "c:\Леночка\Универ\Диплом\Лабораторные работы\Lab3\Parallel\LinearSystSolvP\LinearSystSolvP\Debug\RSP00002713243868.rsp" with contents [ /Od /I "C:\Program Files\MPICH2\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp"Debug\LinearSystSolvP.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\LinearSystSolvP.cpp" ] Creating command line "cl.exe @"c:\Леночка\Универ\Диплом\Лабораторные работы\Lab3\Parallel\LinearSystSolvP\LinearSystSolvP\Debug\RSP00002713243868.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Леночка\Универ\Диплом\Лабораторные работы\Lab3\Parallel\LinearSystSolvP\LinearSystSolvP\Debug\RSP00002813243868.rsp" with contents [ /OUT:"C:\Леночка\Универ\Диплом\Лабораторные работы\Lab3\Parallel\LinearSystSolvP\Debug\LinearSystSolvP.exe" /INCREMENTAL /LIBPATH:"C:\Program Files\MPICH2\lib" /MANIFEST /MANIFESTFILE:"Debug\LinearSystSolvP.exe.intermediate.manifest" /DEBUG /PDB:"c:\леночка\универ\диплом\лабораторные работы\lab3\parallel\linearsystsolvp\debug\LinearSystSolvP.pdb" /SUBSYSTEM:CONSOLE /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 ".\debug\stdafx.obj" ".\debug\LinearSystSolvP.obj" ".\Debug\LinearSystSolvP.exe.embed.manifest.res" ] Creating command line "link.exe @"c:\Леночка\Универ\Диплом\Лабораторные работы\Lab3\Parallel\LinearSystSolvP\LinearSystSolvP\Debug\RSP00002813243868.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Леночка\Универ\Диплом\Лабораторные работы\Lab3\Parallel\LinearSystSolvP\LinearSystSolvP\Debug\RSP00002913243868.rsp" with contents [ /out:".\debug\LinearSystSolvP.exe.embed.manifest" /notify_update /manifest ".\debug\LinearSystSolvP.exe.intermediate.manifest" ] Creating command line "mt.exe @"c:\Леночка\Универ\Диплом\Лабораторные работы\Lab3\Parallel\LinearSystSolvP\LinearSystSolvP\Debug\RSP00002913243868.rsp" /nologo" Creating temporary file "c:\Леночка\Универ\Диплом\Лабораторные работы\Lab3\Parallel\LinearSystSolvP\LinearSystSolvP\Debug\BAT00002A13243868.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\debug\mt.dep" ] Creating command line """c:\Леночка\Универ\Диплом\Лабораторные работы\Lab3\Parallel\LinearSystSolvP\LinearSystSolvP\Debug\BAT00002A13243868.bat""" |
Output Window |
Compiling... LinearSystSolvP.cpp c:\леночка\универ\диплом\лабораторные работы\lab3\parallel\linearsystsolvp\linearsystsolvp\linearsystsolvp.cpp(43) : 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.' c:\леночка\универ\диплом\лабораторные работы\lab3\parallel\linearsystsolvp\linearsystsolvp\linearsystsolvp.cpp(322) : 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... Embedding manifest... |
Results |
Build log was saved at "file://c:\Леночка\Универ\Диплом\Лабораторные работы\Lab3\Parallel\LinearSystSolvP\LinearSystSolvP\Debug\BuildLog.htm" LinearSystSolvP - 0 error(s), 2 warning(s) |