xroche/coffeecatch

Architecture is not supported on Android Studio 1.5.1 with NDK

Opened this issue · 0 comments

kida7 commented

I put cofficecatch folder in jni and make project but get these errors:

In cofficecatch.c
Error:(211, 2) error: #error "Architecture is not supported (unknown ucontext layout)"
Error:(1141, 2) error: #error "Architecture is unknown, please report me!"

Any suggestion? Thanks you.