sglxh commented on issue #12391: URL: https://github.com/apache/pulsar/issues/12391#issuecomment-952459660
> Compiling the c++ client library is possible on all of the [platforms you listed.](https://pulsar.apache.org/docs/en/client-libraries-cpp/#supported-platforms) The Windows client you will have to compile yourself. The last time I tried to do that was a year ago and it was super not fun... all sorts of issues with the dependencies (openssl, a few others.) However, it looks from the docs like the build process may have been improved since then so maybe you are golden :) -- try it out see if it works. I also build pulsar-client-cpp failed in win10 64bit. The pulsar-client-cpp in win10 64bit have a lot of compile problems,like boost,zlib and so on. -- 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]
