Results 1 to 7 of 7

Thread: Can't use the plugin example provided by QT

  1. #1
    Join Date
    Sep 2010
    Posts
    654
    Thanks
    56
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Can't use the plugin example provided by QT

    The customwidgetplugin provided by QT at examples does not appears as a widget.


    I must to go to 'plugin information' to discover that customwidgetplugin has an error :

    The complement ....\customwidgetplugin.dll uses an incompatible QT lib. (It cannot to mix the debug and release libs)
    (And the more strange thing is that this message is showed in Spanish - and all my QT works in english.... )

    I dont understand how it can be happen. It is QT people guilty or I ?

    And one more question. Why designer at QT Creator is different than QT Designer (In QT Creator I dont see the plugins - Arthur, Display, Phonon and Q3 Support) ?

    Thanks

  2. #2
    Join Date
    Sep 2010
    Posts
    654
    Thanks
    56
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Can't use the plugin example provided by QT

    There is no people that happen them the same than me ?

  3. #3
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: Can't use the plugin example provided by QT

    Quote Originally Posted by tonnot View Post
    It is QT people guilty or I ?
    If you ask that question, you haven't researched the problem enough :-)

    The error is very obvious. You're mixing Qt versions. This is not allowed in some cases.

    To see where the problem is, you need to give more information.
    Which Qt versions did you install. Did you build Qt and/or the examples yourself. Which version of Qt did you use when building the examples? ...

  4. #4
    Join Date
    Sep 2010
    Posts
    654
    Thanks
    56
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Can't use the plugin example provided by QT

    Thanks Tb.
    QT Creator 2.0 (Based on 4.7.0 - Built on Jun 21 2010)
    QT Designer 4.6.3

    I have installed the official qt-sdk-win-opensource-2010.04.exe
    What can I do ?
    ( I have made a question about the difference betwen Cretor Design mode and QT Designer at QT-Tools Forum , but nobody answer. May be the same reason ?)

  5. #5
    Join Date
    Sep 2010
    Posts
    654
    Thanks
    56
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Can't use the plugin example provided by QT

    Please, help.
    I can't continue on learning custom widget plugins.
    And, what is the reason because I cannot see plugins in QT Creator design mode ( arthur Widgets, Display, Phonon. The same problem of QT different versions ? How ? )
    I have installed the official qt-sdk-win-opensource-2010.04.exe


    Added after 44 minutes:


    I think the solution are : you can use Designer (and Qt) built with MinGW.
    And, by extension, am I going to have similar problems in the future with this problem ? (QT Built with ? and my programs with MinGW)
    Thanks
    Last edited by tonnot; 29th October 2010 at 10:14.

  6. #6
    Join Date
    Sep 2010
    Posts
    654
    Thanks
    56
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Can't use the plugin example provided by QT

    QT is kidding me ?
    I have downloaded and install qt-sdk-win-opensource-2010.05.exe , and SURPRISE !!! Now I have :
    QT Creator 2.0.1 (Based on 4.7.0 - Built on Aug 24 2010)
    QT Designer 4.7.0
    ( Before, I have QT Creator 2.0 Based on 4.7.0 and QT Designer 4.6.3 )
    ( I downloaded qt-sdk-win-opensource-2010.04 on 07/Sept/2010 and qt-sdk-win-opensource-2010.05 today 29/Oct/2010)


    FIRST :
    I keep on view design mode into QT Creator different than QT Designer (I dont see arthur Widgets, Display, Phonon. into QT Creator-Design mode)
    SECOND :
    Now I see that the plugin is not loaded because :
    it be expected the key : "Windows mingw release full-config " and has received "Windows mingw debug full-config"
    I used the original .pro file and a modification made by me ( CONFIG += release). But in both cases nothing .

    Is that I am the only idiot that this happens?????
    Why I am unable to create THE PLUGIN PROPOSED BY QT ?

  7. #7
    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: Can't use the plugin example provided by QT

    Quote Originally Posted by tonnot View Post
    Is that I am the only idiot that this happens?????
    Do you really want us to answer this question?
    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. Database drivers provided with Qt Open Source Edition
    By babygal in forum Qt Programming
    Replies: 1
    Last Post: 17th August 2010, 07:47
  2. Replies: 3
    Last Post: 1st July 2010, 13:54
  3. Replies: 1
    Last Post: 19th May 2010, 19:17
  4. Replies: 2
    Last Post: 25th April 2009, 08:50
  5. How to find size provided by QScrollView
    By Sarma in forum Qt Programming
    Replies: 1
    Last Post: 7th March 2006, 09:26

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.