C++ Core API: Android NDK r22+ support

From r22, NDK have changed the linker from “BFD/GOLD” to “LLD” .
So we need the static library linked using LLD for continuing to use the FMOD with r22+.
Is there any plans to update FMOD library using ndk r22+?
Thanks.


link: Changelog r22 · android/ndk Wiki · GitHub

Our next major version will use lld building with r21d.

FMOD 2.02.00 is now available, with android built with lld and r21d. Let us know if you still encounter any issues with this version.