| | | 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...
|