Skip to content

build on osx with asio error #2

@starup

Description

@starup

hi, i am build openvpn3 on osx, but occurs the flowing asio erros:

~/src/ovpn3/core/openvpn/buffer/buffer.hpp:387:11: error: no type named
'mutable_buffers_1' in namespace 'asio'; did you mean 'mutable_buffer'?
asio::mutable_buffers_1 mutable_buffers_1(const size_t tailroom = 0)

~/src/ovpn3/core/openvpn/buffer/buffer.hpp:394:11: error: no type named
'mutable_buffers_1' in namespace 'asio'; did you mean 'mutable_buffer'?
asio::mutable_buffers_1 mutable_buffers_1_append(const size_t tailroom = 0)

anyone can help me ?

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