[Interest] windeployqt

ekke ekke at ekkes-corner.org
Wed Dec 4 18:11:10 CET 2019


Am 04.12.19 um 17:46 schrieb Jason H:
>
>> Sent: Wednesday, November 27, 2019 at 2:16 PM
>> From: "Roman Wüger" <roman.wueger at gmx.at>
>> To: "Jason H" <jhihn at gmx.com>
>> Cc: "interestqt-project.org" <interest at qt-project.org>
>> Subject: Re: [Interest] windeployqt
>>
>> Hello,
>>
>> try running windeployqt with the -qml or -qmldir option. Works for me.
>>
>> You must pass the qml directory to the Option like %QTDIR%\qml
> This seems redundandt. If all of my QML is in a qml.qrc, and that qrc is part of the project, shouldn't that "just work" without -qmldir ?

also have all my qml into a qrc, but this the only way to make it work:

windeployqt --qmldir Y:\c2gQtWS\qml
Y:\build-c2gQtWS-Desktop_Qt_5_13_2_MSVC2017_64bit-Release\release

(doing all inside a Parallels VM onTop macOS, where Y: is my mapped
project dir ;-)

ekke



More information about the Interest mailing list