QML File in Resource refresh on compiling
Solved
General and Desktop
-
Hello, develop a mixed qml / widget application with QtCreator and pack all qml-files in a resource file.
The problem is that editing of the qml files in the QtCreator has not effect for the running app. Only a full rebuild updates it.
Is this normal ? With this bug qml is really a pain.PS:
I found that some qml files (my old) will be updated automatically. The new files not.
I found no differences in the project file.
What the hell is that ????