pybind11 auto bind requirements #4187
brinkqiang
started this conversation in
Ideas
Replies: 1 comment
-
See https://pybind11.readthedocs.io/en/stable/compiling.html#generating-binding-code-automatically ... in particular, I wrote robotpy-build and use it on some modern C++ projects. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, is there anything similar to llvm-based that can automate some C++ code and automatically generate binding code based on pybind11.
Beta Was this translation helpful? Give feedback.
All reactions