Hi,

I'm using Qt 4.5.1 for Windows. How do I enable *.gif file animation on Qt?

I did opened Qt 4.5.1 Command Prompt, enter configure -platform win32-msvc2005 -qt-gif to compile the plugin for GIF reading support.

Should I use nmake again after the step above?

How do I verify that the Qt libraries has *.gif file support enabled?

Thanks in advance.