-
Notifications
You must be signed in to change notification settings - Fork 507
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
kiwisolver fail to compile #1003
Comments
I have the exact same problem. Did you find any solution or something? |
I have same problem .. please help.. |
Same problem here as well |
me too :/ #define pyobject_cast( o ) ( reinterpret_cast<PyObject*>( o ) ) to kiwi.h, somewhere hear .buildozer/android/platform/build-armeabi-v7a/build/other_builds/kiwisolver-python3/armeabi-v7a__ndk_target_21/kiwisolver/kiwi/kiwi.h it seems to compile, but maybe the cppy version is too old anyway. the correct cppy would be
|
I have trying your fix, the problem persists |
I had the same problem, but this edit kiwi.h work for me. Thx |
To apply the @aydindemircioglu fix. I have install "apt install python3-openssl" and use NDK 19c in my case. |
I believe this was fixed with the recent |
I try to compile an apk with matplotlib and the matplotlib flower but have an error with kiwisolver
Application:
Error Log
buidspec
Thanks for helping
The text was updated successfully, but these errors were encountered: