Hi I have a python plugin which is called in c++ code(by pybind11). when I use import exp_capnp in the plugin, the c++ codes crashed (Segmentation fault). 1. Does anyone have a solution? 2. How can I compile `.capnp` to `.py`?
-- 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.
