Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QML does not find modules
Forum Updated to NodeBB v4.3 + New Features

QML does not find modules

Scheduled Pinned Locked Moved Solved QML and Qt Quick
3 Posts 1 Posters 299 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
    Mikeeeeee
    wrote on last edited by Mikeeeeee
    #1

    Hi!
    QML does not find modules.

    import QtQuick.Window 2.12
    import QtPositioning 5.5
    import QtLocation 5.6
    

    Only the module is connected:

    import QtQuick 2.12
    

    .pro -file

    QT += quick qml network positioning location
    

    At the same time I installed all the modules Qt 12.3 and 13.0.
    Please Tell me why and how to fix.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      Mikeeeeee
      wrote on last edited by
      #2

      But at the same time, old projects are compiled, where these modules participated.

      1 Reply Last reply
      0
      • M Offline
        M Offline
        Mikeeeeee
        wrote on last edited by
        #3

        It worked. This is weird.

        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