[tesseract-ocr] Building go binding inside Termux (Android ARM)

2020-10-15 Thread Ronoaldo Pereira
Hi! I am trying to build a small utility using tesseract from a Go program, and instead of calling a subprocess and initializing the OCR engine every time I plan to run the OCR from a Go routine. I have this small code that uses a binding to tesseract: $ cat main.go package main import (

[tesseract-ocr] Re: Building go binding inside Termux (Android ARM)

2020-10-15 Thread Ronoaldo Pereira
ild and run this program on my PC with no errors, it seems to be related to the build toolchain on android. Apologise for the confusion here! I filled a bug report on termux-packages repository: https://github.com/termux/termux-packages/issues/5946 Best Regards, Em quinta-feira, 15 de outubro