colgao commented on issue #505:
URL:
https://github.com/apache/rocketmq-client-cpp/issues/505#issuecomment-3354553043
line 32
declare fname_openssl_down="openssl-1.1.1d.tar.gz"
change to
declare fname_openssl_down="openssl-1.1.1w.tar.gz"
line 345
cp ${install_lib_dir}/lib/x86_64-linux-gnu/libjsoncpp.a
${install_lib_dir}/lib/
change
cp ${install_lib_dir}/lib/aarch64-linux-gnu/libjsoncpp.a
${install_lib_dir}/lib/
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]