mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-04 05:44:53 +00:00
[PR #569] [MERGED] Fixed bad tesseract library #1406
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:tesseract📝 Commits (1)
fe9cd61Fixed 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.