Oh… that’s right… That path seems for linux version.
The different thing for my path is there is no folder named “darwin-x86_64”, instead linux-x86_64.
Why Eclipse finds linux version even I’m on mac?
What shoud I do?
Do I have to change my folder name it(darwin-x86_64) to linux version(lunux-x86_64)?
There was similar issue on linux system in this forum. Does that can be solution?
For the record, I’m in Linux (Ubuntu 16.04), I had the same issue and added the NDKPATH/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin path to /etc/environment as @Rancs suggested, restarted Eclipse, and the error went away!