Results 1 to 1 of 1

Thread: Qt Assistant Deployment doesn't display gif/jpg images

  1. #1
    Join Date
    Oct 2011
    Posts
    4
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Qt Assistant Deployment doesn't display gif/jpg images

    Good Day!

    I am using Qt Assistant as my custom help viewer. On my development machine, gif/jpg files are displayed just fine when I load the help collection file. When I deploy to a non-qt installed, Windows Vista machine, png images display properly, but gif/jpg files do not load at all (replaced by a pretty blue question mark icon).

    I am deploying the imageformats plugin directory with the application, and I can verify that the qgif4 and qjpeg4 plugins are being loaded by seeing them in the Qt Plugin Cache in the registry. I have cleared both the plugin cache, and the Qt Assistant cache to make sure nothing "old" is being loaded, to no avail.

    I am using the distributed Qt SDK with Qt 4.7.0, and Qt Assistant 4.7.0.

    Any help would be had!

    Thanks!
    waterstw


    Added after 7 minutes:


    I just found the problem - I was using an old version of the imageformats plugin dll's. Problem resolved.

    Thanks!
    waterstw
    Last edited by waterstw; 25th October 2011 at 15:55.

Similar Threads

  1. Qt Assistant deployment doesn't show images
    By waterstw in forum Qt Tools
    Replies: 0
    Last Post: 24th October 2011, 22:29
  2. assistant not displaying images
    By GrahamLabdon in forum Qt Tools
    Replies: 0
    Last Post: 12th November 2010, 13:51
  3. QT Assistant dosent show images
    By Nik8768 in forum Newbie
    Replies: 2
    Last Post: 14th April 2010, 07:16
  4. Application doesn't display images
    By satoshi in forum Qt Programming
    Replies: 3
    Last Post: 2nd January 2010, 11:33
  5. Application deployment with assistant as help viewer
    By jml in forum Installation and Deployment
    Replies: 18
    Last Post: 5th January 2009, 21:42

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
  •  
Qt is a trademark of The Qt Company.