mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
Boost 1.68.0 is not compatible with rippled 1.1.0 due to some changes to Boost.Beast. Versions of Boost older than 1.67.0 are not compatible with rippled 1.1.0 because they do not include Boost.Beast. Only Boost 1.67.0 is compatible, so I updated the build instructions to be clearer about this.