lhk / darknet_wrapper

A small wrapper around darknet
12 stars 5 forks source link

Building wrapper_c.o file issue on CPU #7

Closed abhigoku10 closed 6 years ago

abhigoku10 commented 6 years ago

hi @lhk i am having trouble build wrapper_c.cc and generating wrapper_c.o file its pops out a error of get error @wrapper_c.c error : incompatible typs when assigning to type network {aka struct network} from type 'network {aka struct network }

can u pls help me out on it thank you

abhigoku10 commented 6 years ago

i was successfully able to solve this issue by passing the correct parameter to the function