jonnxu commented on issue #87: the librocketmq.so is much bigger than the dynamic lib in aliyun rocketmq cpp sdkdemo URL: https://github.com/apache/rocketmq-client-cpp/issues/87#issuecomment-463149671 when using the default build.sh to build library, the libraries will no depend on json, boost and libevent again, you just need link rocketmq and also link with following libraries -lpthread -lz -ldl -lrt. Here is an example. so i think there is no need to change the compile parameters
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
