-
Notifications
You must be signed in to change notification settings - Fork 649
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
Boost 1.70 build error #2115
Comments
@serghd thanks for the report. Could you please provide the output of your |
g++ 7.4.0 |
I guess this issue is not hard to fix, only need to bump the |
serghd@serghd-workpc:~/Action/2/bitshares-core/build$ cmake .. -DCMAKE_C_COMPILER="/usr/bin/gcc-7" -DCMAKE_CXX_COMPILER="/usr/bin/g++-7" -DBOOST_ROOT="/home/serghd/Work/boost_1_70_0_gcc-7.4" -DCMAKE_BUILD_TYPE=RelWithDebInfo
|
thanx, I'll check it |
Duplicate of #1935, fixed by bitshares/bitshares-fc#150 and #1946, already merged to |
Build Error Description
@serghd wrote at 8a3fad7#commitcomment-37655383:
(Please provide more info, see the end of this issue)Build Environment
Details about the build environment, including the relevant required libraries. Much of this information can be found in the
CMakeFiles/CMakeOutput.log
.The text was updated successfully, but these errors were encountered: