Lauszus / FaceRecognitionApp

Face Recognition Android App
GNU General Public License v2.0
507 stars 238 forks source link

Error facebase.o unable to run the project #36

Closed Afatkharrofiqi closed 5 years ago

Afatkharrofiqi commented 5 years ago

I'm using this https://github.com/Lauszus/FaceRecognitionApp/releases/download/1.2.3/FaceRecognitionApp-1.2.3.zip, and got this error, pls help me

error: unable to open output file 'D:/Mobile-Developments/Projects/Android-Native/FaceRecognitionApp-1.2.3/app/build/intermediates/ndkBuild/debug/obj/local/x8664/objs-debug/face-lib/D/Mobile-Developments/Projects/Android-Native/FaceRecognitionApp-1.2.3/app/src/main/cpp/FaceRecognitionLib/Facebase.o': 'No such file or directory' 1 error generated. make: *** [D:/Mobile-Developments/Projects/Android-Native/FaceRecognitionApp-1.2.3/app/build/intermediates/ndkBuild/debug/obj/local/x8664/objs-debug/face-lib/D/Mobile-Developments/Projects/Android-Native/FaceRecognitionApp-1.2.3/app/src/main/cpp/FaceRecognitionLib/Facebase.o] Error 1

Lauszus commented 5 years ago

This is a issue with Windows. Please see: https://github.com/Lauszus/FaceRecognitionApp/issues/19#issuecomment-400646148 and https://stackoverflow.com/questions/33905687/error-file-path-too-long-on-windows-keep-below-240-characters.