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. Unknown module(s) in QT: qml quick

Unknown module(s) in QT: qml quick

Scheduled Pinned Locked Moved Solved Mobile and Embedded
5 Posts 3 Posters 1.2k Views 1 Watching
  • 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.
  • M Offline
    M Offline
    mrtglr33
    wrote on last edited by
    #1

    Hi

    How to install qml and quick into qtrpi file for raspberry pi3 on ubuntu ?

    jsulmJ 1 Reply Last reply
    0
    • A Offline
      A Offline
      ambershark
      wrote on last edited by
      #2

      Moved this to mobile and embedded since the Pi is not a desktop platform. You'll have better luck with an answer here. :)

      My L-GPL'd C++ Logger github.com/ambershark-mike/sharklog

      1 Reply Last reply
      0
      • M mrtglr33

        Hi

        How to install qml and quick into qtrpi file for raspberry pi3 on ubuntu ?

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @mrtglr33 How did you install Qt?

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

        1 Reply Last reply
        0
        • M Offline
          M Offline
          mrtglr33
          wrote on last edited by
          #4

          I installed the commands in that page => https://www.raspberrypi.org/forums/viewtopic.php?t=69163

          jsulmJ 1 Reply Last reply
          0
          • M mrtglr33

            I installed the commands in that page => https://www.raspberrypi.org/forums/viewtopic.php?t=69163

            jsulmJ Offline
            jsulmJ Offline
            jsulm
            Lifetime Qt Champion
            wrote on last edited by
            #5

            @mrtglr33 Do you mean steps like this:

            sudo apt-get install qt4-dev-tools
            

            ?
            Then do this:

            apt-cache search qt4
            

            and look in the output for something containing "qml" and "quick".
            On my Xubuntu machine if I search for

            apt-cache search qt5qml
            

            I get libqt5qml5.
            Install those qml/quick packages.

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

            1 Reply Last reply
            1

            • Login

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