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 _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
