lincolnhard / facenet-darknet-inference

Face recognition using facenet
30 stars 10 forks source link

make error ?? #3

Open edurdag opened 5 years ago

edurdag commented 5 years ago

root@ubuntu16:/home/eud/Downloads/facenet-darknet-inference-master# make g++ -c -pipe -std=c++11 -O2 -D OPENCV -D NNPACK -I /usr/local/include/opencv2 -I /usr/local/include/dlib -I /home/eud/Downloads/NNPACK/include test.cpp In file included from /usr/include/c++/5/iostream:38:0, from test.cpp:1: /usr/local/include/dlib/bits/c++config.h:1:45: fatal error: ../dlib_include_path_tutorial.txt: No such file or directory compilation terminated. makefile:27: recipe for target 'test.o' failed make: *** [test.o] Error 1