Closed mochechan closed 7 years ago
Etherwall cannot be execute in Ubuntu 16.04.1 LTS, after compiling it.
$ ./Ethereum QQmlApplicationEngine failed to load component qrc://main.qml:22 module "QtQuick.Controls" is not installed.
How to solve this problem? thanks.
I think you need to install qml-module-qtquick-controls
qml-module-qtquick-controls
Thank you very much. Etherwall can be compiled, and it runs in my ubuntu now.
Etherwall cannot be execute in Ubuntu 16.04.1 LTS, after compiling it.
$ ./Ethereum QQmlApplicationEngine failed to load component qrc://main.qml:22 module "QtQuick.Controls" is not installed.
How to solve this problem? thanks.