-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
chiabls/bls.hpp: No such file or directory #2719
Comments
You need to build dependencies and specify them via |
check out this link. you need to download compile the bls package. I also have a problem with missing this library and how to fix it:
when i unzipped, i did the following: cd v20181101 Hope this helps. |
I was able to compile, i simply missed the part with the dependencies. Thanks for the help. |
btw, is there a way to tell the build process to not compile all the unneeded GUI stuff? The compile now takes much longer then before because it compiles a lot of qt-stuff that i will never use... |
Yes, specify |
https://github.com/codablock/bls-signatures/archive/v20181101.zip is no longer available. Where to find? |
@farsider350 please use https://github.com/dashpay/bls-signatures/archive/v20181101.zip instead |
I get this error when i try to compile dash from master branch:
I searched and there is no package in debian that contains this file.
This is my configure:
./configure --with-incompatible-bdb --with-gui=no --disable-tests --disable-bench --without-miniupnpc --disable-zmq --disable-wallet
The text was updated successfully, but these errors were encountered: