tags:

views:

17

answers:

0

Hi, I tried to build the tesseract-2.04 with script (http://robertcarlsen.net/2009/07/15/cross-compiling-for-iphone-dev-884) first one, steps i followed

  • download the tesseract-2.04 from (http://code.google.com/p/tesseract-ocr/downloads/detail?name=tesseract-2.04.tar.gz&can=2&q=)
  • run ./configure , make and make install
  • run the above script (first one), im getting the following error usr/bin/lipo: specifed architecture type (arm) for file (lnsout/libtesseract_full.a.arm) does not match it’s cputype (7) and cpusubtype (3) (should be cputype (12) and cpusubtype (0))

can any one help me to fix this..

Im using the Xcode 3.2.3 (64 bit,) SDK 3.2, MAc Os X version 10.6.2