takagi906 opened a new issue, #496:
URL: https://github.com/apache/rocketmq-client-cpp/issues/496

   **BUG REPORT**
   
   1. Please describe the issue you observed:
   
   - What did you do (The steps to reproduce)?
   1. set build.sh declare test=1
   
![Image](https://github.com/user-attachments/assets/d6399137-4c0f-484a-818b-cc6748ae50e5)
   2. Execute sh build.sh in the root directory
   3. find a problem:error: no matching constructor for initialization of 
'SendResult'
   
![Image](https://github.com/user-attachments/assets/22d0f6f9-7a95-437d-b16a-3109520454ba)
   4. when i fix this problem,another problem appear. error: reference to type 
'const SendMessageRequestHeader' could not bind to an lvalue of type 
'SendMessageRequestHeader *'
   
![Image](https://github.com/user-attachments/assets/82f9aec9-a358-4f7f-bea6-a475dda2f504)
   
   2. Please tell us about your environment:
   
    - What is your OS?
   macos/arm
   
    - What is your client version?
   latest
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to