• 5009阅读
  • 0回复

qml-material [复制链接]

上一主题 下一主题
离线bianjs
 

只看楼主 倒序阅读 楼主  发表于: 2018-08-22
大家好,有谁编译过qml-material,编译也通过了,运行里面的demo,也能运行,但是不正确,下面是提示,有谁解决过给点思路,谢谢!

Starting F:\qt_for_devep\qml-material-develop\build-demo-Desktop_Qt_5_11_1_MinGW_32bit-Release\release\demo.exe...
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/ActionBar.qml:375:17: QML Standard: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/ActionBar.qml:375:17: QML Standard: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/ActionBar.qml:375:17: QML Standard: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/ActionBar.qml:375:17: QML Standard: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/ActionBar.qml:375:17: QML Standard: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/ActionBar.qml:375:17: QML Standard: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/ActionBar.qml:375:17: QML Standard: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/ActionBar.qml:375:17: QML Standard: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/ActionBar.qml:375:17: QML Standard: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/ActionBar.qml:375:17: QML Standard: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/ActionBar.qml:375:17: QML Standard: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/ActionBar.qml:375:17: QML Standard: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/ActionBar.qml:375:17: QML Standard: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/ActionBar.qml:375:17: QML Standard: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/ActionBar.qml:375:17: QML Standard: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/Icon.qml:54:5: QML Image: Cannot open: qrc:/icons/navigation/more_vert.svg
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/Icon.qml:54:5: QML Image: Cannot open: qrc:/icons/navigation/menu.svg
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/Icon.qml:54:5: QML Image: Cannot open: qrc:/icons/navigation/close.svg
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:133: TypeError: Cannot read property 'opacity' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:132: TypeError: Cannot read property 'blur' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:125: TypeError: Cannot read property 'offset' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:124: TypeError: Cannot read property 'offset' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:123: TypeError: Cannot read property '0' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:84: ReferenceError: Units is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:151: TypeError: Cannot read property 'opacity' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:150: TypeError: Cannot read property 'blur' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:143: TypeError: Cannot read property 'offset' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:142: TypeError: Cannot read property 'offset' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:141: TypeError: Cannot read property '0' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:46: ReferenceError: Units is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/QtQuick/Controls/Styles/Material/ButtonStyle.qml:40: ReferenceError: Units is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/QtQuick/Controls/Styles/Material/ButtonStyle.qml:38: ReferenceError: Units is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/Ink.qml:26: ReferenceError: Device is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/QtQuick/Controls/Styles/Material/ButtonStyle.qml:71: ReferenceError: Units is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/QtQuick/Controls/Styles/Material/ButtonStyle.qml:84: ReferenceError: Units is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/QtQuick/Controls/Styles/Material/ButtonStyle.qml:83: ReferenceError: Units is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/Label.qml:104: ReferenceError: Device is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:133: TypeError: Cannot read property 'opacity' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:132: TypeError: Cannot read property 'blur' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:125: TypeError: Cannot read property 'offset' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:124: TypeError: Cannot read property 'offset' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:123: TypeError: Cannot read property '0' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:84: ReferenceError: Units is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:151: TypeError: Cannot read property 'opacity' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:150: TypeError: Cannot read property 'blur' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:143: TypeError: Cannot read property 'offset' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:142: TypeError: Cannot read property 'offset' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:141: TypeError: Cannot read property '0' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:46: ReferenceError: Units is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/QtQuick/Controls/Styles/Material/ButtonStyle.qml:40: ReferenceError: Units is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/QtQuick/Controls/Styles/Material/ButtonStyle.qml:38: ReferenceError: Units is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/Ink.qml:26: ReferenceError: Device is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/QtQuick/Controls/Styles/Material/ButtonStyle.qml:71: ReferenceError: Units is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/QtQuick/Controls/Styles/Material/ButtonStyle.qml:84: ReferenceError: Units is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/QtQuick/Controls/Styles/Material/ButtonStyle.qml:83: ReferenceError: Units is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/Label.qml:104: ReferenceError: Device is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/Ink.qml:38: ReferenceError: Units is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/Ink.qml:26: ReferenceError: Device is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/IconButton.qml:51: ReferenceError: Units is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/IconButton.qml:50: ReferenceError: Units is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/Popover.qml:39: ReferenceError: Units is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:133: TypeError: Cannot read property 'opacity' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:132: TypeError: Cannot read property 'blur' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:125: TypeError: Cannot read property 'offset' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:124: TypeError: Cannot read property 'offset' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:123: TypeError: Cannot read property '2' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:84: ReferenceError: Units is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:151: TypeError: Cannot read property 'opacity' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:150: TypeError: Cannot read property 'blur' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:143: TypeError: Cannot read property 'offset' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:142: TypeError: Cannot read property 'offset' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:141: TypeError: Cannot read property '2' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:46: ReferenceError: Units is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/Popover.qml:102: ReferenceError: Units is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/Tooltip.qml:41: ReferenceError: Device is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/Tooltip.qml:40: ReferenceError: Units is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/Label.qml:104: ReferenceError: Device is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/Ink.qml:38: ReferenceError: Units is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/Ink.qml:26: ReferenceError: Device is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/IconButton.qml:51: ReferenceError: Units is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/IconButton.qml:50: ReferenceError: Units is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/Popover.qml:39: ReferenceError: Units is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:133: TypeError: Cannot read property 'opacity' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:132: TypeError: Cannot read property 'blur' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:125: TypeError: Cannot read property 'offset' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:124: TypeError: Cannot read property 'offset' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:123: TypeError: Cannot read property '2' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:84: ReferenceError: Units is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:151: TypeError: Cannot read property 'opacity' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:150: TypeError: Cannot read property 'blur' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:143: TypeError: Cannot read property 'offset' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:142: TypeError: Cannot read property 'offset' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:141: TypeError: Cannot read property '2' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:46: ReferenceError: Units is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/Popover.qml:102: ReferenceError: Units is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/Tooltip.qml:41: ReferenceError: Device is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/Tooltip.qml:40: ReferenceError: Units is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/Label.qml:104: ReferenceError: Device is not defined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:133: TypeError: Cannot read property 'opacity' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:132: TypeError: Cannot read property 'blur' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:125: TypeError: Cannot read property 'offset' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:124: TypeError: Cannot read property 'offset' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:123: TypeError: Cannot read property '0' of undefined
file:///C:/Qt/Qt5.11.1/5.11.1/mingw53_32/qml/Material/View.qml:84: ReferenceError: Units is not defined



快速回复
限100 字节
 
上一个 下一个