Results 1 to 6 of 6

Thread: QImage

  1. #1
    Join Date
    Aug 2010
    Posts
    14
    Thanks
    2
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Windows Symbian S60

    Unhappy QImage

    Hi,I'm new to QT, I've written a simple game using it , when I tried to use it on another machine with no QT installed , not all the graphics can be rendered , However it works on my machine.
    I'm using QImage for loading Images...
    I've put those files with the .exe
    QTCore4.dll
    QTGUI4.dll
    mingwm10.dll
    libgcc_s_dw2-1.dll

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: QImage

    Let me guess – since you don't write it –: you use jpeg. Then the "How to deploy ..." at the docs. You have to provide the right image plugins alongside your application.

  3. #3
    Join Date
    Aug 2010
    Posts
    14
    Thanks
    2
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Windows Symbian S60

    Default Re: QImage

    Thanks, Yes I do use jpeg -_-

  4. #4
    Join Date
    Feb 2006
    Posts
    31

    Default Re: QImage


  5. #5
    Join Date
    Aug 2010
    Posts
    14
    Thanks
    2
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Windows Symbian S60

    Default Re: QImage

    Thanks,
    I've tried to make a folder called
    plugings
    and put the jpeg4.dll in it , but it still doesn't show any Images

  6. #6
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: QImage

    Shouldn't it be called imageformats...

Similar Threads

  1. QImage
    By Maluko_Da_Tola in forum Newbie
    Replies: 1
    Last Post: 31st July 2010, 06:28
  2. QImage
    By sabeesh in forum Qt Programming
    Replies: 1
    Last Post: 17th October 2007, 20:35
  3. What's faster: QPixmap-to-QImage or QImage-to-QPixmap
    By forrestfsu in forum Qt Programming
    Replies: 2
    Last Post: 15th December 2006, 17:11
  4. QImage Help Pls
    By munna in forum Newbie
    Replies: 4
    Last Post: 5th June 2006, 12:02
  5. Replies: 3
    Last Post: 15th March 2006, 11:44

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.