libTIFF: TIFFOpen: test.tif: Cannot open
I tested libTIFF with the CLion builder. However, no matter what I did, it always said I can’t open the tiff image… I guess maybe something broken in the find_package(TIFF), so I download the tiff raw source and build it with cmake in the directory C:/Program Files/tiff but still not work.
Here is my cmakelists