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. Install QtQuick.Layouts Embedded
Forum Updated to NodeBB v4.3 + New Features

Install QtQuick.Layouts Embedded

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 1.0k 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.
  • M Offline
    M Offline
    metRo_
    wrote on last edited by
    #1

    Hello,

    I need to install QtQuick.Layout because it is used on application I'm trying to run:

    pi@raspberrypi:~/piomxtextures_pocplayer2/piomxtextures_pocplayer $ ./piomxtextures_pocplayer
    Unable to query physical screen size, defaulting to 100 dpi.
    To override, set QT_QPA_EGLFS_PHYSICAL_WIDTH and QT_QPA_EGLFS_PHYSICAL_HEIGHT (in millimeters).
    qrc:///qml/main.qml:72:2: Type POC_Legend unavailable
    qrc:///qml/POC_Legend.qml:26:1: Type POC_AnimatedOverlay unavailable
    qrc:///qml/POC_AnimatedOverlay.qml:25:1: module "QtQuick.Layouts" is not installed
    

    I have QtDeclarative version 5.6 but it doesn't find QtQuick.Layouts. What do I need to install?

    1 Reply Last reply
    0
    • rreignierR Offline
      rreignierR Offline
      rreignier
      wrote on last edited by
      #2

      Hi,
      I hope, you have find a solution by the time, but for information and maybe help other users, you need to install QtQuick.Controls 1.0 in order to use QtQuick.Layouts.

      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