rocketmq-client-cpp icon indicating copy to clipboard operation
rocketmq-client-cpp copied to clipboard

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

Open Yifan200809 opened this issue 1 year ago • 4 comments

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

Yifan200809 avatar May 10 '24 11:05 Yifan200809

Hi 👋 if you would like to get rid of the pocket button you should be able to hide it by right clicking on it and remove from toolbar - alternatively you can disable pocket altogether by using extensions.pocket.enabled = false in about:config

If you would like to make your own changes using css I would recommend looking at some tutorials online - then instructions on how to inspect the browser are here: https://cascadefox.github.io/contributing.html

42willow avatar Jan 27 '25 23:01 42willow