Results 1 to 3 of 3

Thread: QT 4.2.2 and Ico plugins

  1. #1
    Join Date
    Sep 2006
    Posts
    23
    Thanks
    8
    Qt products
    Qt3 Qt4

    Default QT 4.2.2 and Ico plugins

    Hi everybody !

    Is there anybody who uses the ico plugin with QT 4.2.2 ?

    If so, I would ask some questions.

    I have installed qt 4.2.2 on Windows XP Pro and I'd like to use the ico plugin. I have already installed it into the directory C:\Qt\4.2.2\qticoimageformat-2.2-commercial. I did the 'configure' command without problems and then the nmake all. At that point, it seems that it didn't found the qmake tool, but i solved it as there was an error in the make file.
    Now I have a folder C:\Qt\4.2.2\plugins\imageformats with several dll files, such as qticod2.dll and others.

    I developed a QT-dll which needs to show *ico files but it doesn't . But the sample application of the plugin shows ico files without problems.

    What could be wrong in my application ?

    Thanks for your help.

    Regards,
    Placido.

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

    Default Re: QT 4.2.2 and Ico plugins

    You might need to flush the plugin cache in your registry. Look into our wiki, it's explained in an article about MySQL plugin.

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

    Placido Currò (23rd January 2007)

  4. #3
    Join Date
    Sep 2006
    Posts
    23
    Thanks
    8
    Qt products
    Qt3 Qt4

    Default Re: QT 4.2.2 and Ico plugins

    just to complete the thanks !

    My application has a working dir, there were 2 dlls of the older version of qt that were installed before adding the ico plugin.

    I copied the new ones and now it works.

    Thank you.

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.