You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to run ndk-build -j 2 but i have the next error
jni/jni_common/Android.mk:16: jni/jni_common "Won't build test's executable file" Android NDK: WARNING:jni/jni_common/Android.mk:jni_common: LOCAL_LDLIBS is always ignored for static libraries make: *** No rule to make target /Users/juandiaz/Documents/projects/dlib-android/third_party/miniglog/glog/logging.cc', needed by obj/local/armeabi-v7a/objs/miniglog/glog/logging.o'. Stop. make: *** Waiting for unfinished jobs....
The text was updated successfully, but these errors were encountered:
I try to run ndk-build -j 2 but i have the next error
jni/jni_common/Android.mk:16: jni/jni_common "Won't build test's executable file" Android NDK: WARNING:jni/jni_common/Android.mk:jni_common: LOCAL_LDLIBS is always ignored for static libraries make: *** No rule to make target
/Users/juandiaz/Documents/projects/dlib-android/third_party/miniglog/glog/logging.cc', needed byobj/local/armeabi-v7a/objs/miniglog/glog/logging.o'. Stop. make: *** Waiting for unfinished jobs....
The text was updated successfully, but these errors were encountered: