Closed wmealing closed 1 year ago
I don't think Linux aarch64 is supported platform for Android NDK to run on.
That being said, Android NDK bundles its own Python 3, so if that one fails then I don't have idea how to fix those.
I'll keep at it, the ndk was built by me. Thanks.
I decided to rework the checker script to plain Shell script. It should work in your platform now.
Trying to build on an exotic platform, aarch64 linux.
I dont known if this expected, 'python2' as python, or if python3 is aliased. There seems to be a lot of requirements in the love subdir for python2.
I don't know if this is in the 'too hard' basket, or if its an an ndk issue, Figured I'd lodge the bug to let you know that I have faced the issue. Thanks.