Results 1 to 4 of 4

Thread: qwt library installation

  1. #1
    Join Date
    Mar 2011
    Posts
    36
    Thanks
    30
    Qt products
    Qt4
    Platforms
    Windows

    Default qwt library installation

    please can somebody elaborate ....the installation technique of qwt library in QT
    I am using windows 7 platform.
    I searched out and found only this onehttp://qwt.sourceforge.net/qwtinstall.html
    please somebody explain in details on how to install library....
    Every help shall be appreciated!

  2. #2
    Join Date
    Mar 2011
    Location
    Hyderabad, India
    Posts
    1,882
    Thanks
    3
    Thanked 452 Times in 435 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows
    Wiki edits
    15

    Default Re: qwt library installation

    Windows 7 using MSVC or MinGW? for both of these instructions are provided in the link specified. Please try doing them, as mentioned.

    It should be simple enough, if you already have your Qt environment setup ready. If not first have Qt setup then go for Qwt.

    If you still have any problems, post them.

  3. #3
    Join Date
    Mar 2011
    Posts
    36
    Thanks
    30
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: qwt library installation

    I have read the above link but ...I didn't understand what is meant by Qmake
    please elaborate the steps in details as I am getting difficulty in understanding the instruction provided in above link

  4. #4
    Join Date
    Mar 2011
    Location
    Hyderabad, India
    Posts
    1,882
    Thanks
    3
    Thanked 452 Times in 435 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows
    Wiki edits
    15

    Default Re: qwt library installation

    If don't understand what qmake is, you can post this in newbie forum. Also make yourself fameliar with Qt then move to Qwt.

    qmake generates a Makefile based on the information in a project file (.pro file), qmake contains additional features to support development with Qt, automatically including build rules for moc and uic. The output makefile is used my make to build the project

    http://doc.qt.nokia.com/4.7/qmake-manual.html

  5. The following user says thank you to Santosh Reddy for this useful post:

    robotics (8th June 2011)

Similar Threads

  1. Replies: 2
    Last Post: 19th February 2011, 11:26
  2. Replies: 4
    Last Post: 18th December 2009, 18:55
  3. Replies: 1
    Last Post: 13th August 2009, 16:32
  4. QT Installation
    By me_here_me in forum Qt Programming
    Replies: 1
    Last Post: 6th April 2009, 10:47
  5. Installation of a C++ software wrote with Qt library
    By franknapoli in forum Installation and Deployment
    Replies: 1
    Last Post: 5th March 2009, 17:51

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
  •  
Qt is a trademark of The Qt Company.