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. libqt5webchannel.so.5 missing or not found in Ubuntu 16.04
Forum Updated to NodeBB v4.3 + New Features

libqt5webchannel.so.5 missing or not found in Ubuntu 16.04

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
qt5.5debianwebchannelubuntu 14.04
2 Posts 2 Posters 1.4k 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.
  • M Offline
    M Offline
    manojpatidar
    wrote on 5 Jul 2016, 06:52 last edited by
    #1

    I am trying to create deb of QT 5.5 app which uses QT5 webkit and webkitwidgets in it. When I am trying to create deb with command "debuild -kMYGPGKEY" then it gives me below error.

    /usr/bin/ld: warning: libQt5WebChannel.so.5, needed by /home/myusername/Qt5.5.0/5.5/gcc_64/lib/libQt5WebKit.so.5.5.0, not found (try using -rpath or -rpath-link)

    /home/myusername/Qt5.5.0/5.5/gcc_64/lib/libQt5WebKit.so.5.5.0: undefined reference to QAccelerometer::QAccelerometer(QObject*)' /home/myusername/Qt5.5.0/5.5/gcc_64/lib/libQt5WebKit.so.5.5.0: undefined reference toQRotationReading::x() const'

    any many more these types of undefined reference errors.

    From the error I found that libQt5WebKit is taking the reference libQt5WebChannel which is not found in my machine.

    So if anybody has any idea about the issue or how can I install libqt5webchannel.so.5 in Ubuntu 16.04 then please let me know.

    Thanks.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 5 Jul 2016, 07:25 last edited by
      #2

      Hi,

      Please don't post the same question in multiple sub-forums, one is enough.

      Duplicates.

      Closing this one.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      2/2

      5 Jul 2016, 07:25

      • Login

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