Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. installing Qbluetooth module
QtWS25 Last Chance

installing Qbluetooth module

Scheduled Pinned Locked Moved Mobile and Embedded
qbluetoothqtmoduleubuntu 16.04raspberry pi 3
9 Posts 5 Posters 4.2k 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.
  • V Offline
    V Offline
    vishbynature
    wrote on 23 Sept 2019, 07:01 last edited by
    #1

    Hello,
    I m trying to cross-compile a project which has Qbluetooth library from my Ubuntu 16.04 to RPI 3b+. I want to use onboard bluetooth to send data to other bluetooths in range.
    but i always get this error:
    ":-1: error: Unknown module(s) in QT: bluetooth"
    i tried installing different libraries:
    sudo apt-get install libbluetooth-dev
    sudo apt-get install qt5-default
    sudo apt-get build-dep qt5-qmake
    in ubuntu as well as RPi.
    but nothing work.
    and also is there a specific directory where i have to install above beacuse i am installing in home directory.
    thank you for your time..

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 23 Sept 2019, 18:41 last edited by
      #2

      Hi,

      Aren't you missing the libqt5bluetooth5 package ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      V C 2 Replies Last reply 30 Sept 2019, 09:36
      2
      • S SGaist
        23 Sept 2019, 18:41

        Hi,

        Aren't you missing the libqt5bluetooth5 package ?

        V Offline
        V Offline
        vishbynature
        wrote on 30 Sept 2019, 09:36 last edited by
        #3

        @SGaist
        ohk,
        I will try this:
        sudo apt-get install libqt5bluetooth5.

        V 1 Reply Last reply 30 Sept 2019, 09:41
        0
        • V vishbynature
          30 Sept 2019, 09:36

          @SGaist
          ohk,
          I will try this:
          sudo apt-get install libqt5bluetooth5.

          V Offline
          V Offline
          vishbynature
          wrote on 30 Sept 2019, 09:41 last edited by vishbynature
          #4

          ohk it did not work.
          Are there any other libraries to install?
          @SGaist

          P 1 Reply Last reply 30 Sept 2019, 13:13
          0
          • V vishbynature
            30 Sept 2019, 09:41

            ohk it did not work.
            Are there any other libraries to install?
            @SGaist

            P Offline
            P Offline
            Pablo J. Rogina
            wrote on 30 Sept 2019, 13:13 last edited by
            #5

            @vishbynature please don't double post.

            Since you stated you're cross-compiling please keep posting on that other topic since it looks more relevant (and you also were able to build the module...)

            Upvote the answer(s) that helped you solve the issue
            Use "Topic Tools" button to mark your post as Solved
            Add screenshots via postimage.org
            Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

            1 Reply Last reply
            2
            • S Offline
              S Offline
              SGaist
              Lifetime Qt Champion
              wrote on 30 Sept 2019, 18:45 last edited by
              #6

              On this thread you seem to try your distribution provided Qt, correct ?

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              V 1 Reply Last reply 1 Oct 2019, 12:04
              0
              • S SGaist
                30 Sept 2019, 18:45

                On this thread you seem to try your distribution provided Qt, correct ?

                V Offline
                V Offline
                vishbynature
                wrote on 1 Oct 2019, 12:04 last edited by
                #7

                @SGaist
                yes. at that time i did not know about Qtconnectivity module.

                1 Reply Last reply
                0
                • S SGaist
                  23 Sept 2019, 18:41

                  Hi,

                  Aren't you missing the libqt5bluetooth5 package ?

                  C Offline
                  C Offline
                  CodeinSipper
                  wrote on 17 Jan 2022, 05:53 last edited by
                  #8

                  @SGaist how to install it on windows?

                  J 1 Reply Last reply 17 Jan 2022, 08:44
                  0
                  • C CodeinSipper
                    17 Jan 2022, 05:53

                    @SGaist how to install it on windows?

                    J Offline
                    J Offline
                    jsulm
                    Lifetime Qt Champion
                    wrote on 17 Jan 2022, 08:44 last edited by
                    #9

                    @CodeinSipper said in installing Qbluetooth module:

                    how to install it on windows?

                    Using Qt Maintenance Tool from your Qt set-up.

                    https://forum.qt.io/topic/113070/qt-code-of-conduct

                    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