Build Log |
|
Command Lines |
Creating temporary file "c:\Documents and Settings\fienup\Desktop\Data_Courses\cs052_C++_spr10\labs_s10\lab12\lab12\binarySearch\binarySearch\Release\RSP00000458367196.rsp" with contents [ /O2 /Oi /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP ".\timeBinarySearch.cpp" ".\LinkedHashTable.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\fienup\Desktop\Data_Courses\cs052_C++_spr10\labs_s10\lab12\lab12\binarySearch\binarySearch\Release\RSP00000458367196.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Documents and Settings\fienup\Desktop\Data_Courses\cs052_C++_spr10\labs_s10\lab12\lab12\binarySearch\binarySearch\Release\RSP00000558367196.rsp" with contents [ /OUT:"C:\Documents and Settings\fienup\Desktop\Data_Courses\cs052_C++_spr10\labs_s10\lab12\lab12\binarySearch\Release\binarySearch.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\binarySearch.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Documents and Settings\fienup\Desktop\Data_Courses\cs052_C++_spr10\labs_s10\lab12\lab12\binarySearch\Release\binarySearch.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /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 ".\Release\LinkedHashTable.obj" ".\Release\timeBinarySearch.obj" ] Creating command line "link.exe @"c:\Documents and Settings\fienup\Desktop\Data_Courses\cs052_C++_spr10\labs_s10\lab12\lab12\binarySearch\binarySearch\Release\RSP00000558367196.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Documents and Settings\fienup\Desktop\Data_Courses\cs052_C++_spr10\labs_s10\lab12\lab12\binarySearch\binarySearch\Release\RSP00000658367196.rsp" with contents [ /outputresource:"..\Release\binarySearch.exe;#1" /manifest ".\Release\binarySearch.exe.intermediate.manifest" ] Creating command line "mt.exe @"c:\Documents and Settings\fienup\Desktop\Data_Courses\cs052_C++_spr10\labs_s10\lab12\lab12\binarySearch\binarySearch\Release\RSP00000658367196.rsp" /nologo" Creating temporary file "c:\Documents and Settings\fienup\Desktop\Data_Courses\cs052_C++_spr10\labs_s10\lab12\lab12\binarySearch\binarySearch\Release\BAT00000758367196.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep" ] Creating command line """c:\Documents and Settings\fienup\Desktop\Data_Courses\cs052_C++_spr10\labs_s10\lab12\lab12\binarySearch\binarySearch\Release\BAT00000758367196.bat""" |
Output Window |
Compiling... timeBinarySearch.cpp LinkedHashTable.cpp Linking... Generating code Finished generating code Embedding manifest... |
Results |
Build log was saved at "file://c:\Documents and Settings\fienup\Desktop\Data_Courses\cs052_C++_spr10\labs_s10\lab12\lab12\binarySearch\binarySearch\Release\BuildLog.htm" binarySearch - 0 error(s), 0 warning(s) |