[Interest] windeployqt and embedeed QML (.qrc)

Benjamin TERRIER b.terrier at gmail.com
Mon Apr 4 15:40:56 CEST 2016


Hi Damien,

Have a look at the "--qmldir <directory>" option ("windeployqt --help"
to display all available options). The given directory will be scanned
for QML dependencies.

BR,

Benjamin

2016-04-02 20:59 GMT+02:00 Damien Courtois <damien.courtois at gmail.com>:
> Hi there,
>
> I have a lot of trouble finding informations about this, but if I missed the
> obvious one, in advance sorry for that.
> My problem is that I have a Qml application, but all the Qml files are
> embedded in the executable through a .qrc file.
> And when I use windeployqt, it doesn't seem to copy any Qml module / file,
> as though the tool was not able to get the imports from my embedded Qmls.
>
> Is this supported by the tool ? Or will I need to provide the Qml files next
> to my executable so that the tool can do its job ?
>
> By the way I'm using Qt 5.6.
>
> Thanks in advance for any help.
> Damien Courtois
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>



More information about the Interest mailing list