Skip to content

Issues in using ASIO standalone #283

Closed
@LuzyCat

Description

@LuzyCat

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

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