I am creating a project using Xcode using OpenCV library. I get an compiling error saying
Not a Doxygen trailing comment
in core.hpp
and lots of other sources contained in the opencv framework. (Editor: I got my opencv framework from somewhere in the internet and needed to bind it to my project).
How do I save myself?