|
|
-
Re: String_vector ,stat definitions c languageMichi Mutsuzaki 2012-09-09, 08:32
Hi Apostolis,
These structs are auto-generated using jute: http://svn.apache.org/viewvc/zookeeper/trunk/src/zookeeper.jute?view=markup You need to run "ant compile_jute" from the top-level directory to generate the code. I think the generated code goes into src/c/src/generated. --Michi On Sat, Sep 8, 2012 at 9:45 PM, Apostolis Xekoukoulotakis <[EMAIL PROTECTED]> wrote: > Hello there, new here. > > I cant find the above definitions. I managed to get things working by > looking at cli.c . > > -- > > > Sincerely yours, > > Apostolis Xekoukoulotakis |