"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

problem with Video Playback samp

i followed article 

https://developer.vuforia.com/forum/faq/android-how-do-i-add-another-target-video-playback-sample

to add new target to the Video Playback samp 

problem that i am facing is that after chaging in jni what steps have i to do to build .so file i am currently working on mac 

how to build ndk ??

gauravand

Tue, 07/16/2013 - 05:47

here i what i do in mac:

1: cd /Users/ais/Documents/workspace/VideoPlayback
2: ndk-build
 
getting error 
-bash: ndk-build: command not found
 
 

gauravand

Tue, 07/16/2013 - 08:06

Yeah 

in console i get below errors

make: *** No rule to make target `/Users/ais/Documents/workspace/VideoPlayback/VideoPlayback.cpp', needed by `obj/local/armeabi/objs-debug/VideoPlayback/VideoPlayback.o'.  Stop.