Skip to content

boost升级到1.70后的问题 #52

@Eggache666

Description

@Eggache666

您好!报告一个boost升级后的问题:
boost_1_69_0及其之前版本都没问题,boost_1_70_0版时,报如下错误:
error C2039: “get_io_service”: 不是“boost::asio::basic_stream_socketboost::asio::ip::tcp,boost::asio::executor”的成员

具体指向文件.\avhttp\include\avhttp\detail\socket_type.hpp的655行。
经过查看,boost库确实改了一些实现,从1.70开始废弃这个函数了,如果需要使用新的boost库,则需要更新本库了

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions