I try to work with opencv but when I compil with the expamle code gave in this site (OpenCV addon V.01) I have an error which say : error : conflicting declaration “typedef struct ofRectangle ofRactangle”
error : “class ofRactangle” as a previous declaration as “class ofRactangle”
did you download the 0.05 fat version with addons? I don’t remember, but I think it had the opencv addon and should work out of the box. also is ofRactangle (with the a) something you added to make it compile?
anyway, if you’re already working with that version you can put in ofConstants.h what stefanix suggests here.