[PR #1261] [MERGED] Update VS project build settings (issue #1254) #2044

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/1261
Author: @apovalyaev
Created: 4/24/2020
Status: Merged
Merged: 4/25/2020
Merged by: @canihavesomecoffee

Base: masterHead: master


📝 Commits (2)

  • e024623 Update VS project build settings (issue 1253)
  • 0029956 Update ccextractor.vcxproj

📊 Changes

1 file changed (+26 additions, -4 deletions)

View changed files

📝 windows/ccextractor.vcxproj (+26 -4)

📄 Description

When using a straight-forward way of build the project (prebuilding dependencies through vcpkg and then building the solution), some issues might appear. This is because of ccextractor should be built using already prebuilded ffmpeg libraries (they are supplied). And tesseract might be obtained through "vcpkg".


🔄 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/1261 **Author:** [@apovalyaev](https://github.com/apovalyaev) **Created:** 4/24/2020 **Status:** ✅ Merged **Merged:** 4/25/2020 **Merged by:** [@canihavesomecoffee](https://github.com/canihavesomecoffee) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`e024623`](https://github.com/CCExtractor/ccextractor/commit/e024623bc31a4d82a86ee342234976966e864c40) Update VS project build settings (issue 1253) - [`0029956`](https://github.com/CCExtractor/ccextractor/commit/00299569cd88895c2c872e9fee1e36e81285b79e) Update ccextractor.vcxproj ### 📊 Changes **1 file changed** (+26 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `windows/ccextractor.vcxproj` (+26 -4) </details> ### 📄 Description When using a straight-forward way of build the project (prebuilding dependencies through vcpkg and then building the solution), some issues might appear. This is because of ccextractor should be built using already prebuilded ffmpeg libraries (they are supplied). And tesseract might be obtained through "vcpkg". --- <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:19:57 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#2044