xiaoliu1019 commented on issue #435: URL: https://github.com/apache/pulsar-client-cpp/issues/435#issuecomment-2235957882
The OS isTencentOS developed based on centos I use the official pre-built libraries and my compiler is g++8.5.0 If I want to compile successfully, I must add compilation options --copt=-D_GLIBCXX_USE_CXX11_ABI=0 then this will result in coredump,when call the callback of sendAsync -- 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]
