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
Android NDK APP_STL gnustl_shared is no longer supported. when changing APP_STL to c++_static or c++_shared in Application.mk its not getting executed.
The text was updated successfully, but these errors were encountered:
Android NDK APP_STL gnustl_shared is no longer supported. when changing APP_STL to c++_static or c++_shared in Application.mk its not getting executed.
The text was updated successfully, but these errors were encountered: