You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe
I'm trying to compile PyAV for iOS. Up to a certain point the compilation seems to be successful, but when build_ext is executed, the compilation fails.
Note: I'm using the kivy-ios project workflow to test recipe creation
Describe the solution you'd like
I'd like some guidance on the possible reason for the error, or that at least this code/error would help someone implement the PyAV recipe
Is your feature request related to a problem? Please describe
I'm trying to compile
PyAV
for iOS. Up to a certain point the compilation seems to be successful, but when build_ext is executed, the compilation fails.Note: I'm using the kivy-ios project workflow to test recipe creation
Describe the solution you'd like
I'd like some guidance on the possible reason for the error, or that at least this code/error would help someone implement the PyAV recipe
Additional context
PyAV setup.py: https://github.com/PyAV-Org/PyAV/blob/main/setup.py
PyAV recipe (WIP):
Error logs: https://pastebin.com/raw/b8AW6emG
The text was updated successfully, but these errors were encountered: