AlexeyAB / yolo-windows

a yolo windows version(for object detection)
71 stars 58 forks source link

problem when i compile darknet #6

Open Lvhhhh opened 7 years ago

Lvhhhh commented 7 years ago

when i compile the darknet.it comes out many errors such as 错误 114 error : this declaration may not have extern "C" linkage C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\limits 78 1 darknet2 in limits iosfwd and type_traits and something wrong in avgpool_layer

zhanglaplace commented 7 years ago

@Lvhhhh i have the same problem,did you solve it?