[PR #1904] [MERGED] Docs: Add Windows WSL build instructions #2693

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/1904
Author: @Ritish017
Created: 12/25/2025
Status: Merged
Merged: 1/4/2026
Merged by: @cfsmp3

Base: masterHead: docs-wsl-build


📝 Commits (1)

  • 0890e06 docs: add Windows WSL build instructions

📊 Changes

2 files changed (+142 additions, -0 deletions)

View changed files

📝 README.md (+5 -0)
docs/build-wsl.md (+137 -0)

📄 Description

This PR adds documentation for building CCExtractor on Windows using WSL (Ubuntu).

The guide includes:

  • WSL and Ubuntu setup
  • Rust installation
  • Required dependencies (libclang, tesseract, gpac)
  • Build steps
  • Common build errors and fixes

This should help first-time contributors build CCExtractor more easily on Windows.


🔄 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/1904 **Author:** [@Ritish017](https://github.com/Ritish017) **Created:** 12/25/2025 **Status:** ✅ Merged **Merged:** 1/4/2026 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `docs-wsl-build` --- ### 📝 Commits (1) - [`0890e06`](https://github.com/CCExtractor/ccextractor/commit/0890e06d843515ec0fcf172434ef1406f84c7729) docs: add Windows WSL build instructions ### 📊 Changes **2 files changed** (+142 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+5 -0) ➕ `docs/build-wsl.md` (+137 -0) </details> ### 📄 Description This PR adds documentation for building CCExtractor on Windows using WSL (Ubuntu). The guide includes: - WSL and Ubuntu setup - Rust installation - Required dependencies (libclang, tesseract, gpac) - Build steps - Common build errors and fixes This should help first-time contributors build CCExtractor more easily on Windows. --- <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:23:28 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#2693