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. How to create a Calendar with newer QtQuick?
Forum Updated to NodeBB v4.3 + New Features

How to create a Calendar with newer QtQuick?

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

    Module "Qt.labs.calendar 1.0" not found
    Module "QtQuick.Controls 1.4" not found
    Module "QtQuick.Controls.Styles 1.4" not found

    How do I create a Calendar in newer (2.x) version of QtQuick?? Fresh install with Qt version 5.15 and nothing online works. Just huge amounts of old and outdated tutorials on the Qt website.

    KroMignonK 1 Reply Last reply
    0
    • MarkkyboyM Offline
      MarkkyboyM Offline
      Markkyboy
      wrote on last edited by Markkyboy
      #2

      You aren't building anything with a botched SDK install. Seems to me like you missed some options when installing it.

      I installed 5.15.2 last night. I am able to import all those statements without console error.

      markusme.JPG

      Don't just sit there standing around, pick up a shovel and sweep up!

      I live by the sea, not in it.

      1 Reply Last reply
      0
      • M markusme

        Module "Qt.labs.calendar 1.0" not found
        Module "QtQuick.Controls 1.4" not found
        Module "QtQuick.Controls.Styles 1.4" not found

        How do I create a Calendar in newer (2.x) version of QtQuick?? Fresh install with Qt version 5.15 and nothing online works. Just huge amounts of old and outdated tutorials on the Qt website.

        KroMignonK Offline
        KroMignonK Offline
        KroMignon
        wrote on last edited by
        #3

        @markusme said in How to create a Calendar with newer QtQuick?:

        How do I create a Calendar in newer (2.x) version of QtQuick?? Fresh install with Qt version 5.15 and nothing online works. Just huge amounts of old and outdated tutorials on the Qt website.

        Just to be sure, I hope your are talking about Qt Kit version not Qt Version used to build Qt Creator (like the screenshot posted by @Markkyboy )

        Did you select the right kit in Qt Maintenance tool?
        For example for Windows 32 bits:
        59e34615-035b-4469-a85c-e2e409f1f009-image.png

        It is an old maxim of mine that when you have excluded the impossible, whatever remains, however improbable, must be the truth. (Sherlock Holmes)

        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