mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-04 05:44:53 +00:00
[PR #1588] [MERGED] Typo in compilation docs #2298
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/1588
Author: @asher-gh
Created: 1/14/2024
Status: ✅ Merged
Merged: 1/15/2024
Merged by: @cfsmp3
Base:
master← Head:master📝 Commits (3)
7193a65Typo in compilation docse7ad56eMerge branch 'CCExtractor:master' into master335eea0[Fix] Deprecated leptonica name📊 Changes
2 files changed (+2 additions, -2 deletions)
View changed files
📝
docs/COMPILATION.MD(+1 -1)📝
linux/build(+1 -1)📄 Description
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
I was getting started with the project. Just trying to build ccextractor by following the COMPILATION.md resulted in a linker error, which was caused due to a deprecated library name. This fixes the error on my machine.
OS: Arch linux 6.6.10 x86_64
gcc 13.2.1
clang 16.0.6
Used pacman to install all listed dependencies.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.