[PR #1540] [MERGED] [FIX] Update Windows build #2260

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/1540
Author: @prateekmedia
Created: 5/22/2023
Status: Merged
Merged: 5/22/2023
Merged by: @canihavesomecoffee

Base: masterHead: patch-4


📝 Commits (3)

  • 4970de0 fix: update windows ci
  • fcfae0d fix: update docs for compilation
  • 749391f fix: build runtime library

📊 Changes

4 files changed (+21 additions, -19 deletions)

View changed files

📝 .github/workflows/build_windows.yml (+8 -8)
📝 docs/COMPILATION.MD (+5 -4)
📝 docs/FFMPEG.md (+4 -3)
📝 windows/ccextractor.vcxproj (+4 -4)

📄 Description

In raising this pull request, I confirm the following (please check boxes):

  • I have read and understood the contributors guide.
  • I have checked that another pull request for this purpose does not exist.
  • I have considered, and confirmed that this submission will be valuable to others.
  • I accept that this submission may not be used, and the pull request closed at the will of the maintainer.
  • I give this submission freely, and claim no ownership to its content.
  • I have mentioned this change in the changelog.

My familiarity with the project is as follows (check one):

  • I have never used CCExtractor.
  • I have used CCExtractor just a couple of times.
  • I absolutely love CCExtractor, but have not contributed previously.
  • I am an active contributor to CCExtractor.

Fix Build and link dll's statically


🔄 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/1540 **Author:** [@prateekmedia](https://github.com/prateekmedia) **Created:** 5/22/2023 **Status:** ✅ Merged **Merged:** 5/22/2023 **Merged by:** [@canihavesomecoffee](https://github.com/canihavesomecoffee) **Base:** `master` ← **Head:** `patch-4` --- ### 📝 Commits (3) - [`4970de0`](https://github.com/CCExtractor/ccextractor/commit/4970de0b0766860215e2f5a61ff42ce50c8b3e2c) fix: update windows ci - [`fcfae0d`](https://github.com/CCExtractor/ccextractor/commit/fcfae0d58b7d40ec31da2718b754ab5422aace3f) fix: update docs for compilation - [`749391f`](https://github.com/CCExtractor/ccextractor/commit/749391fabf67da7b6d71c75512ac422be754b7a4) fix: build runtime library ### 📊 Changes **4 files changed** (+21 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build_windows.yml` (+8 -8) 📝 `docs/COMPILATION.MD` (+5 -4) 📝 `docs/FFMPEG.md` (+4 -3) 📝 `windows/ccextractor.vcxproj` (+4 -4) </details> ### 📄 Description <!-- Please prefix your pull request with one of the following: **[FEATURE]** **[FIX]** **[IMPROVEMENT]**. --> **In raising this pull request, I confirm the following (please check boxes):** - [x] I have read and understood the [contributors guide](https://github.com/CCExtractor/ccextractor/blob/master/.github/CONTRIBUTING.md). - [x] I have checked that another pull request for this purpose does not exist. - [x] I have considered, and confirmed that this submission will be valuable to others. - [x] I accept that this submission may not be used, and the pull request closed at the will of the maintainer. - [x] I give this submission freely, and claim no ownership to its content. - [ ] **I have mentioned this change in the [changelog](https://github.com/CCExtractor/ccextractor/blob/master/docs/CHANGES.TXT).** **My familiarity with the project is as follows (check one):** - [ ] I have never used CCExtractor. - [ ] I have used CCExtractor just a couple of times. - [ ] I absolutely love CCExtractor, but have not contributed previously. - [x] I am an active contributor to CCExtractor. --- Fix Build and link dll's statically --- <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:21:12 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#2260