[Development] Updating x86 SIMD support in Qt
Thiago Macieira
thiago.macieira at intel.com
Thu Mar 24 12:08:20 CET 2022
On Thursday, 24 March 2022 04:14:38 -03 Volker Hilsheimer wrote:
> Interesting, I have no problems building Qt in VMs running on VirtualBox. I
> build qtbase on several VMs every day, and just checked that Qt Multimedia
> builds on https://app.vagrantup.com/generic/boxes/opensuse15 without
> problems (or at least without that particular problem).
This only happens if you pass -march=native for it, which will inlcude AVX2
but not the other ones.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel DPG Cloud Engineering
More information about the Development
mailing list