Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. How to install QML module versions
Qt 6.11 is out! See what's new in the release blog

How to install QML module versions

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 785 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.
  • ocgltdO Offline
    ocgltdO Offline
    ocgltd
    wrote on last edited by
    #1

    I have moved my QML program to a new laptop, and am trying to run a program which ran fine on another computer. I downloaded and installed the latest Qt Creator 5.12.13 but it can't find QtQuick.Controlers 2.12. Only versions up to 2.5 are available:

    qrc:/qml/main.qml:3 module "QtQuick.Controls" version 2.12 is not installed

    How do I install the missing QML controls versions?

    sierdzioS 1 Reply Last reply
    0
    • ocgltdO ocgltd

      I have moved my QML program to a new laptop, and am trying to run a program which ran fine on another computer. I downloaded and installed the latest Qt Creator 5.12.13 but it can't find QtQuick.Controlers 2.12. Only versions up to 2.5 are available:

      qrc:/qml/main.qml:3 module "QtQuick.Controls" version 2.12 is not installed

      How do I install the missing QML controls versions?

      sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      @ocgltd said in How to install QML module versions:

      I have moved my QML program to a new laptop, and am trying to run a program which ran fine on another computer. I downloaded and installed the latest Qt Creator 5.12.13 but it can't find QtQuick.Controlers 2.12. Only versions up to 2.5 are available:

      qrc:/qml/main.qml:3 module "QtQuick.Controls" version 2.12 is not installed

      How do I install the missing QML controls versions?

      They are included in the installation by default. Make sure you are using Qt version 5.12 and not some system-wide older version.

      Try reinstalling Qt, maybe something broke down?

      (Z(:^

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved