Hi ,
On my PC I have Qt 4.4.3 , Visual Studio 2005 and Qt Visual Studio integration 1.4.3.

In my project I need to display TIFF images, and it working fine!!!!!. I didn't insert any plugin declaration in code. (I just pass to QPixmap image file name and image format).

When project run on PC with no QT installed , only QT libs in run time directory I am failed to load TIFF images .

Can anyone help with that !!!