Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

interfacing c++ code with chaquopy #344

Closed
yakovdan opened this issue Jul 13, 2020 · 1 comment
Closed

interfacing c++ code with chaquopy #344

yakovdan opened this issue Jul 13, 2020 · 1 comment

Comments

@yakovdan
Copy link

Hi,
I have some c++ code that I want to call from python. I've solved this on ubuntu/x86 using pybind11.
How can I do this on android using chaquopy?

@mhsmith
Copy link
Member

mhsmith commented Jul 14, 2020

If you need to build your own C++ code for Chaquopy, then you can license our package build tool, which was used to build everything in our native package repository. For more details, see #175 (comment).

@mhsmith mhsmith closed this as completed Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants