build fails - Unable to find the requested Boost libraries.

EOS-新手问答 2019-04-19

cd  ~/opt
rm -rf boost/
./eos_source_dir/eosio_build.sh

One workaround is to cd into ~/opt and remove the boost library there.
Re-compile using ./eosio_build.sh and it should work.

参考:
https://github.com/EOSIO/eos/issues/3464

楼主残忍的关闭了评论