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. QtQuick Version 2.15 not installed with Qt 6.0.3
Qt 6.11 is out! See what's new in the release blog

QtQuick Version 2.15 not installed with Qt 6.0.3

Scheduled Pinned Locked Moved Unsolved Qt 6
qtquickqmlraspberrypi
2 Posts 2 Posters 1.9k 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.
  • R Offline
    R Offline
    raphasauer
    wrote on last edited by
    #1

    Hello everyone. I've build Qt 6.0.3 from source on a Raspberry Pi 3 device, and I'm trying to use QML module QtQuick Version 2.15. I am getting the following error message:

    module "QtQuick" version 2.15 is not installed
    

    I've tried installing Qt 6 on a computer running Ubuntu and I could import said module (it was a fresh Ubuntu installation). I think something might be wrong with the import path, so I tried setting QML_IMPORT_PATH to "/home/pi/qt6/qml" (Qt 6 is installed in "/home/pu/qt6"), with no success. Am I missing something? Thanks for your time.

    Q 1 Reply Last reply
    1
    • R raphasauer

      Hello everyone. I've build Qt 6.0.3 from source on a Raspberry Pi 3 device, and I'm trying to use QML module QtQuick Version 2.15. I am getting the following error message:

      module "QtQuick" version 2.15 is not installed
      

      I've tried installing Qt 6 on a computer running Ubuntu and I could import said module (it was a fresh Ubuntu installation). I think something might be wrong with the import path, so I tried setting QML_IMPORT_PATH to "/home/pi/qt6/qml" (Qt 6 is installed in "/home/pu/qt6"), with no success. Am I missing something? Thanks for your time.

      Q Offline
      Q Offline
      QtTester
      wrote on last edited by
      #2

      @raphasauer
      I also have this issue . creator 6.0.2, when open qml with designer, it said QtQuick2.15 not installed

      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