mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-04 05:44:53 +00:00
Fix HardsubX builds #703
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 @PunitLodha on GitHub (Jul 5, 2022).
Originally assigned to: @shashwat1002 on GitHub.
Tracking issue for fixing HardsubX builds on all platforms.
New feature was added to the rust crate to optionally enable compiling of HardsubX. These platforms need fixing to add that feature flag in the
cargo buildcommand and make any required platform specific changes. Also need to update the compilation docs wherever required.I haven't checked all. Some might already be working correctly without need for any changes.
Linux/cmake #1443
Linux/build script #1443
build_hardsubx and build
Linux/autoconf #1443
Makefie.am and configure.ac
Windows/(Release/Debug)-Full
Issue with
ffmpeg-sys-nextbuild script. logs | IssueMac/cmake (Need to confirm if Mac requires anything specific for cmake)
Mac/build script
build.command
Mac/autoconf
Makefie.am and configure.ac