Getting this error while running my program. I searched the Internet to find QtQuick.Controls
but couldn't get any resolution.
How can I install this?
You're likely using an old version of Qt. The QtQuick.Controls
module was introduced in Qt 5.1:
this command fixed my problem.
sudo apt -y install qml-module-qtquick-controls
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With