Results 1 to 5 of 5

Thread: The QT creator embedded Designer can't show the qwt plug correctly

  1. #1
    Join Date
    Oct 2007
    Posts
    32
    Thanks
    3
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default The QT creator embedded Designer can't show the qwt plug correctly

    Hello,

    The QT creator embedded Designer can't show the qwt plug correctly. But the QT designer works fine. I submit the situation on QT bug tracker and they comment the problem might go with the build method with qwt. You can get find the tracker comment Here. I also notices that the load failure on the qwt plugin in QT creator.

    Anyone knows how to solved that?
    Attached Images Attached Images

  2. #2
    Join Date
    Oct 2010
    Posts
    12
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: The QT creator embedded Designer can't show the qwt plug correctly

    read the entire line regarding the failed plugin. It might tell you that it is trying to load a debug build of the qwt designer plugin. If so, you probably need to delete the qwt designer plugin dll/lib etc. in your build tree, rebuild it in release mode, and put the new release dll in the designer plugin folder.

    Just noticed you were using qt creator. I don't know much about qt creator, so the above might not be your answer. I also received a failed plugin message when the qwt dll was not in my path, which makes sense of course.
    Last edited by gedrite; 14th April 2011 at 03:07.

  3. #3
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,311
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: The QT creator embedded Designer can't show the qwt plug correctly

    Are designer and creator built with the same compiler ?

    Uwe

  4. #4
    Join Date
    Oct 2007
    Posts
    32
    Thanks
    3
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: The QT creator embedded Designer can't show the qwt plug correctly

    I download the pre-build QT creator from QT web page. It should be mingw32 version. For the qwt, I compiler by myself on mingw32.

  5. #5
    Join Date
    Nov 2010
    Posts
    57
    Thanks
    4
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: The QT creator embedded Designer can't show the qwt plug correctly

    The
    pre-build QT creator from QT web page
    is built in MSVC.

    As gedrite said, read the whole line of the image you showed us in your first post. That will tell you what is wrong.

Similar Threads

  1. Qt Creator Can't show the qwt widget in the embedded designer
    By SamT in forum Qt Tools
    Replies: 2
    Last Post: 30th May 2011, 21:07
  2. Replies: 2
    Last Post: 2nd November 2010, 01:43
  3. Replies: 3
    Last Post: 6th October 2010, 23:00
  4. Qt creator & Qt embedded
    By eva2002 in forum Qt Tools
    Replies: 3
    Last Post: 12th January 2010, 13:42
  5. Replies: 0
    Last Post: 13th July 2009, 20:20

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.