Enabling CFG in the Tesseract build? #654
Unanswered
thejohnbridge
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Is it possible to enable CFG in the build? It is useful especially when building both the Tesseract and Leptonica DLLs (I need CFG enabled on both). This is a hard requirement in some build pipelines.
I did it locally by adding these lines in CMakeLists.txt (at the end of "Compiler and linker" section):
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions