Hi,

I have done an application where i am using a gif image to show some progress of some operation. The Gif Image is added to qt resource file and with qt creator , if i run the application, the image is displayed on window. But if I take the exe to another machine , the images are not loaded to window. Even the jpeg images are also not loaded. For me only bmp images are working. Kindly advice the method to use gif and jpeg images.


Thanks,