"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 in workspace folder throwing error message

I compiled using ndk in the samples folder. I did this in cygwin and it work fine.

C:\Users\ALEXDEV\vuforia-sdk-android-1-5-9\samples\ImageTargets

 

I then tried to compile the ndk-build for ImageTargets

once I had imported it into the workspace.

 

$ /cygdrive/c/Users/ALEXDEV/android-ndk-r8b/ndk-build

Android NDK: ERROR:jni/Android.mk:QCAR-prebuilt: LOCAL_SRC_FILES points to a mis           sing file

Android NDK: Check that jni/../../../build/lib/armeabi/libQCAR.so exists  or tha           t its path is correct

/cygdrive/c/Users/ALEXDEV/android-ndk-r8b/build/core/prebuilt-library.mk:43: ***            Android NDK: Aborting    .  Stop.