"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

error right out of the gate

Hi,

 I mam just following the setup procedure with the android SDK but the cygwin is giving me issues as i knew it would. I keep getting this(below) when trying to run ndk-build on a sample application? Cygwin/bin is in my path. Anyone had this? Is it becasue I have miniGW also on this machine for other enviornments?

1. Ensure that the Cygwin 'make' package is installed.   NOTE: You will need GNU Make 3.81 or later!2. Define the GNUMAKE environment variable to point to it, as in:     export GNUMAKE=/usr/bin/make3. Call 'ndk-build' again.

i found the fix. It's just a silly bug.

This article was dead on and moving the folder fixed the entire issue.

http://www.myerrorsandmysolutions.com/2011/07/06/cygwin-error-you-are-using-a-non-cygwin-compatible-make-program/