First time here? Check out the FAQ!
answered 2017-11-23 01:24:35 -0600
it seems, your trying to use your system's libtiff, and that it does not know about tmsize_t
tmsize_t
can you try to use the 3rdparty libtiff, that comes with opencv instead ?
cmake -DBUILD_TIFF=ON