mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[BUG] "Build CCExtractor on Windows" CI is broken #720
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?
Originally created by @abhi-kr-2100 on GitHub (Nov 24, 2022).
In raising this issue, I confirm the following:
Necessary information
The CI check "Build CCExtractor on Windows" has failed for every currently open PR (while all other CI tests pass). However, most of these PRs don't make changes that would cause build to break only on Windows. The "Build CCExtractor on Windows" CI seems to be broken.
From the details, the following error about leptonica can be seen:
@PunitLodha commented on GitHub (Mar 14, 2023):
Fixed by #1480