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 am trying to run this project but it throws this error
I have install bazel set the path and install cmake in android studio
but still facing this problem.
Also couldn't under stand workspace of the project to compile it through bazel please help in this regard
Build command failed.
Error while executing process C:\Users\Hammad\AppData\Local\Android\Sdk\cmake\3.10.2.4988404\bin\ninja.exe with arguments {-C C:\Users\Hammad\Downloads\tflite_android_facedemo-master\tflite_android_facedemo-master\app\.cxx\cmake\debug\armeabi-v7a Face}
ninja: Entering directory `C:\Users\Hammad\Downloads\tflite_android_facedemo-master\tflite_android_facedemo-master\app\.cxx\cmake\debug\armeabi-v7a'
[1/4] Building CXX object CMakeFiles/Face.dir/src/main/cpp/recognize.cpp.o
[2/4] Building CXX object CMakeFiles/Face.dir/src/main/cpp/face_jni.cpp.o
[3/4] Building CXX object CMakeFiles/Face.dir/src/main/cpp/detect.cpp.o
[4/4] Linking CXX shared library ..\..\..\..\build\intermediates\cmake\debug\obj\armeabi-v7a\libFace.so
FAILED: ../../../../build/intermediates/cmake/debug/obj/armeabi-v7a/libFace.so
cmd.exe /C "cd
The text was updated successfully, but these errors were encountered:
I am trying to run this project but it throws this error
I have install bazel set the path and install cmake in android studio
but still facing this problem.
Also couldn't under stand workspace of the project to compile it through bazel please help in this regard
The text was updated successfully, but these errors were encountered: