I encountered the same problem when creating qt applications using Qt Creator (especially when using QML files as resources.) I solved the problem using a little hack.
- touch.bat .
copy qml.qrc /B+ ,,/Y, qml.qrc - .- QtCreator Project- > Build Steps- > Add Build Step- > Custom process step
touch.bat - , ,
qml.qrc. , qml.qrc .
Visual Studio ( ). touch.bat Visual Studio. , , , .qrc .
, , . .
.