Relative Content

Tag Archive for androidpython-3.xandroid-ndkcross-compiling

Android project introduces cpython into NDK, compilation error

I am running an Android project on a MAC computer, and I plan to introduce Python into the project through cmakelist. I can execute Python script files in NDK, but I encountered an error while compiling the project, but I don’t know how to solve it.