Updated by Evgeny Talanin over 12 years ago
Built for iOS using the instructions from http://docs.opencv.org/doc/tutorials/introduction/ios_install/ios_install.html#ios-installation with the code of the latest commit from today: commit:f14a711bdaef6a659845935c04d0be24c0834ea9
The XCode version is 4.5.1 (4G1004).
I've tried the example from the documentation http://docs.opencv.org/trunk/doc/tutorials/ios/video_processing/video_processing.html#opencviosvideoprocessing
When building the app for the device I get the following error in operations.hpp:<pre>operations.hpp:65:16: 'ext/atomicity.h' file not found</pre>
The XCode version is 4.5.1 (4G1004).
I've tried the example from the documentation http://docs.opencv.org/trunk/doc/tutorials/ios/video_processing/video_processing.html#opencviosvideoprocessing
When building the app for the device I get the following error in operations.hpp:<pre>operations.hpp:65:16: 'ext/atomicity.h' file not found</pre>