I'm trying to build my application in Qt Creator but get the following compile output error:
What might be the problem?Code:mingw32-make[1]: Leaving directory `C:/Users/TestApp-build-simulator' mingw32-make: Leaving directory `C:/Users/TestApp-build-simulator' mingw32-make[1]: *** No rule to make target `TestApp_reg.rss', needed by `debug/TestApp_reg.o'. Stop. mingw32-make: *** [debug] Error 2 The process "C:/NokiaQtSDK/mingw/bin/mingw32-make.exe" exited with code %2. Error while building project TestApp (target: Qt Simulator) When executing build step 'Make'



