Results 1 to 2 of 2

Thread: how can ı run qwt project and examples on qt creator on ubuntu 9.10?

  1. #1
    Join Date
    Feb 2010
    Posts
    1
    Qt products
    Qt4 Qt Jambi
    Platforms
    Unix/X11 Windows Symbian S60

    Default how can ı run qwt project and examples on qt creator on ubuntu 9.10?

    hi ,

    I must use qwt to draw graphic , but haven't run yet.

    I have an error like this-->error while loading shared libraries: libqwt.so.5: cannot open shared object file: No such file or directory

    I think qwt liib is not linked to project and I export smth but ı don't know.

    how can I run qwt on qt creator?

    thanks for your help.

  2. #2
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,312
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: how can ı run qwt project and examples on qt creator on ubuntu 9.10?

    The loader tells you that the Qwt library has been linked, but can't be found. Read the man pages about ldconfig (or use the LD_LIBRARY_PATH).

    These are Linux basics and you will find tons of informations about it in the web.

    Uwe

Similar Threads

  1. Replies: 0
    Last Post: 30th August 2009, 22:44
  2. QT Creator problem with examples
    By maccabees in forum Newbie
    Replies: 6
    Last Post: 27th July 2009, 18:19
  3. Running Qt Creator examples
    By Saman in forum Newbie
    Replies: 5
    Last Post: 5th May 2009, 20:21
  4. Qt Creator 1.0.0 - LIB & PATH settings in Ubuntu
    By qoo in forum Installation and Deployment
    Replies: 1
    Last Post: 20th April 2009, 08:35
  5. Error after trying to run project in UBUNTU
    By sincnarf in forum Qt Programming
    Replies: 1
    Last Post: 5th October 2007, 05:29

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.