Ask Your Question
2

Compiler error when compiling for iOS

asked 2013-06-10 04:29:55 -0600

iEng gravatar image

I followed this guide ( http://docs.opencv.org/doc/tutorials/introduction/ios_install/ios_install.html ) exactly but when executing the script it eventually gives me the following error. How can I fix this?

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: can't open file: /Users/chrisherbon/Downloads/ios/build/iPhoneOS-armv7s/3rdparty/libjpeg/OpenCV.build/Release-iphoneos/libjpeg.build/Objects-normal/armv7s/jmemansi.o (No such file or directory)
    Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool failed with exit code 1


    ** BUILD FAILED **


    The following build commands failed:
        Libtool /Users/chris/Downloads/ios/build/iPhoneOS-armv7s/modules/world/UninstalledProducts/libopencv_world.a normal armv7s
edit retag flag offensive close merge delete

Comments

Please don't use master branch, it is not so stable as 2.4 right now.

AlexanderShishkov gravatar imageAlexanderShishkov ( 2013-08-29 10:01:13 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2013-08-29 09:19:42 -0600

redcurry gravatar image
edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-06-10 04:29:55 -0600

Seen: 1,660 times

Last updated: Aug 29 '13