[PR #777] [MERGED] Compilation on the Mac #1590

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/777
Author: @mackworth
Created: 9/22/2017
Status: Merged
Merged: 10/2/2017
Merged by: @cfsmp3

Base: masterHead: master


📝 Commits (5)

📊 Changes

4 files changed (+31 additions, -39 deletions)

View changed files

📝 README.md (+15 -5)
mac/README.MAC.TXT (+0 -8)
📝 mac/build.command (+8 -4)
📝 src/CMakeLists.txt (+8 -22)

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

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.

This is in reference to issue #776.


🔄 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/777 **Author:** [@mackworth](https://github.com/mackworth) **Created:** 9/22/2017 **Status:** ✅ Merged **Merged:** 10/2/2017 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (5) - [`6b507f6`](https://github.com/CCExtractor/ccextractor/commit/6b507f6f95e35500b7684e6f060f5800f17bc187) Update README.md - [`81f71be`](https://github.com/CCExtractor/ccextractor/commit/81f71befd6e846900623a40dafe15b0c567eb8b7) Delete README.MAC.TXT - [`09c4e27`](https://github.com/CCExtractor/ccextractor/commit/09c4e277cf53b7947268b426e754e8418029ecde) Change to use project's PNG/ZLIB libraries - [`0fc154e`](https://github.com/CCExtractor/ccextractor/commit/0fc154e324ff49f564cc100d9de5285f18d26b52) Fix Mac build command - [`237d24d`](https://github.com/CCExtractor/ccextractor/commit/237d24d1aa9c8ab927f50d6e7c7c4d5acc7e48e3) Update README.md ### 📊 Changes **4 files changed** (+31 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+15 -5) ➖ `mac/README.MAC.TXT` (+0 -8) 📝 `mac/build.command` (+8 -4) 📝 `src/CMakeLists.txt` (+8 -22) </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. **My familiarity with the project is as follows (check one):** - [ ] I have never used CCExtractor. - [ ] I have used CCExtractor just a couple of times. - [x] I absolutely love CCExtractor, but have not contributed previously. - [ ] I am an active contributor to CCExtractor. --- This is in reference to issue #776. --- <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:17:25 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1590