face-recognition-deepstream icon indicating copy to clipboard operation
face-recognition-deepstream copied to clipboard

Compiler error

Open c7934597 opened this issue 2 years ago • 0 comments

git clone https://github.com/nghiapq77/face-recognition-deepstream.git cd face-recognition-deepstream mkdir build && cd build && ln -s ../Makefile make -j$(nproc)

image

image

I deploy that at deepstream 6.0. "cosine_similarity.o" file isn't exist. "deepstream_app" file isn't exist.

The followintg is my makefile. Makefile.zip

c7934597 avatar Dec 17 '21 10:12 c7934597