I’m trying to build my app against NDS v25, which is supposed to be supported by UE5.1 now. Getting the following error:
ATHelper: Packaging (Android (ASTC)): ERROR: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘D:\NVPACK\android-sdk-windows\ndk\25.1.8937393\sources\cxx-stl\llvm-libc++\libs\arm64-v8a\libc++_shared.so’.
How is this .so built or installed? I can’t revert to 21.x like most people suggest, as that version doesn’t support current Google Play services.