Results 1 to 5 of 5

Thread: [SOLVED] How to create qwt_designer_plugin.pdb

  1. #1
    Join Date
    Nov 2012
    Location
    Russia
    Posts
    231
    Thanks
    118
    Thanked 18 Times in 10 Posts
    Qt products
    Qt5
    Platforms
    Windows Android

    Default [SOLVED] How to create qwt_designer_plugin.pdb

    Hello

    I cannot find the file: qwt_designer_plugin.pdb

    I read that: http://geekanddo.wordpress.com/2012/...on-windows-10/

    Thank you
    Last edited by 8Observer8; 15th March 2014 at 17:05.

  2. #2
    Join Date
    Nov 2012
    Location
    Russia
    Posts
    231
    Thanks
    118
    Thanked 18 Times in 10 Posts
    Qt products
    Qt5
    Platforms
    Windows Android

    Default Re: How to create qwt_designer_plugin.pdb

    I solved this problem.

    Place a regular QWidget on your form in the desired location. Right click on it and hit Promote to...

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

    Default Re: [SOLVED] How to create qwt_designer_plugin.pdb

    The "hint" from the link is absolutely not the recommended way for installing the designer plugin. Don't copy files around manually ...
    Instead read: http://qwt.sourceforge.net/qwtinstall.html#USEPLUGIN

    Uwe

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

    8Observer8 (17th March 2014)

  5. #4
    Join Date
    Nov 2012
    Location
    Russia
    Posts
    231
    Thanks
    118
    Thanked 18 Times in 10 Posts
    Qt products
    Qt5
    Platforms
    Windows Android

    Default Re: [SOLVED] How to create qwt_designer_plugin.pdb

    I don't understand that instruction. It is very difficult for beginner.

    I will use Qwt with QWidget and "Promote to..."

    And I will use QCustomPlot because it has the very good step-by-step instruction http://www.qcustomplot.com/index.php...ials/settingup

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

    Default Re: [SOLVED] How to create qwt_designer_plugin.pdb

    Quote Originally Posted by 8Observer8 View Post
    I will use Qwt with QWidget and "Promote to..."
    What is the same as not installing a plugin. There is nothing wrong doing so for a plot widget, as the plugin does not offer many benefits at all ( of course it is a different story when you are interested in the other widgets ).

    I know that DLLs are a problem for beginners and the way how designer plugins have to be made and installed is everything else than comfortable - the same with the feature files for qmake.
    But not offering any support for the Qt ecosystem - only to make the installation looking simpler ...

    Uwe

Similar Threads

  1. Replies: 0
    Last Post: 15th October 2013, 10:32
  2. How to Create lib in Qt.
    By shyam prasad in forum Qt Programming
    Replies: 6
    Last Post: 14th August 2012, 11:02
  3. Qt in VS does not create an .exe
    By Nazgul in forum Installation and Deployment
    Replies: 7
    Last Post: 14th August 2012, 10:34
  4. Need to create a dll
    By DDHarLiN in forum Qt Programming
    Replies: 8
    Last Post: 14th August 2012, 10:30
  5. Replies: 4
    Last Post: 1st May 2009, 12:00

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.