Results 1 to 2 of 2

Thread: JPEG Images not shown in QiconView using QT3??

  1. #1
    Join Date
    Mar 2006
    Posts
    47
    Thanks
    2
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Unix/X11

    Default JPEG Images not shown in QiconView using QT3??

    Hi,
    I am trying to show .jpeg images in Qiconview but when i simple compile the program then i am able to show the images but when i statically compile my project then i am not able to show .jpeg images. Then read some queries and find that i have to include jpeg support in my qt.
    I follow the following process
    ./config.status -qt-libjpeg and then make for QT 3..3.5 for Mac

    But still when i compile project statically then not able to show the jpeg images.
    Is there anything i have to include in my .pro file or I have to do anything else with my projet while compiling the project statically to include the jpeg support in my particular project.

    What should i have to do?

    With Best Regards

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: JPEG Images not shown in QiconView using QT3??

    Shouldn't it be:
    ./config.status -qt-libjpeg -qt-imgfmt-jpeg
    ?

Similar Threads

  1. Replies: 3
    Last Post: 26th July 2006, 14:23

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.