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 2018/11/28 06:56:04 UTC

[GitHub] wenfengwang edited a comment on issue #3: go get rocketmq-client-go error

wenfengwang edited a comment on issue #3: go get rocketmq-client-go error
URL: https://github.com/apache/rocketmq-client-go/issues/3#issuecomment-442340011
 
 
   librocketmq.so you downloaded had built on other platforms, so it can't be applied on macOS. because the binary library of macOS not available now, you have to build rocketmq-client-cpp on your macOS from source. you could refer [build-and-install](https://github.com/apache/rocketmq-client-cpp#build-and-install) for how to install, and ensuring compile code success on macOS, please modify your local repository according to changes of [PR-16](https://github.com/apache/rocketmq-client-cpp/pull/16)(the pr has not been merged.)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services