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

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 912 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.
  • H Offline
    H Offline
    HansVL
    wrote on 4 Apr 2018, 12:27 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 1 Reply Last reply 4 Apr 2018, 12:50
    0
    • H HansVL
      4 Apr 2018, 12:27

      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 Offline
      J Offline
      J.Hilk
      Moderators
      wrote on 4 Apr 2018, 12:50 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

      2/2

      4 Apr 2018, 12:50

      • Login

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