[PR #569] [MERGED] Fixed bad tesseract library #1406

Open
opened 2026-01-29 17:16:15 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/569
Author: @Izaron
Created: 12/24/2016
Status: Merged
Merged: 12/24/2016
Merged by: @cfsmp3

Base: masterHead: tesseract


📝 Commits (1)

  • fe9cd61 Fixed bad tesseract library

📊 Changes

12 files changed (+4 additions, -2 deletions)

View changed files

📝 windows/ccextractor.vcxproj (+4 -2)
windows/libs/lib/debug-dll/pvt.cppan.demo.google.tesseract.tesseract-master.dll (+0 -0)
windows/libs/lib/debug-dll/tesseract400d.dll (+0 -0)
📝 windows/libs/lib/debug-lib/pvt.cppan.demo.danbloomberg.leptonica-master.lib (+0 -0)
windows/libs/lib/debug-lib/pvt.cppan.demo.google.tesseract.tesseract-master.lib (+0 -0)
📝 windows/libs/lib/release-dll/pvt.cppan.demo.danbloomberg.leptonica-master.dll (+0 -0)
windows/libs/lib/release-dll/pvt.cppan.demo.google.tesseract.tesseract-master.dll (+0 -0)
windows/libs/lib/release-dll/tesseract400.dll (+0 -0)
📝 windows/libs/lib/release-lib/pvt.cppan.demo.danbloomberg.leptonica-master.lib (+0 -0)
windows/libs/lib/release-lib/pvt.cppan.demo.google.tesseract.tesseract-master.lib (+0 -0)
windows/libs/lib/tesseract400.lib (+0 -0)
windows/libs/lib/tesseract400d.lib (+0 -0)

📄 Description

My "chemical-brew" tesseract library was bad with fprintf function
I really hope this was the last fix


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/CCExtractor/ccextractor/pull/569 **Author:** [@Izaron](https://github.com/Izaron) **Created:** 12/24/2016 **Status:** ✅ Merged **Merged:** 12/24/2016 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `tesseract` --- ### 📝 Commits (1) - [`fe9cd61`](https://github.com/CCExtractor/ccextractor/commit/fe9cd61d1d606665333ba4e6103d70dd70e4fadd) Fixed bad tesseract library ### 📊 Changes **12 files changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `windows/ccextractor.vcxproj` (+4 -2) ➕ `windows/libs/lib/debug-dll/pvt.cppan.demo.google.tesseract.tesseract-master.dll` (+0 -0) ➖ `windows/libs/lib/debug-dll/tesseract400d.dll` (+0 -0) 📝 `windows/libs/lib/debug-lib/pvt.cppan.demo.danbloomberg.leptonica-master.lib` (+0 -0) ➕ `windows/libs/lib/debug-lib/pvt.cppan.demo.google.tesseract.tesseract-master.lib` (+0 -0) 📝 `windows/libs/lib/release-dll/pvt.cppan.demo.danbloomberg.leptonica-master.dll` (+0 -0) ➕ `windows/libs/lib/release-dll/pvt.cppan.demo.google.tesseract.tesseract-master.dll` (+0 -0) ➖ `windows/libs/lib/release-dll/tesseract400.dll` (+0 -0) 📝 `windows/libs/lib/release-lib/pvt.cppan.demo.danbloomberg.leptonica-master.lib` (+0 -0) ➕ `windows/libs/lib/release-lib/pvt.cppan.demo.google.tesseract.tesseract-master.lib` (+0 -0) ➖ `windows/libs/lib/tesseract400.lib` (+0 -0) ➖ `windows/libs/lib/tesseract400d.lib` (+0 -0) </details> ### 📄 Description My "chemical-brew" tesseract library was bad with fprintf function I really hope this was the last fix --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 17:16:15 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1406