Dan Albert
Dan Albert
FYI, I have posted https://github.com/android/ndk/issues/1742 with more detail about what's needed here. The answer hasn't changed (not funded, not supported, no timeline), but that explains why this is not a...
All this info is already available, FWIW. It just isn't consolidated across NDKs into one location. The changelogs will tell you when an API level loses support, and the meta/platforms.json...
Agreed, just checking.
Not a samples problem. Sorry, but you should have been redirected to the people that actually have the power to fix this: https://developers.google.com/games/services/support
The trouble is that Clang doesn't know why type of linker the binary that is installed as `ld` is. Without an explicit `-fuse-ld=lld` that's what ends up being run (at...
Sent for review: https://reviews.llvm.org/D95166
Merged. Unsure if we'll be updating the toolchain again before r23 goes out or not, but will keep this triaged here for now.
Was working fine when I ran the sample earlier today.
We probably need to at least change the guards so that the constants get exposed in the weak-symbol mode?