xiaoliu1019 commented on issue #435: URL: https://github.com/apache/pulsar-client-cpp/issues/435#issuecomment-2252269001
I use libpulsar.so from https://github.com/BewareMyPower/pulsar-client-cpp/actions/runs/9535942883, It doesn't work just when I switch the version of libpulsar.so from 3.5.1 to 3.6.0. And , i can work directly via g++ but can not wort when i use bazel(I use the default compiler toolchain) Could it be that the bazel external dependency and libpulsar.so use different versions of ```external/protobuf_archive/src/google/protobuf/message_lite.cc?``` -- 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]
