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 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
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on 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
      2
      • SGaistS SGaist

        Hi,

        Aren't you missing the libqt5bluetooth5 package ?

        V Offline
        V Offline
        vishbynature
        wrote on last edited by
        #3

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

        V 1 Reply Last reply
        0
        • V vishbynature

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

          V Offline
          V Offline
          vishbynature
          wrote on last edited by vishbynature
          #4

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

          Pablo J. RoginaP 1 Reply Last reply
          0
          • V vishbynature

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

            Pablo J. RoginaP Offline
            Pablo J. RoginaP Offline
            Pablo J. Rogina
            wrote on 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
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on 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
              0
              • SGaistS SGaist

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

                V Offline
                V Offline
                vishbynature
                wrote on last edited by
                #7

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

                1 Reply Last reply
                0
                • SGaistS SGaist

                  Hi,

                  Aren't you missing the libqt5bluetooth5 package ?

                  C Offline
                  C Offline
                  CodeinSipper
                  wrote on last edited by
                  #8

                  @SGaist how to install it on windows?

                  jsulmJ 1 Reply Last reply
                  0
                  • C CodeinSipper

                    @SGaist how to install it on windows?

                    jsulmJ Offline
                    jsulmJ Offline
                    jsulm
                    Lifetime Qt Champion
                    wrote on 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