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
To compile, I had to add $(call import-add-path,$(LOCAL_PATH)/../../cocos2d/plugin/publish) into proj.android/jni/Android.mk. Ideally the UI should do this as well.
The text was updated successfully, but these errors were encountered:
To compile, I had to add
$(call import-add-path,$(LOCAL_PATH)/../../cocos2d/plugin/publish)
into proj.android/jni/Android.mk. Ideally the UI should do this as well.The text was updated successfully, but these errors were encountered: