ifplusor commented on issue #409: URL: https://github.com/apache/rocketmq-client-cpp/issues/409#issuecomment-1070308125
@shencw You need to use below command ```bash sudo cp rocketmq-client-cpp/include/c/* /usr/local/include/rocketmq ``` instead of ```bash sudo cp rocketmq-client-cpp/include/* /usr/local/include/rocketmq ``` -- 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]
