Public bug reported: Using Qt 5.6 beta:
Build log at https://launchpadlibrarian.net/235918818/buildlog_ubuntu- xenial-amd64.ubuntu-ui- toolkit_1.3.1795+16.04.20160106-0ubuntu2_BUILDING.txt.gz --- apicheck.cpp:95:64: error: no matching function for call to 'QQmlType::attachedPropertiesType() const' collectReachableMetaObjects(ty->attachedPropertiesType(), metas); ... plugin/propertychanges.cpp:93:17: error: 'getPointer' is not a member of 'QQmlAbstractBinding' toBinding = QQmlAbstractBinding::getPointer(binding); --- More about Qt at https://wiki.ubuntu.com/Touch/QtTesting ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New ** Tags: qt5.6 ** Description changed: + Using Qt 5.6 beta: + Build log at https://launchpadlibrarian.net/235918818/buildlog_ubuntu- xenial-amd64.ubuntu-ui- toolkit_1.3.1795+16.04.20160106-0ubuntu2_BUILDING.txt.gz --- apicheck.cpp:95:64: error: no matching function for call to 'QQmlType::attachedPropertiesType() const' - collectReachableMetaObjects(ty->attachedPropertiesType(), metas); + collectReachableMetaObjects(ty->attachedPropertiesType(), metas); ... plugin/propertychanges.cpp:93:17: error: 'getPointer' is not a member of 'QQmlAbstractBinding' - toBinding = QQmlAbstractBinding::getPointer(binding); + toBinding = QQmlAbstractBinding::getPointer(binding); --- More about Qt at https://wiki.ubuntu.com/Touch/QtTesting -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1540356 Title: Ubuntu UI Toolkit fails to build against Qt 5.6 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1540356/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
