We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
python3 build.py -DVOLE_PSI_ENABLE_BOOST=ON
Build Boost
.../volepsi/out/boost_1_77_0/bootstrap.sh
MY ENV:
FIXED WAY:
boost_1_77_0.tar.gz
tar -zxf boost_1_77_0.tzr.gz .
# backup(optional) mv boost_1_77_0 boost_1_77_0_ backup # replace mv /your/decompressed/path/boost_1_77_0 /volepsi/out/
😎
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ERROR:
In the process of
Build Boost
, not found.../volepsi/out/boost_1_77_0/bootstrap.sh
.MY ENV:
FIXED WAY:
boost_1_77_0.tar.gz
.tar -zxf boost_1_77_0.tzr.gz .
😎
The text was updated successfully, but these errors were encountered: