Tag: crosscompile

  • Compiling tesseract v3 for iPhone

    Update 2: Before using the script, ensure that you can build tesseract for your host system normally. Also, I only tested the script with the v3 release of tesseract, not svn HEAD. If you get build errors, please try with rev 498. Update: The script has been updated, thanks mostly to the prompting of fopen2003 […]

  • cross-compiling for iPhone dev

    Update: Proof-of-concept demo. Also, updated the script for building with the 10.6 SDK. Update #2: Source code for demo project released. Update #3: script for use with tesseract v3 posted. I recently had need to use an open-source library in an iPhone project. Recalling the earlier work necessary in compiling the libraries needed for openFrameworks […]