Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-134398

Qt Design Studio does not work with Qt 6.8 because of QML caching

XMLWordPrintable

    • 6468df765 (dev), d599310ae (6.9), 58b564d9a (6.9.0), 37f6beb75 (6.8), c1cd57d65 (6.8.3)

      In Qt 6.8, the base compilation units are re-used between engines. Qt Design Studio employs multiple QML engines. Under certain circumstances we can get multiple QML types compiled from the same QML document this way, which creates an inconsistent type hierarchy and leads to errors such as:

      file:///app/share/qtcreator/qmldesigner/toolbar/MenuItemDelegate.qml:12:5: Unable to assign TopToolbarButtonStyle_QMLTYPE_26 to ControlStyle_QMLTYPE_3
      

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            ulherman Ulf Hermann
            ulherman Ulf Hermann
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: