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
Error on make:
root@pablo-ubuntu:~/qml-extras# make install
cd tests/ && ( test -e Makefile || /usr/lib/x86_64-linux-gnu/qt5/bin/qmake /root/qml-extras/tests/tests.pro -o Makefile ) && make -f Makefile install
Project ERROR: Unknown module(s) in QT: qml qmltest
Makefile:54: recipe for target 'sub-tests-install_subtargets' failed
make: *** [sub-tests-install_subtargets] Error 3
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/12143989-ubuntu-15-04?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:
Error on make:
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/12143989-ubuntu-15-04?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).root@pablo-ubuntu:~/qml-extras# make install
cd tests/ && ( test -e Makefile || /usr/lib/x86_64-linux-gnu/qt5/bin/qmake /root/qml-extras/tests/tests.pro -o Makefile ) && make -f Makefile install
Project ERROR: Unknown module(s) in QT: qml qmltest
Makefile:54: recipe for target 'sub-tests-install_subtargets' failed
make: *** [sub-tests-install_subtargets] Error 3
The text was updated successfully, but these errors were encountered: