Results 1 to 2 of 2

Thread: Qwt do not appear in Qt Designer

  1. #1
    Join Date
    Nov 2011
    Posts
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Qwt do not appear in Qt Designer

    Hello,
    i have Problems by installing qwt.
    I am using Windows 7 (64Bit).

    Here are the steps I have done:

    1) Installed Qt SDK version 1.1.4
    2) Downloaded qwt-6.0.1
    3) Unzipped qwt into Qt Creator Folder ( C:\QtSDK\Desktop\Qt\4.7.4\mingw\qwt )
    4) Changed Qwtbuild.pri settings to "CONFIG += release"
    5) Changed Qwtconfig.pri install-dir to " QWT_INSTALL_PREFIX = C:/QtSDK/Desktop/Qt/4.7.4/mingw/qwt"
    and removed "QWT_CONFIG += QwtDll" to have a static lib
    6) Next step was to go into QT Console, change to qwt folder and run:
    Qt Code:
    1. qmake qwt.pro
    2. make
    3. make install
    To copy to clipboard, switch view to plain text mode 
    7) At least i have put the From: libqwt_designer_plugin.a and qwt_designer_plugin.dll (C:\QtSDK\Desktop\Qt\4.7.4\mingw\qwt\designer\plug ins\designer) to C:\QtSDK\Desktop\Qt\4.7.4\mingw\plugins\designer
    and the libs from C:\QtSDK\Desktop\Qt\4.7.4\mingw\qwt\lib to C:\QtSDK\Desktop\Qt\4.7.4\mingw\lib.

    But i can not find the the Widgets in Qt Creator's Designer.
    What do i have done wrong?

    Thank you!

  2. #2
    Join Date
    Nov 2011
    Location
    Germany
    Posts
    8
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Qwt do not appear in Qt Designer

    Hi have you checked Designer-> Help -> Plugins? I had the same problem, saw that there was a file missing, but I copied the wrong files to the plugins directory. ;-)

    HTH,
    Kind regards
    Thomas

Similar Threads

  1. Replies: 1
    Last Post: 8th September 2010, 20:31
  2. Replies: 2
    Last Post: 1st October 2009, 17:26
  3. Qt Designer and \n
    By TheRonin in forum Qt Programming
    Replies: 2
    Last Post: 8th November 2007, 17:19
  4. Designer plugin segfaults designer :(
    By tmarki in forum Qt Tools
    Replies: 4
    Last Post: 26th September 2007, 12:22
  5. Replies: 1
    Last Post: 22nd January 2007, 13:13

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.