Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Failed Plugins in Plugin Informatin

Failed Plugins in Plugin Informatin

Scheduled Pinned Locked Moved Qt Creator and other tools
3 Posts 2 Posters 3.3k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    l.v.p
    wrote on last edited by
    #1

    Hi,
    Beacuse I don't have phonon plugins in my qt creator I copied phononwidgets.dll from Qt\2010.05\bin\designer to Qt\2010.05\bin\designer, but they didn't appear in Creator.
    I opened Tools->Form Editor->About Qt plugins information and got:

    bq. Failed Plugins
    bq. /Qt/2010.05/bin/designer/phononwidgets.dll
    The plugin '......path to plugin again' uses incompatible Qt library. Expected build key "Windows msvc release full-config", got "Windows mingw release full -config".

    Am I doing something wrong? Is there some way to import phonon plugins into creator?

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andre
      wrote on last edited by
      #2

      You can only use plugins, if they have been compiled with:

      • The same Qt version
      • The same compiler (that's the difference here, it seems)
      • The same release/config configuration
      1 Reply Last reply
      0
      • L Offline
        L Offline
        l.v.p
        wrote on last edited by
        #3

        I tried to recompile qt creator (2.0.1) but still it doesn't work.
        I will try building UI on designer and then integrating it on creator.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved