[Interest] Host Qt version requirement when cross-compiling
Thiago Macieira
thiago.macieira at intel.com
Sun Mar 13 06:20:22 CET 2022
On Saturday, 12 March 2022 14:24:20 PST Alexey Rochev wrote:
> Does cross-compiling Qt6 (for Android) require exact same version of
> host Qt to build correctly? I'm assuming that it does since when I
> tried to cross-compile 6.2.2 using host 6.2.3 (don't ask me why) it
> failed with a strange error (in cmake_automoc_parser) and it was gone
> when I updated the cross-compiled version to 6.2.3. I would still like
> to get official information on this, however.
Our objective was that any version within N-4 and N+4 of the minor version
should work, but only starting with 6.3.
It's also not tested.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel DPG Cloud Engineering
More information about the Interest
mailing list