I am having a problem while trying to set up openCV with Xcode for the first time. I followed the instructions on these two videos openCV setup openCV with Xcode
When I try to build the project at the end of video 2 I get the following build error :
ld: library not found for -lopencv_imgcodecs
I followed the instructions step by step, I did this twice to confirm that I am not missing on any details.
Any help is greatly appreciated.