Qt Bluetooth on Windows

Andrew Gillan andrew at firstlighttechnologies.com
Tue May 12 21:32:11 BST 2020


With Qt 5.14 native Win32 support was added for Qt Bluetooth on Windows.
See https://doc.qt.io/qt-5/qtbluetooth-index.html

I believe this should allow the use of the bluetooth classes on Windows now
as long the specified option, -native-win32-bluetooth, is used when
compiling the shared library.

When I tried to use the PyQt5.QBluetooth out of the box on Windows, it did
not appear to work. Was the above mentioned option used to create the
QBluetooth shared library. If not, can this be added or will I need to
compile it myself?

Thank you,
Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20200512/24c6e21b/attachment-0001.htm>


More information about the PyQt mailing list