tsturzl commented on pull request #12490: URL: https://github.com/apache/pulsar/pull/12490#issuecomment-987105182
I cannot get the cpp client to build, and therefore I'm not able to run the test I wrote. I couldn't build via the readme, nor could I get the docker build to succeed. I don't really have the free time currently to delve into CMake to figure out what's going on. If I had to guess based on the error message, the docker build fails probably because the docker system dependencies hasn't been kept up with the CMake dependencies for Boost Python. As for why it's failing on my machine I'm running Ubuntu 20.04 and the guide states 16.04, so maybe there's a breaking change in the version of cmake or some other tool or dependency required? -- 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]
