xroche/coffeecatch

Android link error: "dlopen failed: cannot locate symbol “signal"

Closed this issue · 2 comments

Environment: Android 4.4.2 / NDK-r10 on Galaxy S5

I am not sure if I should link to additional library to load this symbol. If there is, I think it should be listed in the README file.

Are you using ndk64-r10 by chance ? It seems (http://stackoverflow.com/questions/25049603/dlopen-failed-cannot-locate-symbol-signal?rq=1) to have issues in 32-bit

Please reopen if you still have troubles after upgrading the NDK.