Results 1 to 2 of 2

Thread: How to run qwt application in DevKit OK6410

  1. #1
    Join Date
    Mar 2011
    Posts
    1
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default How to run qwt application in DevKit OK6410

    I use Qt Creator2.0 to make my qwt application in ubuntu10.04. It runs very well. Now I want to transfer my app. to DevKit OK6410, that has Qt/E4.7 lib. I use arm-linux-gcc 4.3.2 to compile qwt and my app. , everything is ok and I get exec file. When I run that exec file in OK6410, I get the message:error while loading shared libraries: libqwt.so.6: cannot open shared object file: No such file or directory, but libqwt.so.6 is in qwt-6.0.0-rc5 folder in OK6410. What is the problem?
    Thank you.

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

    Default Re: How to run qwt application in DevKit OK6410

    man ldd

    Uwe

Similar Threads

  1. Replies: 8
    Last Post: 5th November 2012, 09:43
  2. Replies: 2
    Last Post: 21st November 2010, 19:03
  3. Replies: 3
    Last Post: 20th October 2010, 23:36
  4. Replies: 3
    Last Post: 6th January 2010, 17:55
  5. Replies: 12
    Last Post: 29th February 2008, 14:35

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.