for
// OpenCV Libraries
#include <opencv/cxcore.h>
//#include "opencv2/core/core.hpp"
I get the following error:
I have the paths in the environment variables (OPENCV_DIR, OPENCV_VER and also the path to the bin dir in Path variable).
Please suggest what could be done?