zookeeper-cpp icon indicating copy to clipboard operation
zookeeper-cpp copied to clipboard

I need your help with implementing your config folder on Ubantu

Open 925486270 opened this issue 2 years ago • 3 comments

image stion" tag. On Ubantu, I downloaded a lot of dependencies from your Dockfile. Execute runtest. I want to know if this builds successfully If successful, why only one Cpp file was generated image

925486270 avatar Mar 28 '22 08:03 925486270

What is your expectation and how is the result different from those expectations? What commands did you run?

tgockel avatar Mar 28 '22 15:03 tgockel

I want to reference it in Qt as a server up and down function

925486270 avatar Mar 29 '22 02:03 925486270

The CMake script for finding the ZooKeeper server classpath generates a CPP file per ZooKeeper library version, so it looks like it is working as intended. I'm not sure what you expect to happen here.

tgockel avatar Mar 29 '22 21:03 tgockel