If you are building C# client for ZK, this info will be of useful to you.

[1] git clone https://github.com/ewhauser/zookeeper.git

[2] Important
run the ant package at the root level to generate the c# code under the 
"Generated" folder.
.....\git_checkout_01july11\sharpkeeper-client\zookeeper\src\dotnet\ZooKeeperNet\Generated


Otherwise you will face this problem:
http://stackoverflow.com/questions/4129510/building-sharpkeeper-zookeeper-client-for-net


[3] Then open the solution file in Visual Studio 2010 to build the .dll's for 
ZK.
zookeeper\src\dotnet\ZooKeeperNet.sln


Best,
-Uday. 
-------------------------
I do not blog but e-write:
http://uds-web.blogspot.com

Reply via email to