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. cannot find bluetooth module - again
Forum Update on Monday, May 27th 2025

cannot find bluetooth module - again

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 3 Posters 673 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.
  • A Offline
    A Offline
    Anonymous_Banned275
    wrote on 4 Mar 2021, 23:46 last edited by
    #1

    It seem every time I download new copy of QtCreator I am missing Bluetooth module. No problem, but ... last time I installed
    sudo apt install qtconnectivity5-dev
    and I am still missing bluetooth module.

    Any suggestions ??
    ( Yes I did try to find FIRST time I posted similar question , but no joy , cannot "search for it " )

    O 1 Reply Last reply 4 Mar 2021, 23:55
    0
    • A Anonymous_Banned275
      4 Mar 2021, 23:46

      It seem every time I download new copy of QtCreator I am missing Bluetooth module. No problem, but ... last time I installed
      sudo apt install qtconnectivity5-dev
      and I am still missing bluetooth module.

      Any suggestions ??
      ( Yes I did try to find FIRST time I posted similar question , but no joy , cannot "search for it " )

      O Offline
      O Offline
      ODБOï
      wrote on 4 Mar 2021, 23:55 last edited by
      #2

      @AnneRanch said in cannot find bluetooth module - again:

      but no joy , cannot "search for it "

      why ?
      https://forum.qt.io/topic/120050/missing-bluetooth-module

      1 Reply Last reply
      0
      • A Offline
        A Offline
        Anonymous_Banned275
        wrote on 5 Mar 2021, 02:52 last edited by Anonymous_Banned275 3 May 2021, 03:53
        #3

        @LeLev Looks like using Bluetooth in Qt 6 is risky.
        Perhaps 6.2 solved the issue ?
        Yet another iffy update ?
        Film at 11 o'clock

        I really do not get what is going on .
        This is part of "system" After "update".

        I must be running Qt 5 and somehow my "btscanner " is Qt 6 ?

        I guess I will start fresh with Qt6 and see what develops.

        Qt Creator 4.14.1
        Based on Qt 5.15.2 (GCC 7.3.1 20180303 (Red Hat 7.3.1-5), 64 bit)
        From revision d8a35381cf
        Built on Feb 23 2021 08:44:05

        Stand by for latest news...

        J 1 Reply Last reply 5 Mar 2021, 04:01
        0
        • A Anonymous_Banned275
          5 Mar 2021, 02:52

          @LeLev Looks like using Bluetooth in Qt 6 is risky.
          Perhaps 6.2 solved the issue ?
          Yet another iffy update ?
          Film at 11 o'clock

          I really do not get what is going on .
          This is part of "system" After "update".

          I must be running Qt 5 and somehow my "btscanner " is Qt 6 ?

          I guess I will start fresh with Qt6 and see what develops.

          Qt Creator 4.14.1
          Based on Qt 5.15.2 (GCC 7.3.1 20180303 (Red Hat 7.3.1-5), 64 bit)
          From revision d8a35381cf
          Built on Feb 23 2021 08:44:05

          Stand by for latest news...

          J Offline
          J Offline
          JKSH
          Moderators
          wrote on 5 Mar 2021, 04:01 last edited by
          #4

          @AnneRanch said in cannot find bluetooth module - again:

          Looks like using Bluetooth in Qt 6 is risky.

          ...

          I guess I will start fresh with Qt6 and see what develops.

          Qt Bluetooth is not yet available in Qt 6: https://www.qt.io/blog/add-on-support-in-qt-6.0-and-beyond

          Stick with Qt 5 if you want to use Bluetooth.

          Qt Creator 4.14.1
          Based on Qt 5.15.2 (GCC 7.3.1 20180303 (Red Hat 7.3.1-5), 64 bit)

          This information tells us which version of Qt was used to build Qt Creator.

          It is not the version of Qt you use to build you own projects. That is determined by the kit(s) that you select for your project.

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          A 2 Replies Last reply 5 Mar 2021, 20:59
          1
          • J JKSH
            5 Mar 2021, 04:01

            @AnneRanch said in cannot find bluetooth module - again:

            Looks like using Bluetooth in Qt 6 is risky.

            ...

            I guess I will start fresh with Qt6 and see what develops.

            Qt Bluetooth is not yet available in Qt 6: https://www.qt.io/blog/add-on-support-in-qt-6.0-and-beyond

            Stick with Qt 5 if you want to use Bluetooth.

            Qt Creator 4.14.1
            Based on Qt 5.15.2 (GCC 7.3.1 20180303 (Red Hat 7.3.1-5), 64 bit)

            This information tells us which version of Qt was used to build Qt Creator.

            It is not the version of Qt you use to build you own projects. That is determined by the kit(s) that you select for your project.

            A Offline
            A Offline
            Anonymous_Banned275
            wrote on 5 Mar 2021, 20:59 last edited by
            #5

            @JKSH Good idea to stick with Qt 5 Downloaded Qt 6 - the latest and the greatest - using off line installer and Qt Creator won't even start.
            In the process found "Check for updates" and it won't recognize Qt 6 either.
            I am not sure how newcomers start using QtCreator - the numbering scheme of QT /QtCreator / components etc, is not a good "advertisement" for anything related to "Q" . Simple "download QtCreator" is like downhill slalom - too many "options " and the actual "download the file" is way down the page . Silly.

            1 Reply Last reply
            0
            • J JKSH
              5 Mar 2021, 04:01

              @AnneRanch said in cannot find bluetooth module - again:

              Looks like using Bluetooth in Qt 6 is risky.

              ...

              I guess I will start fresh with Qt6 and see what develops.

              Qt Bluetooth is not yet available in Qt 6: https://www.qt.io/blog/add-on-support-in-qt-6.0-and-beyond

              Stick with Qt 5 if you want to use Bluetooth.

              Qt Creator 4.14.1
              Based on Qt 5.15.2 (GCC 7.3.1 20180303 (Red Hat 7.3.1-5), 64 bit)

              This information tells us which version of Qt was used to build Qt Creator.

              It is not the version of Qt you use to build you own projects. That is determined by the kit(s) that you select for your project.

              A Offline
              A Offline
              Anonymous_Banned275
              wrote on 6 Mar 2021, 00:39 last edited by Anonymous_Banned275 3 Jun 2021, 00:41
              #6

              @JKSH said in cannot find bluetooth module - again:

              @AnneRanch said in cannot find bluetooth module - again:

              Looks like using Bluetooth in Qt 6 is risky.

              ...

              I guess I will start fresh with Qt6 and see what develops.

              Qt Bluetooth is not yet available in Qt 6: https://www.qt.io/blog/add-on-support-in-qt-6.0-and-beyond

              Stick with Qt 5 if you want to use Bluetooth.

              Qt Creator 4.14.1
              Based on Qt 5.15.2 (GCC 7.3.1 20180303 (Red Hat 7.3.1-5), 64 bit)

              This information tells us which version of Qt was used to build Qt Creator.

              It is not the version of Qt you use to build you own projects. That is determined by the kit(s) that you select for your project.

              OK
              This is my current still running / limping but no bluetooth .
              Unless I read it wrong - the current version of Qt Creator is 6.0.2 and it supposedly has bluetooth fixed.

              Can anybody confirm that for me ?
              I do not need another "do not run 6 if you want bluetooth advisory" , just confirm this post yes or no for each item, please.

              134efff8-96e8-4345-8376-84150194e5ce-image.png

              It looks there is NO online installer for 6.0.2
              https://www.qt.io/offline-installers

              Also if I am running 6.0,.1 it never updates to 6.0.2.

              ca50d219-c2ad-4244-a23c-3d18746f6b92-image.png

              BTW
              If these versions are so important it would be nice if the numbers show in ONE PLACE - likes "system status" .

              1 Reply Last reply
              0

              1/6

              4 Mar 2021, 23:46

              • Login

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