I don't think libTIFF is built for the standard Qt distributions; you will have to build it yourself. There's a .pro file in the qtimageformats "src" directory that should do it. Once you have a .lib and .dll, you link them in as with any other third-party library.