Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

能否release一个 支持mac m3 的 构建后的包 非常感谢 #471

Open
Yifan200809 opened this issue May 10, 2024 · 3 comments
Open

Comments

@Yifan200809
Copy link

Mac M3在安装librocketmq后遇到报错

使用wget https://github.com/apache/rocketmq-client-cpp/releases/download/2.0.0/rocketmq-client-cpp-2.0.0-bin-release.darwin.tar.gz安装后报错:
OSError: dlopen(/usr/local/lib/librocketmq.dylib, 0x0006): tried: '/usr/local/lib/librocketmq.dylib' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64')), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/lib/librocketmq.dylib' (no such file), '/usr/local/lib/librocketmq.dylib' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64'))

使用RocketMQ Client CPP安装包[rocketmq-client-cpp-2.2.0-source-release.tar.gz]编译闪退,更换boost版本均报错

image
@princehaku
Copy link

princehaku commented Oct 9, 2024

@horsy945
Copy link

horsy945 commented Dec 9, 2024

rocketmq-client-cpp-2.2.0-arm64-release.zip

这个包如何安装?

@princehaku
Copy link

rocketmq-client-cpp-2.2.0-arm64-release.zip

这个包如何安装?

bin里面的librocketmq.dylib和librocketmq.a复制到/usr/local/lib/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants