I\'m trying to build a simple project using OpenCV 2.4.10 but I get a bunch of errors like this:
Undefined symbols for architecture x86_64: \"_jpeg_free_large\", re
The same issue I faced with open CV and found a useful link below that resolved my errors of my project :
http://blog.csdn.net/iOSLearner_Nana/article/details/45174365