[Development] Supported compilers for Qt 6
Thiago Macieira
thiago.macieira at intel.com
Mon Aug 12 22:15:26 CEST 2019
On Monday, 12 August 2019 00:17:58 PDT Lars Knoll wrote:
> As mentioned in my blog, it would be good to move forward with the C++
> version we use for Qt 6 and ideally move it to C++17.
Someone with iOS knowledge please address the C++17 issue reported on the
interest list and provide a conclusion for us here.
TL;DR:
items/qquickshadereffect.cpp:511:20: error: aligned allocation function
of type
'void *(unsigned long, enum std::align_val_t)' is only available
on iOS 11 or newer
The problem goes away compiling under C++14. Is it reasonable to require iOS
11 by the end of 2020?
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel System Software Products
More information about the Development
mailing list