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. Unknown module(s) in QT: qml quick on Raspberry Pi kit
Forum Updated to NodeBB v4.3 + New Features

Unknown module(s) in QT: qml quick on Raspberry Pi kit

Scheduled Pinned Locked Moved Solved General and Desktop
7 Posts 3 Posters 2.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.
  • I Offline
    I Offline
    isan
    wrote on last edited by isan
    #1

    I want to build virtual keyboard Qt modules for raspi with this command

    git clone git://code.qt.io/qt/<qt-module>.git -b <qt-version>
    cd <qt-module>
    ~/raspi/qt5/bin/qmake -r
    make
    make install
    

    from this link

    but I get this error :

    Project ERROR: Unknown module(s) in QT: qml quick
    

    for add qml quick what module I should to install
    with this command

    git clone git://code.qt.io/qt/<qt-module>.git -b <qt-version>
    
    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      IIRC, qtdeclarative

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

      I 1 Reply Last reply
      2
      • SGaistS SGaist

        Hi,

        IIRC, qtdeclarative

        I Offline
        I Offline
        isan
        wrote on last edited by isan
        #3

        @SGaist what is llRC?

        aha_1980A 1 Reply Last reply
        0
        • I isan

          @SGaist what is llRC?

          aha_1980A Offline
          aha_1980A Offline
          aha_1980
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @isan IIRC = 'if I remember correctly' ;)

          Qt has to stay free or it will die.

          I 1 Reply Last reply
          3
          • aha_1980A aha_1980

            @isan IIRC = 'if I remember correctly' ;)

            I Offline
            I Offline
            isan
            wrote on last edited by
            #5
            This post is deleted!
            1 Reply Last reply
            0
            • I Offline
              I Offline
              isan
              wrote on last edited by
              #6

              when add this module can I use it ,with normally Qt widget application ?

              1 Reply Last reply
              0
              • SGaistS Offline
                SGaistS Offline
                SGaist
                Lifetime Qt Champion
                wrote on last edited by
                #7

                See QQuickWidget

                Interested in AI ? www.idiap.ch
                Please read the Qt Code of Conduct - 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