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

Add external libraries to ios app #497

Closed
simonjuleseric2 opened this issue May 2, 2020 · 1 comment
Closed

Add external libraries to ios app #497

simonjuleseric2 opened this issue May 2, 2020 · 1 comment

Comments

@simonjuleseric2
Copy link

Is there any way to add external libraries (that are not in the recipe folder on the kivy ios GitHub) to the ios app with kivy? I'm having trouble especially with OpenCV and Tensorflow/Keras. Was anyone able to do this?

@tshirtman tshirtman transferred this issue from kivy/kivy May 16, 2020
@Zen-CODE
Copy link
Member

You could do the following:

  1. Clone the repo
  2. Add your own recipes in the recipes folder
  3. Build and run your toolchain from that checkout.

There is also a pending PR that would add this: #417

Otherwise, if you have further questions, please post them on the Kivy forum here: https://groups.google.com/forum/#!forum/kivy-users

Thanks.

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