[Development] Using windeployqt from a cross-compiled Qt
Thiago Macieira
thiago.macieira at intel.com
Thu Nov 25 16:52:23 CET 2021
On Saturday, 24 August 2019 08:55:23 MST Richard Weickelt wrote:
> Hello,
>
> I've been trying to use windeployqt from a cross-compiled (mingw-w64 on
> Linux) Qt. I must be the only person on the planet doing this because there
> is a bug in windeployqt preventing it. The PE functionality is guarded by
> Q_OS_WIN.
> https://code.qt.io/cgit/qt/qttools.git/tree/src/shared/winutils/utils.cpp#n9
> 71
Well, now that situation means ALL cross-compilation to Windows is broken
because windeployqt is part of qtbase and required to even configure qtbase.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel DPG Cloud Engineering
More information about the Development
mailing list