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. Qt 5.10.1 Bluetooth examples on classic windows fail to start
Forum Updated to NodeBB v4.3 + New Features

Qt 5.10.1 Bluetooth examples on classic windows fail to start

Scheduled Pinned Locked Moved Unsolved General and Desktop
bluetoothqt 5.10.1windows 7
2 Posts 2 Posters 962 Views 1 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.
  • H Offline
    H Offline
    HansVL
    wrote on last edited by
    #1

    https://doc.qt.io/qt-5.10/qtbluetooth-index.html details that there is no Bluetooth support for the Windows Qt 5.10.1 port, which is fine for us, however the Qt Bluetooth (classic) examples used to start using older versions of Qt on Windows 7.
    Note this is when the application is build with Visual Studio (2015 32bit), not when it is build with MinGW.
    The applications build with 5.10 seem to fail because the depend on an UWP packages, a packages that is of course not available on Windows 7. The depends tool is indicating that API-MS-WIN-CORE-WINRT-L1-1-0.dll etc are missing...

    Could someone confirm the dummy backend of the Windows port was replaced by some UWP depended implementation? (If so, I assume it not yet an officially supported Qt Bluetooth option, as it is not documented on the https://doc.qt.io/qt-5.10/qtbluetooth-index.html page)

    J.HilkJ 1 Reply Last reply
    0
    • H HansVL

      https://doc.qt.io/qt-5.10/qtbluetooth-index.html details that there is no Bluetooth support for the Windows Qt 5.10.1 port, which is fine for us, however the Qt Bluetooth (classic) examples used to start using older versions of Qt on Windows 7.
      Note this is when the application is build with Visual Studio (2015 32bit), not when it is build with MinGW.
      The applications build with 5.10 seem to fail because the depend on an UWP packages, a packages that is of course not available on Windows 7. The depends tool is indicating that API-MS-WIN-CORE-WINRT-L1-1-0.dll etc are missing...

      Could someone confirm the dummy backend of the Windows port was replaced by some UWP depended implementation? (If so, I assume it not yet an officially supported Qt Bluetooth option, as it is not documented on the https://doc.qt.io/qt-5.10/qtbluetooth-index.html page)

      J.HilkJ Offline
      J.HilkJ Offline
      J.Hilk
      Moderators
      wrote on last edited by
      #2

      @HansVL
      nope, thats conform with my 10.1 experience


      Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


      Q: What's that?
      A: It's blue light.
      Q: What does it do?
      A: It turns blue.

      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