mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[BUG] Building using CMake with -DWITH_HARDSUBX=ON gives a compilation error.
#747
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 @ArchitBhonsle on GitHub (Mar 8, 2023).
version: 0.94
In raising this issue, I confirm the following:
Necessary information
Video links
Additional information
As explained in the compilation docs I ran
cmake ../src -DWITH_HARDSUBX=ONfollowed bymakeand got the compilation failed with the following error. (There are more logs on top but these seem to be the relevant ones)@ArchitBhonsle commented on GitHub (Mar 8, 2023):
Using the
build_hardsubxscript gives the same error message.@prateekmedia commented on GitHub (Mar 8, 2023):
Being fixed in #1479, duplicate of #1418
@ArchitBhonsle commented on GitHub (Mar 8, 2023):
Sorry for the dupe. Should I close and mark as completed?
@prateekmedia commented on GitHub (Mar 8, 2023):
yes as this is a duplicate