<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 12 May 2020 at 13:56, Phil Thompson <<a href="mailto:phil@riverbankcomputing.com">phil@riverbankcomputing.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 12/05/2020 21:32, Andrew Gillan wrote:<br>
> With Qt 5.14 native Win32 support was added for Qt Bluetooth on <br>
> Windows.<br>
> See <a href="https://doc.qt.io/qt-5/qtbluetooth-index.html" rel="noreferrer" target="_blank">https://doc.qt.io/qt-5/qtbluetooth-index.html</a><br>
> <br>
> I believe this should allow the use of the bluetooth classes on Windows <br>
> now<br>
> as long the specified option, -native-win32-bluetooth, is used when<br>
> compiling the shared library.<br>
> <br>
> When I tried to use the PyQt5.QBluetooth out of the box on Windows, it <br>
> did<br>
> not appear to work. Was the above mentioned option used to create the<br>
> QBluetooth shared library. If not, can this be added or will I need to<br>
> compile it myself?<br>
<br>
I don’t compile Qt myself, it’s taken from the online installer.<br>
<br>
Phil<br>
</blockquote></div><div><br></div><div>Thanks Phil. I'll have to compile it myself as it defaults to UWP.</div><div><br></div><div>From what I understand, Python targets the Win32 not UWP, so that is why this doesn't work out of the box.</div><div><br></div><div>Andrew</div><div><br></div></div>