You should upgrade to a release with boost 1.57.0 or newer. In addition clang seems to work better for me than gcc:
install clang, then export CC=/usr/bin/clang && export CXX=/usr/bin/clang++ && cmake . && make
RE: Cannot install on linux
You are viewing a single comment's thread from:
Cannot install on linux
Tried. Output is the same. It says it has boost version 1.54.0 although I successfully installed 1.57 :(
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
How could I upgrade to a release with boost 1.57? Don't I already run the latest version of up-to-date distro.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit