hi, I’m trying to install ofxCv but I’m getting the following errors:
Lexical or Preprocessor Issue:
‘ofxCv/Utilities.h’ file not found
Ive added this paths to the Header search paths as usual but its still not working, i added the following paths:
…/…/…/addons/ofxCv-master
…/…/…/addons/ofxCv-master/include
…/…/…/addons/ofxCv-master/libs/ofxCv/include/ofxCv/Utilities
…/…/…/addons/ofxCv-master/libs/ofxCv/include/ofxCv
…/…/…/addons/ofxCv-master/libs
…/…/…/addons/ofxCv-master/src
any idea why is not working and how can i make it work?