hello dears
i get vuforia sdk 4 'advanced sample package' that contain imagetargetnative sample
i have android sdk - ndk - vuforia sdk in my pc and simple samples run in my device
but whene i want to run "image target native sample", its runing in my device (htc one) but on start click i get unfortunatly error
in LogCat i have some errors
that "libVuforia.so and libImageTargetsNative.so could not be loaded " i saw that these tow files dident make in directories
and in android.mk i have "LOCAL_SRC_FILES = ../../../build/lib/armeabi-v7a/libVuforia.so" that is true path
how can i solve this problem?
thank you so
solved
i used ndk 4, but when i get ndk 10 problem solved