Versions
- Python: 3.6 (host) 3.7 (p4a)
- OS: ubuntu 18.04 (docker)
- Kivy: master
- Cython: 0.28.6
Description
Because autogen was missing, libffi.la was failing to build, but that didn't the full build for going through, so it was confusing to understand why _ctypes wasn't available, and rebuilding would have no effect because python was considered successfully built, had to nuke .buildozer/android/platform and build everything again.
Versions
Description
Because autogen was missing, libffi.la was failing to build, but that didn't the full build for going through, so it was confusing to understand why _ctypes wasn't available, and rebuilding would have no effect because python was considered successfully built, had to nuke .buildozer/android/platform and build everything again.