takagi906 commented on issue #502:
URL: 
https://github.com/apache/rocketmq-client-cpp/issues/502#issuecomment-3213780602

   这个问题是因为absl库的版本太高,有两种解决方案:1. 将GUARDED_BY 改为 
ABSL_GUARDED_BY,之后还有一些报错也需要改成ABSL_XXX。2. 降低absl版本


-- 
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: commits-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to