-
Notifications
You must be signed in to change notification settings - Fork 169
Detected an attempt to call a symbol in system libraries that is not present on the iPhone #5
Comments
you need to rebuild the tesseract library for iOS 4.2 or higher.
|
I'm not familiar with .sh scripts is there a step by step somewhere or a primer on how to write/run them? Thanks Greg Sent from my iPhone On 2011-09-29, at 6:21 PM, [email protected] wrote:
|
to run them just call them from the command line. You will find plenty of tutorials on the net on how to write any. In this case you just need to change the variables I mentioned.
|
Hi all, Do I run the script build_fat.sh with a command line
|
Hello, |
Hi! Please help |
Getting the following error when trying to run on Simulator, runs fine of Device:
Detected an attempt to call a symbol in system libraries that is not present on the iPhone:
fputs$UNIX2003 called from function _Z7tprintfPKcz in image OCRDemo.
If you are encountering this problem running a simulator binary within gdb, make sure you 'set start-with-shell off' first.
Any ideas?
Thanks
Greg
The text was updated successfully, but these errors were encountered: