Results 1 to 2 of 2

Thread: problem with Qt resources

  1. #1
    Join Date
    Nov 2010
    Location
    iran/isfahan
    Posts
    13
    Thanks
    3
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows Symbian S60

    Question problem with Qt resources

    I embedded some pictures in my executable file and I used them as 'background' property of some widgets stylesheet. It works well in my OS, but when I move the executable file (with relevant .dll files) into my Windows XP or my friend's OS (Windows 7), the images don't load!
    any Idea?
    note:
    • My OS is Windows 7 (64-bit)
    • Two other OS I tried and my embedded resources don't work: Windows 7 (64-bit), Windows XP (32-bit)

  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: problem with Qt resources

    Do you have deployed the imageplugin alongside the application? For JPG you will need that!

  3. The following user says thank you to Lykurg for this useful post:

    alireza.mirian (18th March 2012)

Similar Threads

  1. Replies: 7
    Last Post: 21st June 2012, 20:37
  2. Problem Editing Resources with Qt Designer
    By demonGeek in forum Qt Tools
    Replies: 1
    Last Post: 26th January 2011, 05:04
  3. Problem with embedded resources under windows xp?
    By Kumosan in forum Installation and Deployment
    Replies: 1
    Last Post: 8th October 2008, 08:50
  4. problem with resources
    By SuperSonik in forum Installation and Deployment
    Replies: 2
    Last Post: 15th February 2007, 10:58
  5. Resources Modules DLL Window problem
    By RHBaum in forum Qt Programming
    Replies: 3
    Last Post: 16th October 2006, 15:54

Tags for this Thread

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.