Results 1 to 1 of 1

Thread: Need Help to build QwtPolar Library

  1. #1
    Join Date
    Sep 2010
    Posts
    9
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Need Help to build QwtPolar Library

    Hi everyone

    I have downloaded Qwt library and sucessfully built using qmake and nmake for MSVC from visual studio 2010 command prompt..I can also run the examples sucessfully.

    Now i need to build QwtPolar library. i downloaded the latest build qwtpolar-1.0.1 from sourceforge and read the install file in the folder and followed the same procedure to build QwtPolar, but i am getting error like fatal error "cannot open include file:- 'qwt_curve_fitter.h": no such file or directory. followed by same error for different header file.

    But i can see that all the header files are present in the Qwt folder and i have copied the Qwt.prf file to the makespec/features folder.

    please help me to build the QwtPolar library.thanks in advance


    Added after 1 53 minutes:


    Well Guys

    At last i figured it out..i set the QMAKEFEATURES property of qmake to the installed features folder of the QWT and everything works fine now..
    Just for guys who are stuck as like me,,,
    You can query the path set to QMAKEFEATURES by using qmake -query QMAKEFEATURES and if it set properly than it should point to the QWTINSTALL/feature directory...
    Last edited by santhoshpatil; 21st November 2012 at 14:40.

Similar Threads

  1. Replies: 2
    Last Post: 29th June 2013, 12:33
  2. How to build a library from application
    By kamlmish in forum Newbie
    Replies: 7
    Last Post: 8th February 2011, 10:32
  3. i want build My project use VLC library on QT
    By nhs_0702 in forum Qt Programming
    Replies: 1
    Last Post: 13th March 2010, 06:41
  4. How do you build QwtPolar for VC++2008?
    By Joachie in forum Qwt
    Replies: 1
    Last Post: 16th April 2009, 15:57
  5. Replies: 3
    Last Post: 28th December 2007, 11:02

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.