-
I download the v0.11 source, when I try to build I got this error:
my gcc version is 5.3.1, and in another computer with gcc8.5 it's ok. |
Beta Was this translation helpful? Give feedback.
Answered by
ho1messi
Dec 1, 2021
Replies: 2 comments 1 reply
-
Does this replies help you: In particular, I believe you forget the |
Beta Was this translation helpful? Give feedback.
1 reply
-
Ok, I found that |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ArthurSonzogni
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ok, I found that
Folding Expressions
is only supported by gcc 6+.https://gcc.gnu.org/projects/cxx-status.html#cxx17