Qt-interest Archive, April 2007
about gif image format supporting
Message 1 in thread
>
> hi, everyone
> > i compiled qt4.2 by using msvc2005 compiler successfully based on winxp.
> > but when i add an icon to my qt application, i found that it didn't support
> > the "gif" format icons. what should i do? any ideas?
> >
> I have taken a look of the qt reference doucument which tells that qt
> could support many kinds of image format, like "png","jpeg","jpg", also
> "gif".but "gif" is not default supported. if needed, it should be recompiled
> by adding the -gif command parament
>
>
> regards
> > fengli zhang
> >
>