Closed alfogrillo closed 7 years ago
This is caused by latest NDK, can you use ndk10e for now?
Hi @darkdukey is this issue related with this ?
android_native_app_glue
in Android.mk
orAPP_ALLOW_MISSING_DEPS := true
into Android.mk@yinjimmy
The project works just removing android_native_app_glue
.
Is APP_ALLOW_MISSING_DEPS := true
useful?
Is APP_ALLOW_MISSING_DEPS := true useful?
sometimes ;)
Steps to Reproduce:
cocos new -l cpp Test
cd Test
sdkbox import iap
proj.android-studio
with Android Studioandroid_native_app_glue