mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-19 04:22:49 +00:00
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/1261
Author: @apovalyaev
Created: 4/24/2020
Status: ✅ Merged
Merged: 4/25/2020
Merged by: @canihavesomecoffee
Base:
master← Head:master📝 Commits (2)
e024623Update VS project build settings (issue 1253)0029956Update 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.