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
On NDK r10e, all the platforms provide sha1.h.
After upgrade to r11, seems the sha1.h was removed from all platforms, and my project will failed to compile.
Must I compile and link with OpenSSL or BoringSSL from now on ?
The text was updated successfully, but these errors were encountered:
On NDK r10e, all the platforms provide sha1.h.
After upgrade to r11, seems the sha1.h was removed from all platforms, and my project will failed to compile.
Must I compile and link with OpenSSL or BoringSSL from now on ?
The text was updated successfully, but these errors were encountered: