Framework Build Failure (Bug #3268)
Description
Mac Terminal:
2013-09-17 1. cd ~/<my_working _directory> 2. git clone https://github.com/Itseez/opencv.git 3. sudo port selfupdate 4 sudo port install opencv 5. /Users/ricktschudin/Developer 6. sudo ln -s /Applications/Xcode.app/Contents/Developer Developer 7. python opencv/platforms/ios/build_framework.py ios ... -- Looking for linux/videodev.h - not found ... jmemansi.o (No such file or directory) ... libtool failed with exit code 1
Help !
I've used a OpenCV framework in another app and it worked,
and I am trying to use it again but it fails to work.
So I am trying to build a new framework.
History
Updated by Anna Kogan over 11 years ago
Hello Rick,
Thank you for reporting the issue. If you could figure out how it could be fixed, a contribution would be very appreciated!
- Status changed from New to Open
- Description changed from Mac Terminal: 2013-09-17 1. cd ~/<my_worki... to Mac Terminal: <pre> 2013-09-17 1. cd ~/... More
Updated by Maksim Shabunin over 9 years ago
Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4625