Closed
Description
Hello,
I have a problem when adding the socket.io client library to my project.
In 'sio_client_impl.h', I got a C2440 error because boost::asio::io_sevice is not compatible with asio::io_service &
.
However, if I don't include the boost library, ASIO will also be disabled.
According to #176, there is no dependency on boost and ASIO, but I don't know why the problem occurred.
Is it just my own problem?
Regards,
Meejin Kim
Metadata
Metadata
Assignees
Labels
No labels