AlexeyAB / darknet

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

Can darknet build with Debug in vs? #6401

Open hfq0219 opened 4 years ago

hfq0219 commented 4 years ago

I can't build darknet with Debug in vs, and it shows "c:\program files\nvidia gpu computing toolkit\cuda\v10.0\include\crt/common_functions.h(150): error : more than one instance of overloaded function "_free_dbg" has "C" linkage" 捕获

Lucky466 commented 4 years ago

of course, just use cmake compile darknet,then open project, install dependencis(opencv3.4.11 has been proved worked), then you can enter into debug