Results 1 to 2 of 2

Thread: Problem with displaying jpeg and gif images, in QT4

  1. #1
    Join Date
    Jun 2008
    Posts
    21
    Thanked 1 Time in 1 Post

    Default Problem with displaying jpeg and gif images, in QT4

    Hi,

    I installed Qt embedded linux 4.4.1 in mipsel linux platform, I am able to compile and run the applications. I am getting problem with showing images, it is only showing png images, but not displaying jpeg and gif images. The load() function of QImage is returning 0. Can anyone tell how to solve this problem.

    regards,
    node_ex

  2. #2
    Join Date
    Jan 2006
    Location
    Bremen, Germany
    Posts
    554
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Problem with displaying jpeg and gif images, in QT4

    Standard problem (could be found through the search function!) - you forgot to install the jpeg and gif qt plugins. See http://doc.trolltech.com/4.4/plugins-howto.html on where you have to place them (or use forum search)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.