You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed by adding -D__ANDROID_API__=21 to the CFLAGS. I passed --api 21 to make_standalone_toolchain.py previously, that's why I used 21. This should probably be added to the README.
Fixed by adding -D__ANDROID_API__=21 to the CFLAGS. I passed --api 21 to make_standalone_toolchain.py previously, that's why I used 21. This should probably be added to the README.
Here's the error log:
Not really sure what I could be doing wrong..
The text was updated successfully, but these errors were encountered: