Open JackeyGuo opened 4 years ago
And i tried set OPENCV=0
, then the darknet can be compiled success! Can you recommend the version of opencv in ubuntu 16.04. Also, i have tried opencv version 4.3.0, 3.4.0 and 3.4.3. thanks!
@JackeyGuo Did you find any solution? I have a similar error when I set GPU=1.
Please let me know if you have any solution. Thank you in advance.
when i compile darknet in ubuntu16.04, opencv 3.4.3, cuda9.0 and cudnn 7.4.1, and my makefile setting is:
GPU=1 CUDNN=1 CUDNN_HALF=0 OPENCV=1 AVX=0 OPENMP=0 LIBSO=0 ZED_CAMERA=0 # ZED SDK 3.0 and above ZED_CAMERA_v2_8=0 # ZED SDK 2.X USE_CPP=0 DEBUG=1
. i get this error information: