1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-keygen synced 2026-06-17 03:50:03 +02:00
antelope-keygen/.github/workflows
Henrik Hautakoski beeba58cee Github Actions: use Qt 5.11.0 on windows.
qt < 5.11 has a bug in qCountLeadingZeroBits function (QtCore/qalgorithms.h).
This function is marked constexpr but returns a non-const value.

MSVC compilers will pick this up as an C3615 error.
See https://docs.microsoft.com/en-us/cpp/error-messages/compiler-errors-2/compiler-error-c3615
2020-04-27 12:23:08 +02:00
..
ci.yml Github Actions: use Qt 5.11.0 on windows. 2020-04-27 12:23:08 +02:00
package.yml Github Actions: use Qt 5.11.0 on windows. 2020-04-27 12:23:08 +02:00