"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

BUILD FAILED

 I'm getting below message in console while import the vuforia sample app. Do i need to use ndk-build for vuforia sample?  Buildfile: D:\AugmentedReality\AR_work\VuforiaSamples\CopyVuforiaFiles.xml CopyVuforiaSo: BUILD FAILEDD:\AugmentedReality\AR_work\VuforiaSamples\CopyVuforiaFiles.xml:4: D:\AugmentedReality\build\lib\armeabi-v7a does not exist.

moisestafolla

Tue, 06/24/2014 - 23:17

Hi,

You don't need the NDK for the java samples but you need to have the build\lib folder in the right path for the CopyVuforiaFiles.xml be able to find the libVuforia.so file which is copied to VuforiaSamples\libs.

mustafaneguib

Wed, 06/25/2014 - 00:52

Hi, for the java api samples you do not need to use ndk-build.

suppose the sdk is the following:

~/android_development/vuforia-sdk-android-3-0-5_0

Copy the samples to the samples folder as follows: