Build Log
  

Build started: Project: PythagoreanTheorem, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Documents and Settings\fienup\Desktop\Data_Courses\cs051\labs\lab2\PythagoreanTheorem\PythagoreanTheorem\Debug\RSP00000C64604980.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\PythagoreamTheorem.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\fienup\Desktop\Data_Courses\cs051\labs\lab2\PythagoreanTheorem\PythagoreanTheorem\Debug\RSP00000C64604980.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\fienup\Desktop\Data_Courses\cs051\labs\lab2\PythagoreanTheorem\PythagoreanTheorem\Debug\RSP00000D64604980.rsp" with contents
[
/OUT:"C:\Documents and Settings\fienup\Desktop\Data_Courses\cs051\labs\lab2\PythagoreanTheorem\Debug\PythagoreanTheorem.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\PythagoreanTheorem.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Documents and Settings\fienup\Desktop\Data_Courses\cs051\labs\lab2\PythagoreanTheorem\Debug\PythagoreanTheorem.pdb" /SUBSYSTEM:CONSOLE /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\PythagoreamTheorem.obj"

".\Debug\PythagoreanTheorem.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\Documents and Settings\fienup\Desktop\Data_Courses\cs051\labs\lab2\PythagoreanTheorem\PythagoreanTheorem\Debug\RSP00000D64604980.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Documents and Settings\fienup\Desktop\Data_Courses\cs051\labs\lab2\PythagoreanTheorem\PythagoreanTheorem\Debug\RSP00000E64604980.rsp" with contents
[
/out:".\Debug\PythagoreanTheorem.exe.embed.manifest" /notify_update /manifest

".\Debug\PythagoreanTheorem.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents and Settings\fienup\Desktop\Data_Courses\cs051\labs\lab2\PythagoreanTheorem\PythagoreanTheorem\Debug\RSP00000E64604980.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\fienup\Desktop\Data_Courses\cs051\labs\lab2\PythagoreanTheorem\PythagoreanTheorem\Debug\BAT00000F64604980.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """c:\Documents and Settings\fienup\Desktop\Data_Courses\cs051\labs\lab2\PythagoreanTheorem\PythagoreanTheorem\Debug\BAT00000F64604980.bat"""
Output Window
  
Compiling...
PythagoreamTheorem.cpp
c:\documents and settings\fienup\desktop\data_courses\cs051\labs\lab2\pythagoreantheorem\pythagoreantheorem\pythagoreamtheorem.cpp(15) : warning C4244: '=' : conversion from 'time_t' to 'unsigned int', possible loss of data
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\Documents and Settings\fienup\Desktop\Data_Courses\cs051\labs\lab2\PythagoreanTheorem\PythagoreanTheorem\Debug\BuildLog.htm"
PythagoreanTheorem - 0 error(s), 1 warning(s)