Can’t compile the QML base type “Button” to C++ because it lives in “QtQuick.Controls.Material” instead of the current file’s QML module
Cmakelists.txt file for the module
Can’t compile the QML base type “Button” to C++ because it lives in “QtQuick.Controls.Material” instead of the current file’s QML module
Cmakelists.txt file for the module
Failed to find required Qt component “Qml”
I’m trying to build an application with Qt, using cmake on Linux (Ubuntu 23.04).
For the Qt part, I want to use Qml.