-
Notifications
You must be signed in to change notification settings - Fork 9.7k
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
g++ 6.3 build failure is still happening for 5.0.0-rc3 #3661
Labels
Comments
Then please don't open new issues, but add your comments there. |
Debian Stretch LTS EOL is June 2022. Use 4.1.3 instead of 5.0.0 or upgrade to a newer Debian version. We are not going to support GCC 6.x in Tesseract 5.0.0. |
Another option: |
Understood, thanks. Now I can ask the client to upgrade!
Stephen S. Flitman, MD
Medical Director
Xenoscience, Inc.
602 274 9500
602 274 5661 fax
…On Mon, Nov 29, 2021, 07:51 Amit D. ***@***.***> wrote:
Debian Stretch LTS EOL is June 2022. Use 4.1.3 instead of 5.0.0 or upgrade
to a newer Debian version.
We are not going to support GCC 6.x in Tesseract 5.0.0.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3661 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA2HUSLR6OGJZIHF6XEL5HTUOOHO3ANCNFSM5I32HNRA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a request to reopen #3255
Environment
Current Behavior: Compile fails after successful configure on Debian Stretch:
Expected Behavior: Successful compilation with g++ version 6.3
Suggested Fix: Add -std=c++14 to CXXFLAGS, but tried it and it didn't work
It would be nice for my client to get Tesseract working on a server he is afraid to upgrade from Debian Stretch, but I understand if it would be too much work to get it to work for an old OS.
Thanks,
SSF
The text was updated successfully, but these errors were encountered: