Hi All, I have installed Cygwin 1.7.7 for Windows.During the installation, i selected to install GNUMake 3.8.1. All those went through smoothly.
After installation, I check the version of make using following command: /bin/make The version is GNU make 3.81. So I export the path using: export GNUMAKE=/bin/make However when I tried to run ndk-build, I still get following error: You are using a non-Cygwin compatible Make program. What am I wrong? Thanks! Cindy -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

