Results 1 to 5 of 5

Thread: final version can't open jpeg

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2009
    Location
    Kingdom of Bavaria
    Posts
    2
    Thanks
    1
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default final version can't open jpeg

    Hello,

    i try to build a windows application that reads jpegs on pre built windows version of qt 4.5 (2009.03) with qt creator.

    on the development system everything works fine, but as soon as i try the application on a windows with no qt installed, reading jpeg files failes.

    i read the help about deployment on windows and tried the following:

    copy imageformats from qt to applications dir 'imageformats'
    copy imageformats from qt to applications dir 'plugins/imageformats'

    both with or without adding:

    a.addLibraryPath(a.applicationDirPath())

    to main.cpp

    still does not open jpeg images on the target system, what am i missing?
    Last edited by 93interactive; 4th August 2009 at 15:48.

Similar Threads

  1. Replies: 1
    Last Post: 8th February 2009, 15:08
  2. Designer doesn't load wwWidgets plugin
    By reimer in forum Installation and Deployment
    Replies: 21
    Last Post: 7th February 2009, 03:23
  3. Distributing QT application for Mac OS
    By mb0 in forum Qt Programming
    Replies: 1
    Last Post: 31st May 2007, 18:59
  4. Replies: 15
    Last Post: 21st April 2007, 17:46

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.