rustequal / recface

Face recognition system for NVIDIA Jetson Nano
MIT License
5 stars 1 forks source link

Issue with make in jetson nano jetpack 4.6 #2

Closed Galelio1 closed 1 year ago

Galelio1 commented 2 years ago

Hi, I am getting this error whenever i run make inside mtcnn/:

../common/Makefile.config:159: recipe for target 'chobj/create_engines.o' failed

rustequal commented 2 years ago

Hi, The project is optimized to work with NVIDIA JetPack 4.5. If you want to use other versions of "JetPack", then you need to change the project code to work with other versions of the "TensorRT" library