Results 1 to 2 of 2

Thread: qwt installation problem

  1. #1
    Join Date
    May 2008
    Posts
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default qwt installation problem

    I've dowloaded qwt-5.1.0 zip file and typed in a Qt 4.3.4 Command Prompt

    qmake qwt.pro
    make

    as it't written in INSTALL file (i had no errors at compilation). I've put qwt5.dll and libqwt5.a in C:\Qt\4.3.4\lib and C:\Qt\4.3.4\bin then I've copied 'src' directory to C:\Qt\4.3.4\include. Later I found out that I have to copy qwt5.dll to C:\WINDOWS\system32 to run compiled examples. I did the same steps when I was adding libQGLViewer to my Qt and everthing went fine.

    Now when I try to compile any example (anywhere else than in it's original place) I receive such errors:

    sliders.cpp:5:24: qwt_slider.h: No such file or directory
    sliders.cpp:6:30: qwt_scale_engine.h: No such file or directory
    sliders.cpp:7:27: qwt_scale_map.h: No such file or directory

    I have all of this files in C:\Qt\4.3.4\include\src. Why my compiler doesn't look for them there? (like it does with all other headers)

  2. #2
    Join Date
    Jun 2008
    Posts
    10
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: qwt installation problem

    um facing the same problem Now, any one has any suggestions ?

Similar Threads

  1. Replies: 6
    Last Post: 15th July 2008, 10:43
  2. Problem with Drag Drop for QWT Graph
    By Ankitha Varsha in forum Qwt
    Replies: 2
    Last Post: 23rd January 2008, 05:21
  3. Problem wirh Drag and Drop for QWT Graph
    By Ankitha Varsha in forum Qwt
    Replies: 1
    Last Post: 22nd January 2008, 12:23
  4. Qwt plot problem on compile
    By sincnarf in forum Qwt
    Replies: 2
    Last Post: 14th October 2007, 11:36
  5. Qt4: Problem after installation
    By naccchii in forum Installation and Deployment
    Replies: 2
    Last Post: 5th July 2007, 11: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.