Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Qt 6
  4. Yocto - qtquickcontrols
Forum Updated to NodeBB v4.3 + New Features

Yocto - qtquickcontrols

Scheduled Pinned Locked Moved Unsolved Qt 6
2 Posts 2 Posters 326 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.
  • L Offline
    L Offline
    lukdrz
    wrote on last edited by
    #1

    Hello I am trying to update our yocto distro to use Qt 6 instead of Qt 5. I get this error: ERROR: Nothing RPROVIDES 'qtquickcontrols-qmlplugins' (but /home/lukasz/yocto/poky/meta-xxx/recipes-qt/xxx/xxx.bb RDEPENDS on or otherwise requires it)
    I checked and there is no recipe for quickcontrols in Qt 6 as it was in Qt 5. Perhaps it was moved or renamed? I was not able to find useful information online.
    Best regards

    1 Reply Last reply
    0
    • JoeCFDJ Offline
      JoeCFDJ Offline
      JoeCFD
      wrote on last edited by
      #2

      From here: https://doc.qt.io/qt-6/qtquickcontrols-changes-qt6.html
      Qt Quick Controls 1 was deprecated in Qt 5.11 and is removed from Qt 6.0. Use Qt Quick Controls (previously known as Qt Quick Controls 2) instead. For more information, refer to the Qt 5.15: Qt Quick Controls vs Qt Quick Controls 1 topic in the Qt 5 documentation.

      I guess you need Qt Quick Controls 2 and qtquickcontrols2-qmlplugins

      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