“Error: could not find a valid GNU Make executable” with Cygwin and NDK
问题 I'm new to the NDK. (using Windows). I have downloaded cygwin and the NDK. I have unzipped the NDK in C:\ . When I run cygwin I change to the NDK directory and I run the command build/host-setup.sh But I get: Error: could not find a valid GNU Make executable. I have downloaded GNU make 3.81 but still no luck. What do I have to do with GNU Make? Do I have to put it in a special directory or add it to PATH? 回答1: For anyone that comes across this, GNU make is not selected by default in the