Re: [Development] Using windeployqt from a cross-compiled Qt

2021-11-25 Thread Thiago Macieira
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 guard

Re: [Development] Using windeployqt from a cross-compiled Qt

2019-08-24 Thread Kai Pastor, DG0YT
Am 24.08.19 um 16:55 schrieb Richard Weickelt: 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. Tried that in the past, but resorted to CMake and BundleUtili

[Development] Using windeployqt from a cross-compiled Qt

2019-08-24 Thread Richard Weickelt
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/winu