[Interest] Is still possible to build Qt 5.15.15 with macOS 14.7 and Xcode 15.2?
Thiago Macieira
thiago.macieira at intel.com
Fri Nov 22 02:41:57 CET 2024
On Thursday 21 November 2024 04:18:01 Pacific Standard Time Nuno Santos via
Interest wrote:
> In file included from include/mbgl/style/layer.hpp:4:
> include/mbgl/util/unique_any.hpp:51:31: error: no member named 'move' in
> namespace 'std' vtable->move(std::move(rhs.storage), storage);
That's an error in a third-party source that has long since been fixed: it's a
missing #include. You'll probably need to patch it yourself.
You're using a compiler that is much newer than the sources in question.
But if you don't need qtlocation, you shouldn't build it.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Principal Engineer - Intel DCAI Platform & System Engineering
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5152 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20241121/3b6253c8/attachment.bin>
More information about the Interest
mailing list