zim, I'm doing what you said but when I execute the last step, I get this error:
command to execute:
$DEVROOT/usr/bin/lipo -arch armv6 libtesseract_full_armv6.a -arch i386 libtesseract_full_i386.a -create -output libtesseract_full.a
and the Error:
/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/lipo: specifed architecture type (armv6) for file (libtesseract_full_armv6.a) does not match it's cputype (7) and cpusubtype (3) (should be cputype (12) and cpusubtype (6))
Could you help me, please, because I don't know how to solve this problem
Thanks
|