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 ?
back
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."