-
Notifications
You must be signed in to change notification settings - Fork 751
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
can javacpp-presets ffmpeg support ios? #235
Comments
Sure, it's possible. Would you like to work on that? |
Yeah. i would like to work on that and i want to reuse it on centos 、windows、android and ios. But i saw in the script only support mac but not ios. Can you give me a suggestion? thank you very much |
Just add an entry for ios-arm... |
RoboVM is dead now (#259) and the next best option is Intel Multi-OS Engine: https://software.intel.com/en-us/multi-os-engine It's basically Android running on iOS. If you could start checking this out and see what works and what doesn't it would help a lot! |
And RoboVM is alive again, but now we also have Gluon VM that supports Java 9 and Android too! @dongguadan, it was pretty straightforward to get OpenBLAS builds for iOS: 53e9326 |
Excuse me. i have a question that how to use ffmpeg of javacpp-presets on ios? well i have try it successfully on win10 and mac.
The text was updated successfully, but these errors were encountered: