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. Building Qt Quick (QML) module for Raspberry Pi 3.
Forum Updated to NodeBB v4.3 + New Features

Building Qt Quick (QML) module for Raspberry Pi 3.

Scheduled Pinned Locked Moved Solved Mobile and Embedded
3 Posts 2 Posters 1.4k Views 2 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.
  • Nikhilesh NN Offline
    Nikhilesh NN Offline
    Nikhilesh N
    wrote on last edited by Nikhilesh N
    #1

    Greetings. I'm referring to the RaspberryPi2EGLFS tutorial and I have completed compiling and deploying a simple Qt app on the Pi3. Now, I need to build the QML module in my host PC and deploy it to the RPi, as per step 16.

    git clone git://code.qt.io/qt/<qt-module>.git -b <qt-version>
    cd <qt-module>
    qmake, make and rsync steps follow suit.

    I don't know the name of the QML module of the official Qt Git repository. I am very unsure if qtquick1 is the comprehensive module for my requirement.
    Can anyone help me in this regard? Please bear with me as I am very new to Qt and Raspberry Pi. Thanks in advance.

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      The name is qtdeclarative.

      (Z(:^

      Nikhilesh NN 1 Reply Last reply
      2
      • sierdzioS sierdzio

        The name is qtdeclarative.

        Nikhilesh NN Offline
        Nikhilesh NN Offline
        Nikhilesh N
        wrote on last edited by
        #3

        @sierdzio Thank you! I now realized it's alternative name in parenthesis. I'll mark this topic as solved.

        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