python-for-android
python-for-android copied to clipboard
zbar recipe build fail
Logs
In file included from decoder.c:24:
./zbarmodule.h:42:5: error: unknown type name 'PyIntObject'; did you mean 'PySetObject'?
PyIntObject val; /* integer value is super type */
^~~~~~~~~~~