Skip to content

Compilation failure under CentOS 7.9 using Cmake 3.14.5 #106

Answered by harold-b
hadesya asked this question in Q&A
Discussion options

You must be logged in to vote

Looks like you are using a fairly old version of gcc:

GNU 4.8.5

Which does not support C++17 which is required by both Bladebit and BLS signatures:
https://gcc.gnu.org/onlinedocs/gcc-4.8.5/gcc/Standards.html#Standards

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by harold-b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants