-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Description
Checklist
- [ x] the issue is indeed a bug and not a support request
- [ x] issue doesn't already exist: https://github.com/kivy/python-for-android/issues
- I have a short, runnable example that reproduces the issue
- [ x] I reproduced the problem with the latest development version (
p4a.branch = develop
) - [ x] I used the grave accent (aka backticks) to format code or logs when appropriated
Versions
- Python: 3.10.4
- OS: Ubuntu 22.04
- Kivy: 2.1
- Cython: 0.29.19
- OpenJDK: 17
Description
Buildozer 1.4.0.dev0
p4a.branch = develop
android.archs = armeabi-v7a
buildozer android debug
ffmpeg recipe
build fails, strip not found
.
INSTALL doc/examples/Makefile
INSTALL libavdevice/libavdevice.so
STRIP install-libavdevice-shared
/bin/sh: 1: arm-linux-androideabi-strip: not found
make: *** [ffbuild/library.mak:104: install-libavdevice-shared] Error 127
Metadata
Metadata
Assignees
Labels
No labels