operations.hpp >> (Bug #2467)
Description
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: 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:
operations.hpp:65:16: 'ext/atomicity.h' file not found
Associated revisions
History
Updated by Evgeny Talanin over 12 years ago
Francis, thanks for your report!
There is a known problem with Xcode version 4.5 and now we are working on it.
- Priority changed from Normal to High
- Target version set to 2.4.3
- Description set to Built for iOS using the instructions from http://docs.opencv.org/doc/tutorial... More
- Category set to ios
- Assignee set to Alexander Shishkov
Updated by Andrey Kamaev over 12 years ago
- Target version changed from 2.4.3 to 2.4.3-rc
Updated by Andrey Kamaev over 12 years ago
- Status changed from Open to Done