You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/03/11 04:08:08 UTC

[GitHub] [rocketmq-client-go] shencw commented on issue #3: go get rocketmq-client-go error

shencw commented on issue #3:
URL: https://github.com/apache/rocketmq-client-go/issues/3#issuecomment-1064751992


   > > > 非常感谢,这么快就回复了,解决了我大问题,mac电脑上我试试可不可以,谢谢。
   > > 
   > > 
   > > 你好,mac上解决了吗,能帮我一下吗
   > 
   > 1. git clone https://github.com/apache/rocketmq-client-cpp
   > 2. mkdir -p /usr/local/include/rocketmq/
   > 3. cp rocketmq-client-cpp/include/* /usr/local/include/rocketmq
   > 4. sh build.sh
   > 5. after build sucess, cp bin/librocketmq.dylib /usr/local/lib
   > 6. install the go SDK.
   > 7. go build your code.
   
   @ShannonDing  你有遇到过cp: include/c is a directory (not copied).问题么?  我的include下面还有c的目录 或者是不是我的代码版本太过于新了  。。。  


-- 
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: dev-unsubscribe@rocketmq.apache.org

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