Results 1 to 3 of 3

Thread: gif formate images is not displayed in linux

  1. #1
    Join Date
    May 2009
    Posts
    129

    Default gif formate images is not displayed in linux

    Hi ,

    I recompiled the Qt with

    ./configure

    make sub-src
    make install

    I am using static libs in my application.

    if i use gif formate images in my application images is not displayed..

    What i have to do to display for gif images


    Please help me


    Thanks

    Yuvaraj R

  2. #2
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: gif formate images is not displayed in linux

    I syour Qt built with gif support ?
    You will need to add -qt-gif argument to configure.exe

    Also when deploying the application, the imageformats directory should be present which contains the dll for those images. Have a look at imageformats directory in the QTDIR/Plugins

  3. #3
    Join Date
    May 2009
    Posts
    129

    Default Re: gif formate images is not displayed in linux

    Hi in my qt installed directory i am having following things

    libqgif.a libqico.a libqjpeg.a libqmng.a libqsvg.a libqtiff.a
    libqgif.so libqico.so libqjpeg.so libqmng.so libqsvg.so libqtiff.so



    Please help me



    Thanks

    Yuvaraj R

Similar Threads

  1. Weird problem: multithread QT app kills my linux
    By Ishark in forum Qt Programming
    Replies: 2
    Last Post: 8th August 2008, 09:12
  2. import large number of images
    By sriluyarlagadda in forum Qt Programming
    Replies: 5
    Last Post: 15th May 2008, 10:26

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.