On Fri, 22 Jun 2012, Ananth K wrote:
Hi all,
Im new to OCR and Im an iPhone application developer. I
tried the OCR demo code, which builds and even runs fine.
But Im facing an issue while archiving it. The xcode
version is 4.3.2. The sample project Im using
ishttps://github.com/MarceloEmmerich/Tesseract-iPhone-Demo/
tree/master/OCRDemo The error Im getting is
error: strip/Users/mac1/xfer/Ananth/Projects/OCRDemo/Resources/nolanb
rown-Tesseract-iPhone-Demo-6338e61/OCRDemo/Classes/tesser
act-3.01/vs2008/lib/liblept.lib:/Applications/Xcode.app/Contents/Developer/Toolchains/Xco
deDefault.xctoolchain/usr/bin/strip received signal 11
I surfed and found virtually no solution in there. Can
some one help me solving this issue?
Regards,
Ananth K
strip can segfault (signal 11) when it doesn't recognize
the binary format of the input file. Perhaps the wrong
version of strip is being used (do you need to chroot
first?). Anyway, google around 'strip' and 'segfault'
and you may find out the problem.
Cheers,
Rob Komar
--
You received this message because you are subscribed to the Google
Groups "tesseract-ocr" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/tesseract-ocr?hl=en