[Qt-interest] qt-embedded 4.5.1 gif support

Jordan Upham jupham at zipitwireless.com
Mon Aug 16 20:51:38 CEST 2010


Hi,

I'm using qt-embedded 4.5.1 on uclinux and I cannot get gif's to load in my
application.  I've checked QImageReader::supportedImageFormats() and gif is
not listed but if I check the imageformats directory I see the libgif.so and
have verified that QlibraryInfo::location for the PluginsPath points to the
correct place.  If I check the makefile in uclinux-dist/lib/qt-embedded I
see this
CONF_OPTS += \
-system-zlib \
-qt-gif
which leads me to believe that gif support is turned on.  Is there something
I'm missing in all of this?  As a side note, if I compile the application in
windows everything works fine which leads me to believe it is some library
issue that I am missing.

Thanks,

Jordan Upham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100816/e318cc3a/attachment.html 


More information about the Qt-interest-old mailing list