Hello ! On CYGWIN ( MinGW Mode ) i have not installed libTIFF, ./configure detected that, but after that when using make to compile SDL_image it gave me an error that it is not able to compile because of the missing libTIFF. I had to use --disable-tif to really disable it. CU