AlexeyAB / darknet

YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
http://pjreddie.com/darknet/
Other
21.75k stars 7.96k forks source link

can not compile the new darknet.sln #3736

Open tuteming opened 5 years ago

tuteming commented 5 years ago

can not compile the new darknet.sln in win10 vs2015 (but compile yolo_cpp_dll.sln is ok) the error have two 'opencv2/core/version.hpp': No such file or directory 'opencv2/opencv.hpp': No such file or directory

the same compile way is ok for previous version. please check. thanks

tuteming commented 5 years ago

I am sorry, I have a mistake. there are all ok.