Yifan200809 opened a new issue, #471:
URL: https://github.com/apache/rocketmq-client-cpp/issues/471

   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版本均报错
   
   <img width="1002" alt="image" 
src="https://github.com/apache/rocketmq-client-cpp/assets/117885306/c0caf545-50b3-4f13-bd17-fd03e2407712";>
   


-- 
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: commits-unsubscr...@rocketmq.apache.org.apache.org

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

Reply via email to