Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QBluetoothLocalDevice
Forum Updated to NodeBB v4.3 + New Features

QBluetoothLocalDevice

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 257 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jayakrishna
    wrote on last edited by
    #1

    I want to work with QBluetooth on windows 11 using Qt 6.7 with Mingw compiler. But it is showing
    and QBluetoothLocalDevice::isValid() is retuning false
    qt.bluetooth: Dummy backend running. Qt Bluetooth module is non-functional.
    Help me with this.

    JonBJ 1 Reply Last reply
    0
    • J Jayakrishna

      I want to work with QBluetooth on windows 11 using Qt 6.7 with Mingw compiler. But it is showing
      and QBluetoothLocalDevice::isValid() is retuning false
      qt.bluetooth: Dummy backend running. Qt Bluetooth module is non-functional.
      Help me with this.

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by JonB
      #2

      @Jayakrishna
      I believe you cannot use MinGW and have to use MSVC for Bluetooth support, at Qt6 at least?
      https://forum.qt.io/topic/137939/bluetooth-under-windows-with-mingw-msvc
      https://forum.qt.io/topic/136361/qt-bluetooth-not-working-on-windows-mingw

      Confirmation:
      https://doc.qt.io/qt-6/qtbluetooth-changes-qt6.html

      Win32 backend has been removed. There will not be a working Bluetooth backend when Qt is built with mingw.

      1 Reply Last reply
      2
      • J Offline
        J Offline
        Jayakrishna
        wrote on last edited by
        #3

        Thanks it worked

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved