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 tesseract-ocr+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/b0658cda-825e-4015-a8e4-e058fa88495b%40googlegroups.com.

Reply via email to