[Interest] error: reference to 'byte' is ambiguous with C++17

Vadim Peretokin vperetokin at gmail.com
Wed Jul 24 09:25:05 CEST 2019


I'm compiling my Qt application with C++17 on Windows with the Qt-provided
MinGW 7.3.0 and the Qt definition of a byte is conflicting with the new one
defined in the standard (http://wg21.link/p0298r3).

Here's a snippet of the issue: https://paste.ubuntu.com/p/Y73FRVqq2n/

Full build log:
https://ci.appveyor.com/project/Mudlet/mudlet/builds/26199708

What's the correct solution here?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20190724/0b7623a1/attachment.html>


More information about the Interest mailing list