seetaface / SeetaFaceEngine

Other
4.59k stars 1.78k forks source link

Solved compiler problem -lopencv_dep_cudart #185

Open GinYM opened 6 years ago

GinYM commented 6 years ago

Solved the problem in FaceDetection: cannot find -lopencv_dep_cudart

I change the CMakelist to add set(CUDA_USE_STATIC_CUDA_RUNTIME OFF)