Skip to content

[Support][cpprestsdk v2.10.15 builds errors with boost 1.72] #1378

Open
@letrthong

Description

@letrthong

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions