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
Bug 4052 is still unsolved for 2.4.10 and there is no pod for 2.4.11 so you have to use 2.4.9 which IMO is stable.
If your using pods
pod 'OpenCV', '2.4.9'