Hi
I've followed all the steps in this up to the point that I need to build the project and get the headers and binary files to add to my projects. But when I try to build the project in eclipse, I get the following error:
error: .../tif_stream.cxx:367:49:cast from 'tiffos_data*' to 'thandle_t {aka int}' loses precision [-fpermissive]
What should I do to make the project?
Thank you in advance