Am 04.12.19 um 17:46 schrieb Jason H: > >> Sent: Wednesday, November 27, 2019 at 2:16 PM >> From: "Roman Wüger" <[email protected]> >> To: "Jason H" <[email protected]> >> Cc: "interestqt-project.org" <[email protected]> >> 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 _______________________________________________ Interest mailing list [email protected] https://lists.qt-project.org/listinfo/interest
