openframeworks / openframeworks/openFrameworks
opencv libs IOS
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 9
Description
No IOS examples that use OpenCV are building (OSX 10.12.6, Xcode 8.3.2), OF master and nightly builds. Other IOS examples build correctly.
Code compiles but throws linker errors. This fails with freshly downloaded libs and the master branch, the nightly builds using the pre-made examples and the project generator.
First 200 errors are in this gist
https://gist.github.com/fred-dev/d24ee434cf8bace781055651a3482486
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the linker errors with the OpenCV iOS examples, using both freshly downloaded libraries and the master or nightly builds on the reported Xcode setup. Review the first 200 errors in the linked gist and compare examples generated by the project generator. Done means the OpenCV iOS examples build and link successfully like the other iOS examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, ios, opencv
- Domain
- build-system, computer-vision, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100