installing Qbluetooth module
-
Hello,
I m trying to cross-compile a project which has Qbluetooth library from my Ubuntu 16.04 to RPI 3b+. I want to use onboard bluetooth to send data to other bluetooths in range.
but i always get this error:
":-1: error: Unknown module(s) in QT: bluetooth"
i tried installing different libraries:
sudo apt-get install libbluetooth-dev
sudo apt-get install qt5-default
sudo apt-get build-dep qt5-qmake
in ubuntu as well as RPi.
but nothing work.
and also is there a specific directory where i have to install above beacuse i am installing in home directory.
thank you for your time.. -
Hi,
Aren't you missing the libqt5bluetooth5 package ?
-
ohk it did not work.
Are there any other libraries to install?
@SGaist -
@vishbynature please don't double post.
Since you stated you're cross-compiling please keep posting on that other topic since it looks more relevant (and you also were able to build the module...)
-
On this thread you seem to try your distribution provided Qt, correct ?
-
@CodeinSipper said in installing Qbluetooth module:
how to install it on windows?
Using Qt Maintenance Tool from your Qt set-up.