Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

Auto clean project during build process

$
0
0
My build settings for both Release and Debug have an entry for Clean Steps. However, when I run my app, there is no clean happening. If I actually do a Clean from the Build menu, then run my app, it is clear that the clean actually happened, but if I do not, there is no cleaning. How can I ensure that cleaning always happens when I run the app? The workaround I am searching for is a problem I’m having where QML file edits do not appear when I run the app, even if they are saved, unless I first clean the project. I can run the app two consecutive times with the only change being a manual Clean, and the output on the screen only reflects edits to my QML in the second run.

Viewing all articles
Browse latest Browse all 13965

Trending Articles