Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Remote debug. error while loading shared libraries: libQt5WebSockets.so.5: cannot open shared object file: No such file or directory
Forum Updated to NodeBB v4.3 + New Features

Remote debug. error while loading shared libraries: libQt5WebSockets.so.5: cannot open shared object file: No such file or directory

Scheduled Pinned Locked Moved Qt Creator and other tools
2 Posts 1 Posters 2.8k 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.
  • R Offline
    R Offline
    red_spider
    wrote on last edited by
    #1

    hi, this problem, I have Kubuntu on my PC, server CentOS6.5 when I compile on the PC and run the server it appears this error "error while loading shared libraries: libQt5WebSockets.so.5: can not open shared object file: No such file or directory "
    I tried it and manually compile on the PC and copy to the server but the error only if I compile on the server, then everything runs and works.
    tried to copy the library from kubuntu server will still not work, only works if compiled with app on the server and use the library from the server.

    Qt 5.3 install PC and Server

    1 Reply Last reply
    0
    • R Offline
      R Offline
      red_spider
      wrote on last edited by
      #2

      I will answer myself))
      Project -> Run -> Run Environment -> Add

      Variable = LD_LIBRARY_PATH
      Value = Qt5.3.2/5.3/gcc_64/lib

      and it works )))

      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