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?
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to