[PR #670] [MERGED] Fixed DLL requiring in non-full version #1505

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/670
Author: @Izaron
Created: 1/26/2017
Status: Merged
Merged: 1/26/2017
Merged by: @cfsmp3

Base: masterHead: without-ocr-xp


📝 Commits (1)

  • 071386d Fixed DLL requiring in non-full version

📊 Changes

1 file changed (+5 additions, -2 deletions)

View changed files

📝 windows/ccextractor.vcxproj (+5 -2)

📄 Description

Removed DLL requiring in non-full version (full version already works).
Thanks to @saurabhshri for reporting.
It was obvivous but I tested only full version in all dependency hell since I was sure from point what non-full version was not broken.

Can we just replace one .exe file and reupload 0.85 silently?


🔄 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/670 **Author:** [@Izaron](https://github.com/Izaron) **Created:** 1/26/2017 **Status:** ✅ Merged **Merged:** 1/26/2017 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `without-ocr-xp` --- ### 📝 Commits (1) - [`071386d`](https://github.com/CCExtractor/ccextractor/commit/071386d552fa3389c916a76fb4fdbce532b6bc5f) Fixed DLL requiring in non-full version ### 📊 Changes **1 file changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `windows/ccextractor.vcxproj` (+5 -2) </details> ### 📄 Description Removed DLL requiring in non-full version (full version already works). Thanks to @saurabhshri for reporting. It was obvivous but I tested only full version in all dependency hell since I was sure from point what non-full version was not broken. Can we just replace one .exe file and reupload 0.85 silently? --- <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:49 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1505