Skip to content

this project support centos7 build for it? #790

Answered by Dw9
streamFunc asked this question in Q&A
Discussion options

You must be logged in to vote

support.
You need to upgrade your gcc version to 7 or above,cause this project is based on c++17.

you can follow this to upgrade:
sudo yum install centos-release-scl
sudo yum install devtoolset-8-gcc*
scl enable devtoolset-8 bash
gcc -v

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@streamFunc
Comment options

@Dw9
Comment options

@streamFunc
Comment options

@streamFunc
Comment options

Answer selected by streamFunc
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