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. QtCreator 4.0.2 show errors at qml ApplicationWindow
Forum Updated to NodeBB v4.3 + New Features

QtCreator 4.0.2 show errors at qml ApplicationWindow

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 2 Posters 733 Views 1 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.
  • bonifaceB Offline
    bonifaceB Offline
    boniface
    wrote on last edited by
    #1

    Hi! Why Qt Creator 4 (Qt 5.7) show errors? I created new project "Qt Quick controls 2 application" and Qt Creator show me errors into new qml document (Windows 10 and Ubuntu last release). Anybody know what does it mean? See screenshot

    1 Reply Last reply
    0
    • jpnurmiJ Offline
      jpnurmiJ Offline
      jpnurmi
      wrote on last edited by
      #2

      This has been fixed in Qt 5.7.1. A temporary workaround is to add

      import QtQuick.Window 2.2
      

      before the controls import. Sorry for the inconvenience.

      bonifaceB 1 Reply Last reply
      1
      • jpnurmiJ jpnurmi

        This has been fixed in Qt 5.7.1. A temporary workaround is to add

        import QtQuick.Window 2.2
        

        before the controls import. Sorry for the inconvenience.

        bonifaceB Offline
        bonifaceB Offline
        boniface
        wrote on last edited by
        #3

        @jpnurmi Thank you!!!

        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