Hi Guys,
I have a problem with qmldir in qrc. I Created a resource file(qrc) for my project; in this file I add all the qml files and qmldir into it. My problem is : I have to specify the absolute paths to the location of Qml plugin I wrote in qmldir . If It’s on my computer; it’s easy. But if It’s on another computer, I need to modify the paths of qmldir. Is there any ways to change the content of qmldir file when It’s embedded into resource file ?
Thank you!
↧








