ofxDarknet icon indicating copy to clipboard operation
ofxDarknet copied to clipboard

conflicts with ofxOsc

Open genekogan opened this issue 8 years ago • 1 comments

building a project from generator with both ofxDarknet and ofxOsc, and i get this error in ofxOsc:

screen shot 2017-02-12 at 8 14 26 pm

not sure yet what is causing it.

genekogan avatar Feb 12 '17 19:02 genekogan

There seems to be a conflict with this file ofxDarknet/libs/darknet/include/unistd.h Deleting it on *unix solves the problem. I am sure there is an elegant way to sort it out. For now deleteing it works fine for me.

saynono avatar Sep 02 '17 12:09 saynono