On Monday, July 1, 2019 at 1:13:35 PM UTC+3, JB Data31 wrote: > > As a first step of a *tesseract* *androïd* use, I try/achieve the build > of *tesseract* and execute with a shell on my device. That's not a stock > way to execute app on Androïd, but very instructive. > According NDK guides > <https://developer.android.com/ndk/guides/standalone_toolchain>, § *C++ > STL support*, the recommendation is to build static. So do I. >
Oh, you refer to *c++_static *as opposed to using *libc++_shared.so*. You are right it's preferable. BR Alex -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/660c703e-817d-40ef-8c0e-8991748f5cd8%40googlegroups.com.

