Qt Bluetooth library - 32bit in Qt 6.8.x version
-
Is there possibility to have (to build) a QBluetooth library in Qt 6.8.x but in 32-bit version? The only prebuild 32-bit libraries comes from Qt 5.15.2. So, the only option is to switch to Qt 5.15.2?
Thanks for reply.
-
Is there possibility to have (to build) a QBluetooth library in Qt 6.8.x but in 32-bit version? The only prebuild 32-bit libraries comes from Qt 5.15.2. So, the only option is to switch to Qt 5.15.2?
Thanks for reply.
@pietrekder You can build Qt6 by yourself as 32bit binaries or use Qt5.
-
@pietrekder You can build Qt6 by yourself as 32bit binaries or use Qt5.
@jsulm Yes, I know I can build Qt 6.8 in 32-bit, but I don't see QBluetooth library in sources, and if QBluetooth is only available as pre-build libraries, I must go back and use Qt 5.
-
@pietrekder You can build Qt6 by yourself as 32bit binaries or use Qt5.
@jsulm Ok, thanks, it was very noobish from me. QtBluetooth isn't in separate library, but in QtConnectivity.