Android arm64 build failing preview 4.25 vers7

Followed these instructions for installing NDK-21 for 4.25:

However with blank project arm64 android .aab build I get the attached errors and build fails, same on another device what am I missing?

Log attached mainly errors similar to “ld.lld: error: undefined symbol: FMemory::Malloc(unsigned long long, unsigned int)”

Thanks in advance!

link text

armv7 does compile successfully, but still same errors with arm64.

So what’s going on in the end ?