[PR #386] [MERGED] Windows ocr build #1219

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/386
Author: @canihavesomecoffee
Created: 6/8/2016
Status: Merged
Merged: 6/8/2016
Merged by: @cfsmp3

Base: masterHead: windows-OCR-build


📝 Commits (2)

  • 04be7be Add OCR build support
  • b8eec82 Update file to copy necessary DLL to output folder

📊 Changes

5 files changed (+122 additions, -747 deletions)

View changed files

📝 .gitignore (+9 -3)
📝 windows/ccextractor.sln (+6 -0)
windows/ccextractor.vcproj (+0 -744)
📝 windows/ccextractor.vcxproj (+86 -0)
windows/libs/installation.txt (+21 -0)

📄 Description

Adds OCR builds to the solution


🔄 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/386 **Author:** [@canihavesomecoffee](https://github.com/canihavesomecoffee) **Created:** 6/8/2016 **Status:** ✅ Merged **Merged:** 6/8/2016 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `windows-OCR-build` --- ### 📝 Commits (2) - [`04be7be`](https://github.com/CCExtractor/ccextractor/commit/04be7be06b4d7a472df70196c2f5272ff07f7d96) Add OCR build support - [`b8eec82`](https://github.com/CCExtractor/ccextractor/commit/b8eec82f2ab9eec43fa97523a6f525dae68ac7f9) Update file to copy necessary DLL to output folder ### 📊 Changes **5 files changed** (+122 additions, -747 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+9 -3) 📝 `windows/ccextractor.sln` (+6 -0) ➖ `windows/ccextractor.vcproj` (+0 -744) 📝 `windows/ccextractor.vcxproj` (+86 -0) ➕ `windows/libs/installation.txt` (+21 -0) </details> ### 📄 Description Adds OCR builds to the solution --- <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:00:24 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1219