Skip to content

Conversation

@ZkHaider
Copy link

@ZkHaider ZkHaider commented Feb 15, 2019

Currently the wrong path exists for libpng in the Makefile if you'd like to build the frameworks yourself. I modified it to point to the right ftp url.

Also please note that for libtiff-ios the following ftp link will not work:
ftp://ftp.remotesensing.org/pub/libtiff/$(TIFF_NAME).tar.gz

You can alternatively use 👇
https://download.osgeo.org/libtiff/$(TIFF_NAME).tar.gz

@ZkHaider
Copy link
Author

I also went ahead and added bitcode enabled static libs, in case people want to roll them into their own apps.

These static libs are included in /TesseractOCR/libs with the post-fix _all and are built for all architectures, if you'd like to thin it down you can use the lipo tool to do so.

@kentkrantz
Copy link

kentkrantz commented Jun 28, 2019

@ZkHaider Would you pls add arm64e form A12x CPU?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants