File Not Found
Unsolved
General and Desktop
-
#include <QQmlApplicationEngine>
In trying to learn a little in KDevelop using a simple QT template, I get a "File Not Fouond" error with the above line. In searching /usr/include which returns 0 results. Where am I getting it wrong?
-
-
@jsulm QML was not installed, I installed it in the Software Manager (LM21.2) but KDevelop still shows the <QQmlApplicationEngine> file is not found. There is a huge number of QML installs in the Software Manager but I didn't see any that mentioned header files for QML.