"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

ndk-build

I downloaded cygwin and install. Then copy the ndk file to android folder. The path is C:\Program Files\Android\android-ndk-r9b then add this path to systemVaraible. Then choosen ndk location in Eclipse preference. Then right click the project, select AndroidToold->Add Native support, i'm getting this error:  **** Build of configuration Default for project ImageTargets ****

(Cannot run program "sh": Launching failed) Then open the cygwin terminal type $ cd /cygdrive/c/Program Files/Android/androi-ndk-r9b/samples/san-angles ndk-build Below error i'm getting. Where i made mistake? -bash: cd: /cygdrive/c/Program: No such file or directory