You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
********* Start testing of extras *********
Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 static debug build; by Clang 6.1.0 (clang-602.0.53) (Apple))
QWARN : extras::tst_document::compile()
/Users/squarefk/Desktop/qml-extras-develop/tests/tst_document.qml produced 4 error(s):
/Users/squarefk/Desktop/qml-extras-develop/tests/tst_document.qml:20,1: module "QtTest" is not installed
/Users/squarefk/Desktop/qml-extras-develop/tests/tst_document.qml:19,1: module "QtQuick" is not installed
/Users/squarefk/Desktop/qml-extras-develop/tests/tst_document.qml:20,1: module "QtTest" is not installed
/Users/squarefk/Desktop/qml-extras-develop/tests/tst_document.qml:19,1: module "QtQuick" is not installed
Working directory: /Users/squarefk/Desktop/qml-extras-develop/tests
View: QQuickView, import paths:
'/Users/squarefk/Desktop/qml-extras-develop/modules'
'/Users/squarefk/Desktop/qml-extras-develop/tests'
Plugin paths:
'.'
FAIL! : extras::tst_document::compile() module "QtTest" is not installed
Loc: [/Users/squarefk/Desktop/qml-extras-develop/tests/tst_document.qml(20)]
QWARN : extras::UnknownTestFunc() file:///Users/squarefk/Desktop/qml-extras-develop/tests/tst_httplib.qml:20:1: module "QtTest" is not installed
import QtTest 1.0
^
QWARN : extras::UnknownTestFunc() file:///Users/squarefk/Desktop/qml-extras-develop/tests/tst_httplib.qml:19:1: module "QtQuick" is not installed
import QtQuick 2.0
^
QWARN : extras::UnknownTestFunc() file:///Users/squarefk/Desktop/qml-extras-develop/tests/tst_httplib.qml:20:1: module "QtTest" is not installed
import QtTest 1.0
^
QWARN : extras::UnknownTestFunc() file:///Users/squarefk/Desktop/qml-extras-develop/tests/tst_httplib.qml:19:1: module "QtQuick" is not installed
import QtQuick 2.0
^
QWARN : extras::tst_httplib::compile()
/Users/squarefk/Desktop/qml-extras-develop/tests/tst_httplib.qml produced 4 error(s):
/Users/squarefk/Desktop/qml-extras-develop/tests/tst_httplib.qml:20,1: module "QtTest" is not installed
/Users/squarefk/Desktop/qml-extras-develop/tests/tst_httplib.qml:19,1: module "QtQuick" is not installed
/Users/squarefk/Desktop/qml-extras-develop/tests/tst_httplib.qml:20,1: module "QtTest" is not installed
/Users/squarefk/Desktop/qml-extras-develop/tests/tst_httplib.qml:19,1: module "QtQuick" is not installed
Working directory: /Users/squarefk/Desktop/qml-extras-develop/tests
View: QQuickView, import paths:
'/Users/squarefk/Desktop/qml-extras-develop/modules'
'/Users/squarefk/Desktop/qml-extras-develop/tests'
Plugin paths:
'.'
FAIL! : extras::tst_httplib::compile() module "QtTest" is not installed
Loc: [/Users/squarefk/Desktop/qml-extras-develop/tests/tst_httplib.qml(20)]
QWARN : extras::UnknownTestFunc() file:///Users/squarefk/Desktop/qml-extras-develop/tests/tst_promise.qml:20:1: module "QtTest" is not installed
import QtTest 1.0
^
QWARN : extras::UnknownTestFunc() file:///Users/squarefk/Desktop/qml-extras-develop/tests/tst_promise.qml:19:1: module "QtQuick" is not installed
import QtQuick 2.0
^
QWARN : extras::UnknownTestFunc() file:///Users/squarefk/Desktop/qml-extras-develop/tests/tst_promise.qml:20:1: module "QtTest" is not installed
import QtTest 1.0
^
QWARN : extras::UnknownTestFunc() file:///Users/squarefk/Desktop/qml-extras-develop/tests/tst_promise.qml:19:1: module "QtQuick" is not installed
import QtQuick 2.0
^
QWARN : extras::tst_promise::compile()
/Users/squarefk/Desktop/qml-extras-develop/tests/tst_promise.qml produced 4 error(s):
/Users/squarefk/Desktop/qml-extras-develop/tests/tst_promise.qml:20,1: module "QtTest" is not installed
/Users/squarefk/Desktop/qml-extras-develop/tests/tst_promise.qml:19,1: module "QtQuick" is not installed
/Users/squarefk/Desktop/qml-extras-develop/tests/tst_promise.qml:20,1: module "QtTest" is not installed
/Users/squarefk/Desktop/qml-extras-develop/tests/tst_promise.qml:19,1: module "QtQuick" is not installed
Working directory: /Users/squarefk/Desktop/qml-extras-develop/tests
View: QQuickView, import paths:
'/Users/squarefk/Desktop/qml-extras-develop/modules'
'/Users/squarefk/Desktop/qml-extras-develop/tests'
Plugin paths:
'.'
FAIL! : extras::tst_promise::compile() module "QtTest" is not installed
Loc: [/Users/squarefk/Desktop/qml-extras-develop/tests/tst_promise.qml(20)]
Totals: 0 passed, 3 failed, 0 skipped, 0 blacklisted
********* Finished testing of extras *********
How to fix it? :)
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/24200100-the-static-version-of-qt?utm_campaign=plugin&utm_content=tracker%2F1788388&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F1788388&utm_medium=issues&utm_source=github).
The text was updated successfully, but these errors were encountered:
********* Start testing of extras *********
Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 static debug build; by Clang 6.1.0 (clang-602.0.53) (Apple))
QWARN : extras::tst_document::compile()
/Users/squarefk/Desktop/qml-extras-develop/tests/tst_document.qml produced 4 error(s):
/Users/squarefk/Desktop/qml-extras-develop/tests/tst_document.qml:20,1: module "QtTest" is not installed
/Users/squarefk/Desktop/qml-extras-develop/tests/tst_document.qml:19,1: module "QtQuick" is not installed
/Users/squarefk/Desktop/qml-extras-develop/tests/tst_document.qml:20,1: module "QtTest" is not installed
/Users/squarefk/Desktop/qml-extras-develop/tests/tst_document.qml:19,1: module "QtQuick" is not installed
Working directory: /Users/squarefk/Desktop/qml-extras-develop/tests
View: QQuickView, import paths:
'/Users/squarefk/Desktop/qml-extras-develop/modules'
'/Users/squarefk/Desktop/qml-extras-develop/tests'
Plugin paths:
'.'
FAIL! : extras::tst_document::compile() module "QtTest" is not installed
Loc: [/Users/squarefk/Desktop/qml-extras-develop/tests/tst_document.qml(20)]
QWARN : extras::UnknownTestFunc() file:///Users/squarefk/Desktop/qml-extras-develop/tests/tst_httplib.qml:20:1: module "QtTest" is not installed
import QtTest 1.0
^
QWARN : extras::UnknownTestFunc() file:///Users/squarefk/Desktop/qml-extras-develop/tests/tst_httplib.qml:19:1: module "QtQuick" is not installed
import QtQuick 2.0
^
QWARN : extras::UnknownTestFunc() file:///Users/squarefk/Desktop/qml-extras-develop/tests/tst_httplib.qml:20:1: module "QtTest" is not installed
import QtTest 1.0
^
QWARN : extras::UnknownTestFunc() file:///Users/squarefk/Desktop/qml-extras-develop/tests/tst_httplib.qml:19:1: module "QtQuick" is not installed
import QtQuick 2.0
^
QWARN : extras::tst_httplib::compile()
/Users/squarefk/Desktop/qml-extras-develop/tests/tst_httplib.qml produced 4 error(s):
/Users/squarefk/Desktop/qml-extras-develop/tests/tst_httplib.qml:20,1: module "QtTest" is not installed
/Users/squarefk/Desktop/qml-extras-develop/tests/tst_httplib.qml:19,1: module "QtQuick" is not installed
/Users/squarefk/Desktop/qml-extras-develop/tests/tst_httplib.qml:20,1: module "QtTest" is not installed
/Users/squarefk/Desktop/qml-extras-develop/tests/tst_httplib.qml:19,1: module "QtQuick" is not installed
Working directory: /Users/squarefk/Desktop/qml-extras-develop/tests
View: QQuickView, import paths:
'/Users/squarefk/Desktop/qml-extras-develop/modules'
'/Users/squarefk/Desktop/qml-extras-develop/tests'
Plugin paths:
'.'
FAIL! : extras::tst_httplib::compile() module "QtTest" is not installed
Loc: [/Users/squarefk/Desktop/qml-extras-develop/tests/tst_httplib.qml(20)]
QWARN : extras::UnknownTestFunc() file:///Users/squarefk/Desktop/qml-extras-develop/tests/tst_promise.qml:20:1: module "QtTest" is not installed
import QtTest 1.0
^
QWARN : extras::UnknownTestFunc() file:///Users/squarefk/Desktop/qml-extras-develop/tests/tst_promise.qml:19:1: module "QtQuick" is not installed
import QtQuick 2.0
^
QWARN : extras::UnknownTestFunc() file:///Users/squarefk/Desktop/qml-extras-develop/tests/tst_promise.qml:20:1: module "QtTest" is not installed
import QtTest 1.0
^
QWARN : extras::UnknownTestFunc() file:///Users/squarefk/Desktop/qml-extras-develop/tests/tst_promise.qml:19:1: module "QtQuick" is not installed
import QtQuick 2.0
^
QWARN : extras::tst_promise::compile()
/Users/squarefk/Desktop/qml-extras-develop/tests/tst_promise.qml produced 4 error(s):
/Users/squarefk/Desktop/qml-extras-develop/tests/tst_promise.qml:20,1: module "QtTest" is not installed
/Users/squarefk/Desktop/qml-extras-develop/tests/tst_promise.qml:19,1: module "QtQuick" is not installed
/Users/squarefk/Desktop/qml-extras-develop/tests/tst_promise.qml:20,1: module "QtTest" is not installed
/Users/squarefk/Desktop/qml-extras-develop/tests/tst_promise.qml:19,1: module "QtQuick" is not installed
Working directory: /Users/squarefk/Desktop/qml-extras-develop/tests
View: QQuickView, import paths:
'/Users/squarefk/Desktop/qml-extras-develop/modules'
'/Users/squarefk/Desktop/qml-extras-develop/tests'
Plugin paths:
'.'
FAIL! : extras::tst_promise::compile() module "QtTest" is not installed
Loc: [/Users/squarefk/Desktop/qml-extras-develop/tests/tst_promise.qml(20)]
Totals: 0 passed, 3 failed, 0 skipped, 0 blacklisted
********* Finished testing of extras *********
How to fix it? :)
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/24200100-the-static-version-of-qt?utm_campaign=plugin&utm_content=tracker%2F1788388&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F1788388&utm_medium=issues&utm_source=github).The text was updated successfully, but these errors were encountered: