No rule to make target '<qml file>', needed by 'debug/qrc_qml.cpp'. Stop
Solved
QML and Qt Quick
-
Whenever I delete or re-name a resource file (both the qrc listing and the file itself) I get this error. I tried running Clean but that doesn't solve the problem. Switching build modes (e.g. to Profile or Release) seems to be a work-around but when I switch back to Debug, the error comes back. What's the deal here?
-
Hi,
Did you try forcing a run of
qmake
? Or delete the build folder ? -
Build
->Run qmake