python3-wiimote
python3-wiimote copied to clipboard
bluetooth library not found
Configuring this on Raspbian jesse Pi 3
When running the ./configure it stops with
checking for hcl_devid in -lbluetooth... no configure: error:bluetooth library not found
sudo apt install bluetooth states "bluetooth is already the newest version."
Hi,
have you libbluetooth-dev
installed as well ?