I accidentally permanently deleted one of my picture files today (it was added to the Qt
resource file earlier) through File Explorer
(not deleting it via Qt Creator
). Now whenever I try to build my project, I keep getting a message that says:
No rule to make target "mypic.png" needed by "qrcfile.cpp". Stop
What can I do to fix this problem ?