Skip to content

Fix and improve configuration for cmake builds #4437

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 6, 2025

Conversation

stweil
Copy link
Member

@stweil stweil commented Jul 5, 2025

No description provided.

stweil added 3 commits July 5, 2025 19:25
Linker warnings on macOS:

    [274/277] Linking CXX executable bin/lstmeval
    ld: warning: ignoring duplicate libraries: '-lpthread'
    [276/277] Linking CXX executable bin/lstmtraining
    ld: warning: ignoring duplicate libraries: '-lpthread'
    [277/277] Linking CXX executable bin/text2image

Signed-off-by: Stefan Weil <[email protected]>
Leptonica include files are included without a leptonica/ prefix.

Signed-off-by: Stefan Weil <[email protected]>
@stweil stweil merged commit 7fca690 into tesseract-ocr:main Jul 6, 2025
1 check passed
@stweil stweil deleted the cmake branch July 6, 2025 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants