Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

Android build from Ubuntu 18.04 #71

Closed
AndreMiras opened this issue Apr 30, 2018 · 1 comment
Closed

Android build from Ubuntu 18.04 #71

AndreMiras opened this issue Apr 30, 2018 · 1 comment

Comments

@AndreMiras
Copy link
Owner

This is a follow up from #70. The idea is to make the APK compilation work on Ubuntu 18.04 Bionic.

@AndreMiras
Copy link
Owner Author

Sentry issue: ETHEROLL-BE-4

AndreMiras added a commit that referenced this issue Apr 30, 2018
The problem was some `CFLAGS` were missing, most likely `-march=armv7-a`.

The error was:
```
In file included from ~/.buildozer/crystax-ndk/sources/python/3.6/include/python/Python.h:8:0,
                 from build/temp.linux-x86_64-3.6/_libsecp256k1.c:2:
~/.buildozer/crystax-ndk/sources/python/3.6/include/python/pyconfig.h:2:30:
fatal error: pyconfig_armeabi.h: No such file or directory
```
AndreMiras added a commit that referenced this issue Oct 28, 2018
The project runs on Pyhon 3.6 thanks to #70 and #71.
Patching `typing` is not required anymore.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant