nwesem / mtcnn_facenet_cpp_tensorRT

Face Recognition on NVIDIA Jetson (Nano) using TensorRT
GNU General Public License v3.0
200 stars 72 forks source link

Error with "make -j${4}" #44

Closed beybars1 closed 2 years ago

beybars1 commented 2 years ago

Hello all!

I am trying to launch this project on Jetson Nano. Specifications:

I am getting following error message when typing last command in fifth step of the instructions.

Command: make -j${nproc} Result: image

Any help will be appreciated.

beybars1 commented 2 years ago

My bad. I initiated the make -j${nproc} in the _MTCNN_FaceDetectionTensorRT folder with completely different CMake file.