apache / apache/rocketmq-client-cpp

Failed to build with boost-1.89

Abierto
#508 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
C++
Estrellas
393
Forks
167
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**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.

2. 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

3. 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

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Start with rocketmq-client-cpp/src/transport/TcpRemotingClient.h and inspect its Boost.Asio include and related transport code. Reproduce the build on Ubuntu 24.04 with boost-1.89, then verify that the project builds successfully without the missing io_service.hpp error.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
cpp
Área
build-system, networking
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.