Open
Description
I updated boot from 1.68 to 1.72 (https://github.com/boostorg/boost/releases/tag/boost-1.72.0).
but cpprestsdk built errors.
Below is command line to fix if you want to use boost 1.72
git checkout boost-1.72.0
git submodule update --init
cd $ROOT_SUBMODULE/boost/libs/asio
git checkout boost-1.69.0
I hope that we can support with boost_asio_1.72. Please check the point.
Metadata
Metadata
Assignees
Labels
No labels