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. Bluetooth under Windows with mingw/msvc?
Forum Updated to NodeBB v4.3 + New Features

Bluetooth under Windows with mingw/msvc?

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 203 Views 2 Watching
  • 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.
  • LazyTL Offline
    LazyTL Offline
    LazyT
    wrote on last edited by LazyT
    #1

    Hi,

    using QBluetoothLocalDevice::allDevices() gives different results when compiling with mingw / msvc 2019:

    Qt 5.15.2

    • mingw 32/64: returns the expected number of adapters
    • msvc 32/64: returns 0

    Qt 6.3.1

    • mingw 64: returns 0
    • msvc 64: returns the expected number of adapters

    Any ideas what's wrong here?

    Thanks!

    Edit: Found "Win32 backend has been removed. There will not be a working Bluetooth backend when Qt is built with mingw." for Qt6. I guess it was the same for Qt5, only the other way round.

    1 Reply Last reply
    0
    • JonBJ JonB referenced this topic on

    • Login

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