[PR #1021] [CLOSED] Added troubleshooting folder #1820

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/1021
Author: @sincethestudy
Created: 10/27/2018
Status: Closed

Base: masterHead: master


📝 Commits (4)

  • 36bf170 Added troubleshooting folder
  • a4c5587 Changed troubleshooting docs to .md
  • 8d7ec5b Added GPAC_64_BITS to compilation if operating system is linux 64
  • 468b251 Changed flag to include -D infront

📊 Changes

11 files changed (+43 additions, -1 deletions)

View changed files

📝 src/CMakeLists.txt (+6 -1)
troubleshooting/Guide to building CCExtractor windows.exe in Visual Studio.md (+19 -0)
troubleshooting/Solving v141_xp build issue.md (+18 -0)
troubleshooting/images/build-img1.png (+0 -0)
troubleshooting/images/build-img2.png (+0 -0)
troubleshooting/images/build-img3.png (+0 -0)
troubleshooting/images/build-img4.png (+0 -0)
troubleshooting/images/v141_xp-img1.png (+0 -0)
troubleshooting/images/v141_xp-img2.png (+0 -0)
troubleshooting/images/v141_xp-img3.png (+0 -0)
troubleshooting/images/v141_xp-img4.png (+0 -0)

📄 Description

This folder is for users to reference to or add to when an issue is found.

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/1021 **Author:** [@sincethestudy](https://github.com/sincethestudy) **Created:** 10/27/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`36bf170`](https://github.com/CCExtractor/ccextractor/commit/36bf170f60288a67359afc5fee9e874edf275c44) Added troubleshooting folder - [`a4c5587`](https://github.com/CCExtractor/ccextractor/commit/a4c55872493d6bf5a7b8b3ae0b7d916213ebe2b5) Changed troubleshooting docs to .md - [`8d7ec5b`](https://github.com/CCExtractor/ccextractor/commit/8d7ec5bb249af82524f25cfa0923d665060f4035) Added GPAC_64_BITS to compilation if operating system is linux 64 - [`468b251`](https://github.com/CCExtractor/ccextractor/commit/468b251abc63dd795c31b38153e8bd53d7ab01a6) Changed flag to include -D infront ### 📊 Changes **11 files changed** (+43 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/CMakeLists.txt` (+6 -1) ➕ `troubleshooting/Guide to building CCExtractor windows.exe in Visual Studio.md` (+19 -0) ➕ `troubleshooting/Solving v141_xp build issue.md` (+18 -0) ➕ `troubleshooting/images/build-img1.png` (+0 -0) ➕ `troubleshooting/images/build-img2.png` (+0 -0) ➕ `troubleshooting/images/build-img3.png` (+0 -0) ➕ `troubleshooting/images/build-img4.png` (+0 -0) ➕ `troubleshooting/images/v141_xp-img1.png` (+0 -0) ➕ `troubleshooting/images/v141_xp-img2.png` (+0 -0) ➕ `troubleshooting/images/v141_xp-img3.png` (+0 -0) ➕ `troubleshooting/images/v141_xp-img4.png` (+0 -0) </details> ### 📄 Description This folder is for users to reference to or add to when an issue is found. 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. - [x] **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. - [x] 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:42 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1820