python-for-android icon indicating copy to clipboard operation
python-for-android copied to clipboard

libtorrent recipe build fail

Open RobertFlatt opened this issue 2 years ago • 1 comments

Logs

In addition to this error there are a lot of depreciated warnings - an accident waiting to happen.

/home/bobf/ex/regression/.buildozer/android/platform/build-arm64-v8a/build/other_builds/boost/arm64-v8a__ndk_target_21/boost/libs/python/src/exec.cpp:109:14: error: use of undeclared identifier '_Py_fopen'
  FILE *fs = _Py_fopen(f, "r");
             ^
1 warning and 1 error generated.

RobertFlatt avatar May 30 '23 01:05 RobertFlatt

I tried using both p4a master and develop, with no luck

magowiz avatar Dec 23 '24 11:12 magowiz