ext/atomicity.h Not Found (Lexical or Preprocessor Issue) (Bug #2468)
Description
I am having the exact same issue as describbed in one of your previous tickets, which has been labeled as "CANCELLED" and no answer is provided as to how to fix.
http://code.opencv.org/issues/2398
When I compile my code against the IOS simulator, everything runs fine. But when I run it against an IOS Device, it tells me ext/atomicity.h is not found, and am unable to launch the app.
I have compared imported libraries with example projects and precompiled headers are the same...
Associated revisions
Merge pull request #2468 from mlyashko:back_proj_fix
History
Updated by Evgeny Talanin over 12 years ago
Francis, thannks for your report.
Both your and PS V's reports (#2398) lack information about your build environment (iOS SDK version, Xcode version, Mac OS version) so it's not that easy to reproduce them.
The common situation is the one when some hours/days after reporting reporter realizes that the mistake is in his code thus becoming happy and forgets to cancel the ticket. And that's only reason for us to close (and surely ask to reopen if needed) tickets we can't reproduce in a reasonable time.
Your ticket seems to be exactly the same issue as described few hours ago in #2467 so please keep the track of what is answered there.
Closed as duplicate.
- Priority changed from Blocker to High
- Status changed from Open to Cancelled