-
Notifications
You must be signed in to change notification settings - Fork 661
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't complie plotter on centos7 #96
Comments
In file included from /home/wong/chia-plotter/build/_deps/relic-src/src/md/blake2s-ref.c:18: |
./clean_all.sh yum install cmake3 sudo yum install devtoolset-7
|
it's a known issue with gcc-11 |
the should fix it..... but it may mean that maybe the centos 7 has been forced previously onto a different tool chain. |
check latest readme |
ah it seems you got it compiled |
yes... |
Thank you for your help, I have solved the problem. |
See relic-toolkit/relic#202, the issue might be fixed in latest |
Ah well, |
bls-signatures has been updated to be compatible with relic master, you can now try:
|
Thank you for your help, I have solved the problem. |
The text was updated successfully, but these errors were encountered: