-
Notifications
You must be signed in to change notification settings - Fork 446
Closed
Description
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
Labels
No labels