Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-27000

FTBFS: error: no matching function for call to ‘QQuickDesignerSupportProperties::getPropertyCache(QObject*&, QQmlEngine*&)’

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 7.0.0
    • Quick / QML Support
    • None

    Description

      Qt Creator (master branch commit ba0886495454bdc2d777aa38f3c573463c4cd94f) fails to build from source against Qt 6.3/6.4 dev branch:

      share/qtcreator/qml/qmlpuppet/qmlprivategate/qmlprivategate_56.cpp:559:54: error: no matching function for call to ‘QQuickDesignerSupportProperties::getPropertyCache(QObject*&, QQmlEngine*&)’
        559 |     QQuickDesignerSupportProperties::getPropertyCache(object, engine);
            |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
      qquickdesignersupportproperties_p.h:91:17: note: candidate: ‘static void QQuickDesignerSupportProperties::getPropertyCache(QObject*)’
         91 |     static void getPropertyCache(QObject *object);
            |                 ^~~~~~~~~~~~~~~~
      qquickdesignersupportproperties_p.h:91:17: note:   candidate expects 1 argument, 2 provided
      

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-27000
        # Subject Branch Project Status CR V

        Activity

          People

            qtqmlteam Qt Qml Team User
            thiago Thiago Macieira
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes