Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The static version of QT #12

Open
squarefk opened this issue Jul 12, 2015 · 0 comments
Open

The static version of QT #12

squarefk opened this issue Jul 12, 2015 · 0 comments

Comments

@squarefk
Copy link

squarefk commented Jul 12, 2015

********* 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).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant