Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. The Lounge
  4. To build bluteooth application in QT .....

To build bluteooth application in QT .....

Scheduled Pinned Locked Moved Unsolved The Lounge
5 Posts 3 Posters 542 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 11 Nov 2022, 14:40 last edited by
    #1
    This post is deleted!
    1 Reply Last reply
    0
    • P Offline
      P Offline
      Paul Colby
      wrote on 12 Nov 2022, 02:14 last edited by
      #2

      Try:

      sudo apt install qtconnectivity5-dev
      

      Cheers.

      A 1 Reply Last reply 15 Nov 2022, 19:26
      0
      • P Paul Colby
        12 Nov 2022, 02:14

        Try:

        sudo apt install qtconnectivity5-dev
        

        Cheers.

        A Offline
        A Offline
        Anonymous_Banned275
        wrote on 15 Nov 2022, 19:26 last edited by Anonymous_Banned275
        #3

        @Paul-Colby said in To build bluteooth application in QT .....:

        Try:

        sudo apt install qtconnectivity5-dev
        

        Cheers.

        Sorry, but the error persists after sudo apt install qtconnectivity5-dev and reboot.

        qrt@qrt-desktop:~$ sudo apt install libbluetooth-dev
        [sudo] password for qrt:
        Reading package lists... Done
        Building dependency tree... Done
        Reading state information... Done
        libbluetooth-dev is already the newest version (5.65-0ubuntu1).
        0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
        qrt@qrt-desktop:~$

        .

        :-1: error: Project ERROR: bluez development package not found

        Any other ideas ?

        C 1 Reply Last reply 15 Nov 2022, 19:38
        0
        • A Anonymous_Banned275
          15 Nov 2022, 19:26

          @Paul-Colby said in To build bluteooth application in QT .....:

          Try:

          sudo apt install qtconnectivity5-dev
          

          Cheers.

          Sorry, but the error persists after sudo apt install qtconnectivity5-dev and reboot.

          qrt@qrt-desktop:~$ sudo apt install libbluetooth-dev
          [sudo] password for qrt:
          Reading package lists... Done
          Building dependency tree... Done
          Reading state information... Done
          libbluetooth-dev is already the newest version (5.65-0ubuntu1).
          0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
          qrt@qrt-desktop:~$

          .

          :-1: error: Project ERROR: bluez development package not found

          Any other ideas ?

          C Offline
          C Offline
          Christian Ehrlicher
          Lifetime Qt Champion
          wrote on 15 Nov 2022, 19:38 last edited by
          #4

          @AnneRanch said in To build bluteooth application in QT .....:

          sudo apt install qtconnectivity5-dev and reboot.

          qrt@qrt-desktop:~$ sudo apt install libbluetooth-dev

          now read again what you wrote in the first line and typed in the second

          Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
          Visit the Qt Academy at https://academy.qt.io/catalog

          A 1 Reply Last reply 15 Nov 2022, 20:56
          1
          • C Christian Ehrlicher
            15 Nov 2022, 19:38

            @AnneRanch said in To build bluteooth application in QT .....:

            sudo apt install qtconnectivity5-dev and reboot.

            qrt@qrt-desktop:~$ sudo apt install libbluetooth-dev

            now read again what you wrote in the first line and typed in the second

            A Offline
            A Offline
            Anonymous_Banned275
            wrote on 15 Nov 2022, 20:56 last edited by
            #5
            This post is deleted!
            1 Reply Last reply
            0

            2/5

            12 Nov 2022, 02:14

            • Login

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