Chris Adams wrote: > Hi, > > No problem, thanks for your interest in helping port this module. > Elsewhere in Sailfish OS stack we have been using the following: > https://git.merproject.org/mer-core/kf5bluezqt/tree/master > > That's a Qt-like wrapper around BlueZ 5 from KDE Frameworks. > We certainly use that for a variety of things (headsets, car audio and > phonebook profiles, etc). I don't recall why we aren't using the upstream > QtBluetooth framework directly, it may have something to do with LGPLv3 > licensing or some other requirements we had at the time, I'm not sure. > > Best regards, > Chris. >
Hi, do you have a hint how qmake from buteo-syncfw can find KF5BluezQt neither adding following to the pro file unix { QT_CONFIG -= no-pkg-config CONFIG += link_pkgconfig PKGCONFIG += KF5BluezQt } nor QT += BluezQt works I always get "Project ERROR: KF5BluezQt development package not found" I have installed [mersdk@SailfishSDK build]$ pkcon --filter installed get-packages | grep -i KF5BluezQt Installed kf5bluezqt-bluez5-5.25.0+git17-1.i486 (installed) Installed kf5bluezqt-bluez5-declarative-5.25.0+git17-1.i486 (installed) Installed kf5bluezqt-bluez5-devel-5.25.0+git17-1.i486 (installed) thanks regards _______________________________________________ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org