Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. missing library error upon app launch
Forum Updated to NodeBB v4.3 + New Features

missing library error upon app launch

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 330 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • mzimmersM Offline
    mzimmersM Offline
    mzimmers
    wrote on last edited by
    #1

    Hi -

    I'm working through an (I2C) example in Molloy's book, and have come across a minor issue I'd like to resolve. When I load a program through Creator and begin debugging it, I get this error message:

    Could not load shared library symbols for 7 libraries, e.g. /lib/arm-linux-gnueabihf/librt.so.1.
    Use the "info sharedlibrary" command to see the complete listing.
    Do you need "set solib-search-path" or "set sysroot"?
    

    This library does exist on my Beaglebone Black. Any ideas why I'm getting this warning?

    Also, I read here that this library is essentially deprecated, but I have libc.so.6 as well, so I'm not sure what I'm doing wrong here.

    Thanks...

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved