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

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to