[PR #1023] [CLOSED] Created a guide how to build binaries in visual studio #1822

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/1023
Author: @navimakarov
Created: 10/28/2018
Status: Closed

Base: masterHead: master


📝 Commits (10+)

📊 Changes

7 files changed (+39 additions, -0 deletions)

View changed files

windows/compilation_guide.MD (+39 -0)
windows/img/1.png (+0 -0)
windows/img/2.png (+0 -0)
windows/img/3.png (+0 -0)
windows/img/4.png (+0 -0)
windows/img/5.png (+0 -0)
windows/img/6.png (+0 -0)

📄 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):

  • 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.

{pull request content here}


🔄 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/1023 **Author:** [@navimakarov](https://github.com/navimakarov) **Created:** 10/28/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`c06c2b0`](https://github.com/CCExtractor/ccextractor/commit/c06c2b06a4908e34645f20286e31998895efde91) Create compilation_guide.MD - [`022942e`](https://github.com/CCExtractor/ccextractor/commit/022942ee7bd9c0ebd54a7d6c07bd1d54652ed60f) Create 1.txt - [`b4cfd92`](https://github.com/CCExtractor/ccextractor/commit/b4cfd92d7308a09dd29618f035da067c061243b9) Add files via upload - [`00aa9bf`](https://github.com/CCExtractor/ccextractor/commit/00aa9bf7c68c4ee0623aead82a4fb4d05fa0d384) Update compilation_guide.MD - [`80285c3`](https://github.com/CCExtractor/ccextractor/commit/80285c3ed006f4279fe9573adc74f558536b3a18) Update compilation_guide.MD - [`405558b`](https://github.com/CCExtractor/ccextractor/commit/405558bb59bf7814d7dbc38c353c1c15e741e8e1) Delete 1.txt - [`309e4f5`](https://github.com/CCExtractor/ccextractor/commit/309e4f5dee7b3c22c1cf658a735c39f8a18c0a55) Update compilation_guide.MD - [`776a8a3`](https://github.com/CCExtractor/ccextractor/commit/776a8a308b51740836da9620f66f93bc5f075c9b) Update compilation_guide.MD - [`1b59041`](https://github.com/CCExtractor/ccextractor/commit/1b5904149bd57f804a706daad6dbfc4ca47d4729) Update compilation_guide.MD - [`5d5a1f3`](https://github.com/CCExtractor/ccextractor/commit/5d5a1f3a02b2b744b6fe6ba5d11b9e81cc2107de) Update compilation_guide.MD ### 📊 Changes **7 files changed** (+39 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `windows/compilation_guide.MD` (+39 -0) ➕ `windows/img/1.png` (+0 -0) ➕ `windows/img/2.png` (+0 -0) ➕ `windows/img/3.png` (+0 -0) ➕ `windows/img/4.png` (+0 -0) ➕ `windows/img/5.png` (+0 -0) ➕ `windows/img/6.png` (+0 -0) </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):** - [ ] I have read and understood the [contributors guide](https://github.com/CCExtractor/ccextractor/blob/master/.github/CONTRIBUTING.md). - [ ] 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](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. - [ ] I am an active contributor to CCExtractor. --- {pull request content here} --- <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:18:43 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1822