You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: