Skip to content
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

error compile with cristax-ndk #1895

Closed
FranciscoCarbonell opened this issue Jun 27, 2019 · 2 comments
Closed

error compile with cristax-ndk #1895

FranciscoCarbonell opened this issue Jun 27, 2019 · 2 comments

Comments

@FranciscoCarbonell
Copy link

command:


p4a apk --private ~/Escritorio/proyectos-kivy/test --requirements=flask,python3 --bootstrap=webview --sdk_dir="/opt/android-sdk/" --android-api="27" --ndk_dir="/opt/crystax-ndk-10.3.2/" --package=com.fran.test --name="mi-test" --arch="armeabi-v7a" --ndk-api="21" --version=1.0

output:

checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc -DANDROID -fomit-frame-pointer -D__ANDROID_API__=21 -mandroid -I/opt/crystax-ndk-10.3.2/platforms/android-21/arch-arm -isysroot /opt/crystax-ndk-10.3.2/platforms/android-21/arch-arm -I/home/francisco/.local/share/python-for-android/build/python-installs/unnamed_dist_7/include/python3.7
checking whether the C compiler works... no
configure: error: in `/home/francisco/.local/share/python-for-android/build/other_builds/libffi/armeabi-v7a__ndk_target_21/libffi':
configure: error: C compiler cannot create executables
See `config.log' for more details

@AndreMiras
Copy link
Member

CrystaX is being deprecated in favor of pure python3 with Android NDK

@FranciscoCarbonell
Copy link
Author

Thanl!!! Bit i have next error #1894

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants