Hi, An important aspect of the ser. framework is the cross-language interop. What will guarantee compatibility between capnproto and its pure-java counterpart, capnproto-java?
In terms of packages, I'm using arch linux and currently, capnproto-java <https://aur.archlinux.org/packages/capnproto-java/> is behind the recently released version 0.7 of capnproto <https://www.archlinux.org/packages/community/x86_64/capnproto/>. There is also the GIT version of capnproto-java <https://github.com/capnproto/capnproto-java>, sure, but last commit being 3mo old I think it won't match either. What would be a recommended course of action? Error I'm getting a.t.m. is from the capnp-java compiler: /usr/bin/capnpc-java: error while loading shared libraries: libcapnp-0.6.1.so: cannot open shared object file: No such file or directory -- You received this message because you are subscribed to the Google Groups "Cap'n Proto" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/capnproto.
