Build Log |
|
Command Lines |
Creating temporary file "d:\Programming Contests\NBU Contests\Training\unsorted\unsorted\Debug\RSP00002B39564784.rsp" with contents [ /Od /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\unsorted.cpp" ] Creating command line "cl.exe @"d:\Programming Contests\NBU Contests\Training\unsorted\unsorted\Debug\RSP00002B39564784.rsp" /nologo /errorReport:prompt" Creating temporary file "d:\Programming Contests\NBU Contests\Training\unsorted\unsorted\Debug\RSP00002C39564784.rsp" with contents [ /OUT:"D:\Programming Contests\NBU Contests\Training\unsorted\Debug\unsorted.exe" /MANIFEST /MANIFESTFILE:"Debug\unsorted.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"d:\Programming Contests\NBU Contests\Training\unsorted\Debug\unsorted.pdb" /DYNAMICBASE /NXCOMPAT /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\unsorted.obj" ] Creating command line "link.exe @"d:\Programming Contests\NBU Contests\Training\unsorted\unsorted\Debug\RSP00002C39564784.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "d:\Programming Contests\NBU Contests\Training\unsorted\unsorted\Debug\RSP00002D39564784.rsp" with contents [ /outputresource:"..\Debug\unsorted.exe;#1" /manifest ".\Debug\unsorted.exe.intermediate.manifest" ] Creating command line "mt.exe @"d:\Programming Contests\NBU Contests\Training\unsorted\unsorted\Debug\RSP00002D39564784.rsp" /nologo" Creating temporary file "d:\Programming Contests\NBU Contests\Training\unsorted\unsorted\Debug\BAT00002E39564784.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep" ] Creating command line """d:\Programming Contests\NBU Contests\Training\unsorted\unsorted\Debug\BAT00002E39564784.bat""" |
Output Window |
Compiling... unsorted.cpp d:\programming contests\nbu contests\training\unsorted\unsorted\unsorted.cpp(81) : warning C4996: 'std::mismatch': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators' c:\program files (x86)\microsoft visual studio 9.0\vc\include\xutility(2964) : see declaration of 'std::mismatch' Linking... LINK : D:\Programming Contests\NBU Contests\Training\unsorted\Debug\unsorted.exe not found or not built by the last incremental link; performing full link Embedding manifest... |
Results |
Build log was saved at "file://d:\Programming Contests\NBU Contests\Training\unsorted\unsorted\Debug\BuildLog.htm" unsorted - 0 error(s), 1 warning(s) |