Results 1 to 20 of 24

Thread: imageformats plugins

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #8
    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: imageformats plugins

    Quote Originally Posted by ht1 View Post
    I ran your test program on the machine that has Qt4 but I did not detect anything happening at all.
    Add CONFIG+=console to the project file, rerun qmake and rebuild the project.

    Is this program supposed to list the file extentions supported?
    Yes.

    In order to compile imageformats dll files I have to reconfigure Qt in on my computer??
    Yes.

    That sounds a bit complicated for my current knowledge
    So use the shared versions. They are much less complicated and you still haven't verified they are the ones causing trouble. Do that first before trying more tedious options like the one below.

    Are there any step by step instructions available?
    configure -help then configure <your set of switches go here> and then mingw-make or whatever your make command is.

  2. The following user says thank you to wysota for this useful post:

    ht1 (5th January 2008)

Similar Threads

  1. Qt Plugins Error
    By nathanpackard in forum Qt Programming
    Replies: 1
    Last Post: 17th August 2007, 23:19
  2. Nightmares with plugins
    By KShots in forum Qt Programming
    Replies: 6
    Last Post: 8th February 2007, 16:46
  3. Qt plugins - how to do a libtool-style autoload
    By KShots in forum Qt Programming
    Replies: 2
    Last Post: 7th February 2007, 12:40
  4. Arthur Plugins demos and designer
    By antonio.r.tome in forum Installation and Deployment
    Replies: 4
    Last Post: 21st March 2006, 14:01
  5. Plugins as small application
    By blackliteon in forum Qt Programming
    Replies: 4
    Last Post: 12th January 2006, 09:39

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.