Build Log
  

------- Build started: Project: Segment, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\Debug\RSP000040.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
".\segment.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\Debug\RSP000040.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\Debug\RSP000041.rsp" with contents
[
/OUT:"Debug/Segment.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/Segment.pdb" /SUBSYSTEM:CONSOLE /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\segment.obj"
]
Creating command line "link.exe @"c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\Debug\RSP000041.rsp""
Output Window
  
Compiling...
segment.cpp
c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\pnmfile.h(130) : warning C4101: 'doc' : unreferenced local variable
c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\convolve.h(16) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\convolve.h(36) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\imconv.h(66) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\filter.h(17) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\filter.h(40) : warning C4244: '=' : conversion from 'double' to 'std::allocator<_Ty>::value_type', possible loss of data
        with
        [
            _Ty=float
        ]
c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\segment-image.h(22) : warning C4244: 'argument' : conversion from 'time_t' to 'unsigned int', possible loss of data
c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\segment-image.h(25) : warning C4101: 'r' : unreferenced local variable
c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\segment.cpp(36) : warning C4018: '<' : signed/unsigned mismatch
c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\segment.cpp(39) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\segment.cpp(41) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\segment.cpp(45) : warning C4018: '<' : signed/unsigned mismatch
c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\segment.cpp(48) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\segment.cpp(56) : warning C4018: '<' : signed/unsigned mismatch
c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\segment.cpp(59) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\segment.cpp(61) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\segment.cpp(65) : warning C4018: '<' : signed/unsigned mismatch
c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\segment.cpp(68) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\segment.cpp(77) : warning C4018: '<' : signed/unsigned mismatch
c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\segment.cpp(80) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\segment.cpp(82) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\segment.cpp(86) : warning C4018: '<' : signed/unsigned mismatch
c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\segment.cpp(89) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\segment.cpp(100) : warning C4018: '<' : signed/unsigned mismatch
c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\segment.cpp(103) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\segment.cpp(104) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\segment.cpp(127) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\segment.cpp(128) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\segment.cpp(198) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\segment.cpp(207) : warning C4018: '<' : signed/unsigned mismatch
c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\segment.cpp(218) : warning C4018: '<' : signed/unsigned mismatch
Linking...
Results
  
Build log was saved at "file://c:\Documents and Settings\Mohamed Eldawy\Desktop\segment\segment\Debug\BuildLog.htm"
Segment - 0 error(s), 31 warning(s)