Skip to content

Failed to build with boost-1.89 #508

@hdu-sdlzx

Description

@hdu-sdlzx

BUG REPORT

  1. Please describe the issue you observed:
  • What did you do (The steps to reproduce)?
    Build rocketmq-client-cpp with boost-1.89

  • What did you expect to see?
    Build success

  • What did you see instead?
    boost::asio::io_service is removed.

  1. Please tell us about your environment:
  • What is your OS?
    Ubuntu 24.04

  • What is your client version?
    master

  • What is your RocketMQ version?
    N/A

  1. Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc):

rocketmq-client-cpp/src/transport/TcpRemotingClient.h:24:10: fatal error: boost/asio/io_service.hpp: No such file or directory
24 | #include <boost/asio/io_service.hpp>

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