Closed
Description
I noticed this while debugging #903. The error is as follows:
D/dalvikvm( 1265): Trying to load lib /data/data/org.test.testapp_python2/lib/libpython2.7.so 0xa1d050d0
V/python ( 1265): Library loading error: Cannot load library: reloc_library[1285]: 650 cannot locate 'wait4'...
Building the same app for target api 15 seems to work.
I don't know if we can do anything about this, but we should probably at least document it. It would be good to verify if this affects non-emulator devices, as I only have the emulator to test with for this android version.
Metadata
Metadata
Assignees
Labels
No labels