Results 1 to 2 of 2

Thread: Problem installing qwt 6.0.1 - Ubuntu

  1. #1
    Join Date
    Sep 2011
    Posts
    8
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Problem installing qwt 6.0.1 - Ubuntu

    Hi!

    I had to change my computer and install ubuntu, and qt as well qwt. The problem is that I am not able to do it again. I did it the first time but now I do not remember the steps I did. But this is what I tried but it doesn't work

    1. Download the zip file qwt-6.0.1, unzipping and then:
    qmake
    make -> in here It breaks **** qwt_interval.h:15:20: fatal error: qdebug.h: No such file or directory

    2. I remembered that in the first time, I had to install some extra libraries, so I installed:

    ii libqwt5-doc 5.2.0-1build1 Qt widgets library for technical applications (documentation)
    ii libqwt5-qt4 5.2.0-1build1 Qt4 widgets library for technical applications (runtime)
    ii libqwt5-qt4-dev 5.2.0-1build1 Qt4 widgets library for technical applications (development)

    But even like this it doesn't work.

    3. I tried a couple of things more, like directly copy the library to /usr/lib, but it doesn't work neither...



    The message I get from the qt creator is,

    cannot find -lqwt


    I really appreciate if somebody can help me with this, because I need to start to work on it as soon as possible, so thank you in advance.

  2. #2
    Join Date
    Sep 2011
    Posts
    8
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Problem installing qwt 6.0.1 - Ubuntu

    PROBLEM SOLVED.

    Those are the spetds I took, maybe it can help to anybody.. It is in Ubuntu 11.10

    1- Install QT (downloaded from the qt website)
    2- Install from the terminal the libraries: (sudo apt-get install <lib_name>)
    qt4-dev-tools
    qt4-docs
    3- Download the qwt from the website and following the instructions.

    Thanks.

Similar Threads

  1. Replies: 0
    Last Post: 21st September 2011, 15:38
  2. installation problem of qt in ubuntu 10.10
    By sachinmcajnu in forum Newbie
    Replies: 1
    Last Post: 12th April 2011, 16:50
  3. Qt Creator Problem on Ubuntu 10.10
    By Furkan in forum Qt Tools
    Replies: 4
    Last Post: 16th October 2010, 17:42
  4. Annoying problem with Qt 4.6.3 on Ubuntu 10.04
    By srikanth_trulyit in forum Qt Programming
    Replies: 4
    Last Post: 24th August 2010, 08:00
  5. Qt Creator Problem with Ubuntu 10.04
    By Hany in forum Qt Tools
    Replies: 1
    Last Post: 8th June 2010, 12:26

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.