Skip to content
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

tesseract: update to 5.5.0 #1980

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

benoit-pierre
Copy link
Contributor

@benoit-pierre benoit-pierre commented Nov 20, 2024

@benoit-pierre
Copy link
Contributor Author

benoit-pierre commented Nov 20, 2024

Build failures:

build/thirdparty/tesseract/source/src/ccutil/ccutil.cpp:18:10: fatal error: filesystem: No such file or directory
 #include <filesystem> // for std::filesystem
          ^~~~~~~~~~~~
compilation terminated.

The <filesystem> header is part of C++17, so no increase to the standard.

And no issue building for pocketbook locally with latest koxtoolchain, so should be fixed with #1977.

@Frenzie Frenzie merged commit b8e8801 into koreader:master Nov 20, 2024
3 checks passed
@benoit-pierre benoit-pierre deleted the pr/tesseract_update branch November 20, 2024 21:32
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