Results 1 to 2 of 2

Thread: qt plugins being used??

  1. #1
    Join Date
    Oct 2012
    Posts
    5
    Qt products
    Qt3
    Platforms
    Windows

    Default qt plugins being used??

    I have to deploy a small image processing app on other computer. Which plugins should i copy on project directory?
    For now i have only copied platforms..
    Is there any way i can find out what plugins my .exe requires??

    For dlls, i had to click .exe 15 times to find what was missing. But plugins doesn't show error at startup...
    PLEASE HELP ME...

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: qt plugins being used??

    You only need one platform plugin -- the one used by your platform. Apart from that if you want to process images, you need all imageformats plugins.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Replies: 1
    Last Post: 6th June 2012, 01:41
  2. Replies: 17
    Last Post: 2nd January 2011, 17:11
  3. Mac OS, plugins that user designer plugins
    By Royceybaby in forum Qt Programming
    Replies: 0
    Last Post: 9th May 2010, 01:40
  4. How to use plugins in Qt?
    By kremuwa in forum Newbie
    Replies: 1
    Last Post: 27th February 2010, 09:13
  5. QT 4.2.2 and Ico plugins
    By Placido Currò in forum Qt Programming
    Replies: 2
    Last Post: 24th January 2007, 15:13

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.