AFAIK vckg produces static build of tesseract. https://github.com/microsoft/vcpkg/blob/master/ports/tesseract/portfile.cmake
Zdenko st 27. 11. 2019 o 6:00 Teddy Zzang <[email protected]> napĂsal(a): > I'm currently using cmake following to build tesseract > > cmake tesseract > cmake --build . --config Release > > which ends up in dynamically-linked libraries. > > [image: 2019-11-26 16_25_46-mRemoteNG - confCons.xml - OCR_New(AVX512).png] > > > > Is there anyway to *build a standalone executable*? (statically-linked > libraries) > > Ideally, I want to generate a single tesseract.exe in the end. > > Lack of my expertise in cmake is giving me hard time :( > > -- > 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/b0658cda-825e-4015-a8e4-e058fa88495b%40googlegroups.com > <https://groups.google.com/d/msgid/tesseract-ocr/b0658cda-825e-4015-a8e4-e058fa88495b%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAJbzG8zBv5mx-yTF6UgD7Gj0x8Cp9puJ-LaaLTDzYoxNWbLADw%40mail.gmail.com.

