Results 1 to 7 of 7

Thread: Which QWt Files/Libraries does the End User need?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    May 2009
    Location
    Vienna
    Posts
    91
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    18
    Thanked 5 Times in 5 Posts

    Default Re: Which QWt Files/Libraries does the End User need?

    Hi,
    running my QT Program on another machines gives me an error message:

    ./Program: error while loading shared libraries: libqwt.so.5: cannot open shared object file: No such file or directory

    1) I've copied the libqwt.so.5 Libraries from qwt in the path where my Program is, but without success. (I had to put the path of these files in: "LD_LIBRARY_PATH" or "etc/ld.so.conf". of my developing pc, but i cant do this at every target pc?)

    2) Or should this library be integrated in the compiled output ./Program?

    Anyone who uses/copies Qwt programs on other machines than developing pc's?

    Thanx Astronomy
    (QT 4.5.3, Qwt 5.2.1)
    Last edited by Astronomy; 3rd November 2009 at 13:34.

Similar Threads

  1. Logging Qt User Actions
    By Frank J. Lhota in forum Qt Programming
    Replies: 14
    Last Post: 30th May 2014, 21:36
  2. QWT doesnt show any windows
    By Cal in forum Qwt
    Replies: 5
    Last Post: 30th June 2009, 17:05
  3. qwt 5.2 install on qt 4.5
    By HyperB in forum Qwt
    Replies: 4
    Last Post: 13th May 2009, 20:03
  4. QWT introduction
    By nitriles in forum Qwt
    Replies: 4
    Last Post: 28th September 2007, 10:48
  5. use interesting QWT Library with QT3.X
    By raphaelf in forum Qwt
    Replies: 2
    Last Post: 23rd January 2006, 11:24

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.