Fix HardsubX builds #703

Open
opened 2026-01-29 16:51:40 +00:00 by claunia · 0 comments
Owner

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 build command 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.

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 build` command 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. - [x] Linux/cmake #1443 - [x] Linux/build script #1443 - [build_hardsubx](https://github.com/CCExtractor/ccextractor/blob/master/linux/build_hardsubx) and [build](https://github.com/CCExtractor/ccextractor/blob/master/linux/build) - [x] Linux/autoconf #1443 - [Makefie.am](https://github.com/CCExtractor/ccextractor/blob/master/linux/Makefile.am) and [configure.ac](https://github.com/CCExtractor/ccextractor/blob/master/linux/configure.ac) - [x] Windows/(Release/Debug)-Full - Issue with `ffmpeg-sys-next` build script. [logs](https://github.com/CCExtractor/ccextractor/runs/7178625210?check_suite_focus=true) | [Issue](https://github.com/zmwangx/rust-ffmpeg-sys/issues/42) - [x] Mac/cmake (Need to confirm if Mac requires anything specific for cmake) - [x] Mac/build script - [build.command](https://github.com/CCExtractor/ccextractor/blob/master/mac/build.command) - [x] Mac/autoconf - [Makefie.am](https://github.com/CCExtractor/ccextractor/blob/master/mac/Makefile.am) and [configure.ac](https://github.com/CCExtractor/ccextractor/blob/master/mac/configure.ac)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#703