back

by AlexeyBrin·10y ago·view on hn ↗
NDK is only for Android (as in a C++ toolchain for Android, the toolchain runs on Windows, Linux and Mac but the resulting executables are meant for Android) ... what do you mean with Win64 in this context ?
1 comments
He probably meant the x64 compiler on Windows.

From the link: "Also note that Clang packaged in the Windows 64 NDK is actually 32-bit."