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

qtdeclarative doesn't build with latest dev

    XMLWordPrintable

Details

    • f3dccc334f01d088fcdf1c2016c8153fe6154b61 (qt/qtdeclarative/dev)

    Description

      I get errors like this:

      /home/mitch/dev/qt5-dev/qtdeclarative/src/qml/qml/qqmlmetatype.cpp: In static member function ‘static CompositeMetaTypeIds QQmlMetaType::registerInternalCompositeType(const QByteArray&)’:
      /home/mitch/dev/qt5-dev/qtdeclarative/src/qml/qml/qqmlmetatype.cpp:548:31: error: ‘registerNormalizedType’ is not a member of ‘QMetaType’
           int ptr_type = QMetaType::registerNormalizedType(ptr,
                                     ^~~~~~~~~~~~~~~~~~~~~~
      

      If I check out the parent of 33cd680ddbaccf6139e215d851a39e657ae36394, I get different errors:

      In file included from /home/mitch/dev/qt5-dev-debug/qtbase/include/QtQuick/qsgmaterialshader.h:1:0,
                       from /home/mitch/dev/qt5-dev-debug/qtbase/include/QtQuick/../../../../qt5-dev/qtdeclarative/src/quick/scenegraph/coreapi/qsgmaterial.h:44,
                       from /home/mitch/dev/qt5-dev-debug/qtbase/include/QtQuick/qsgmaterial.h:1,
                       from /home/mitch/dev/qt5-dev-debug/qtbase/include/QtQuick/../../../../qt5-dev/qtdeclarative/src/quick/scenegraph/util/qsgflatcolormaterial.h:43,
                       from /home/mitch/dev/qt5-dev-debug/qtbase/include/QtQuick/qsgflatcolormaterial.h:1,
                       from /home/mitch/dev/qt5-dev-debug/qtbase/include/QtQuick/QtQuick:16,
                       from /home/mitch/dev/qt5-dev-debug/qtbase/include/QtQuickShapes/QtQuickShapesDepends:6:
      /home/mitch/dev/qt5-dev-debug/qtbase/include/QtQuick/../../../../qt5-dev/qtdeclarative/src/quick/scenegraph/coreapi/qsgmaterialshader.h:45:11: fatal error: qopenglshaderprogram.h: No such file or directory
       # include <qopenglshaderprogram.h>
                 ^~~~~~~~~~~~~~~~~~~~~~~~
      compilation terminated.
      

      Attachments

        Issue Links

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

          Activity

            People

              fabiankosmale Fabian Kosmale
              mitch_curtis Mitch Curtis
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes