Results 1 to 7 of 7

Thread: compile o.k. but nothing in QtDesigner

  1. #1
    Join Date
    Sep 2008
    Posts
    13
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Windows

    Question compile o.k. but nothing in QtDesigner

    Hi, I have successfully compiled C:\qwt-5.1.1 and everything looks excellent inside that directory. However, when I start QtDesigner I do not see any qwt plugins at all.

    There is a plugin subdir in qwt-5.1.1 but the installer did not connect it to Qt 4.4.3


    I edited the qwtconfig.pri file and uncommented the examples.

    I started a command line window from Qt 4.4.3 Command Prompt and cd to
    C:\qwt-5.1.1. Then I did a qmake and make. It all seemed to work very well
    and quickly.

    what did I miss? I am sure I have successfully installed qwt into Qt in the past.
    I must have done something stupid this time?

    thank you for any suggestions,
    Ken - Naperville, IL USA

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: compile o.k. but nothing in QtDesigner

    I don't remember for sure if Qwt has an install target. You can try to "make install". If it doesn't do anything, try copying Qwt Designer plugins by hand to %QTDIR%\plugins\designer (eg. C:\Qt\4.4.3\designer\plugins).
    J-P Nurmi

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

    khopper (6th October 2008)

  4. #3
    Join Date
    Sep 2008
    Posts
    13
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: compile o.k. but nothing in QtDesigner

    Thank you JPN, o.k. I tried a make install from qwt-5.1.1

    Now I see that there is a dll called "qwt_designer_plugin5.dll"
    located in the C:\Qt\4.4.3\plugins\designer path.

    But nothing shows up in the left hand column of the designer
    where I am sure I saw a nice list of qwt entries before.

    I'll keep at it :-)
    many thanks for your suggestion,
    Ken

  5. #4
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: compile o.k. but nothing in QtDesigner

    Do you have the Qwt DLL in PATH? What does Help->About Plugins say?
    J-P Nurmi

  6. The following user says thank you to jpn for this useful post:

    khopper (6th October 2008)

  7. #5
    Join Date
    Sep 2008
    Posts
    13
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Windows

    Question Re: compile o.k. but nothing in QtDesigner

    Dear JPN, how can I send you a screen dump from Ubuntu?
    I have found that under Ubuntu that the qwt widgets show up
    in the QtDesigner in the list with no problem. I guess it is part
    of the qwt 'make install' process? I have a nice image if only
    I could send it to you.

    I have not figured out how to get qwt widgets to show up in
    the Windows Qt 4.4.3 version as they do in Ubuntu.

    thanks,
    Ken (direct email address KenHopper1125 at wowway dot com>
    Last edited by khopper; 2nd October 2008 at 17:51. Reason: updated contents

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

    Default Re: compile o.k. but nothing in QtDesigner

    In most cases problems with the designer on Windows are related to debug/release mismatches. When the designer is build in release mode Qwt plugin and library need to be build in release mode too.

    This is Windows only - no idea, why they introduced this pointless limitation.

    Uwe

  9. The following user says thank you to Uwe for this useful post:

    khopper (6th October 2008)

  10. #7
    Join Date
    Sep 2008
    Posts
    13
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Windows

    Thumbs up Re: compile o.k. but nothing in QtDesigner

    Thank you dear Uwe for that reminder. I will double check to see if I used Qt debug or compiled qwt debug by mistake. Yes, I remember reading a caution in the installation instructions about a mis-match causing problems in Windows.

    The Ubuntu installation works very smoothly and I am learning so much by trying the Designer.

    thank you again for the debug reminder
    Ken - USA

Similar Threads

  1. qtgui4.dll error in visual c++ 2005
    By Comptrol in forum Installation and Deployment
    Replies: 33
    Last Post: 19th June 2008, 07:18
  2. Access to PostgreSQL DB on a linux server
    By rmagro in forum Qt Programming
    Replies: 28
    Last Post: 13th March 2008, 09:02
  3. QtDesigner linker error MSVC++ 2005
    By The Storm in forum Installation and Deployment
    Replies: 1
    Last Post: 15th September 2007, 22:51
  4. Qt-4.2.2 qmake won't compile under visual studio 2005 on vista
    By moowy in forum Installation and Deployment
    Replies: 7
    Last Post: 13th January 2007, 21:06
  5. how to correctly compile threads support?
    By srhlefty in forum Installation and Deployment
    Replies: 9
    Last Post: 25th June 2006, 19:15

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.