[QUESTION] Is there a Windows XP SP2 compatible binary for v0.88 or higher? #679

Closed
opened 2026-01-29 16:50:48 +00:00 by claunia · 7 comments
Owner

Originally created by @billh8 on GitHub (Jan 7, 2022).

Additional information

Currently using v0.87 on Windows XP SP2. Looking for "support for EIA-608 inside .mkv," added in v0.88.

v0.88 error: "entry point inet_ntop could not be located in dynamic link library WS2_32.dll."
Latest v0.94 error: "entry point AcquireSRWLockExclusive could not be located in dynamic link library KERNEL32.dll."

Originally created by @billh8 on GitHub (Jan 7, 2022). # Additional information Currently using v0.87 on Windows XP SP2. Looking for "support for EIA-608 inside .mkv," added in v0.88. v0.88 error: "entry point inet_ntop could not be located in dynamic link library WS2_32.dll." Latest v0.94 error: "entry point AcquireSRWLockExclusive could not be located in dynamic link library KERNEL32.dll."
Author
Owner

@canihavesomecoffee commented on GitHub (Jan 7, 2022):

v0.89 is the last one we released with specific XP compatibility, but I see there's no binaries for that available for some reason...

@cfsmp3 Can you create that or should I look to backport some of the workflows to a 0.89 branch to try and get a Windows installer (or portable version) built?

@canihavesomecoffee commented on GitHub (Jan 7, 2022): v0.89 is the last one we released with specific XP compatibility, but I see there's no binaries for that available for some reason... @cfsmp3 Can you create that or should I look to backport some of the workflows to a 0.89 branch to try and get a Windows installer (or portable version) built?
Author
Owner

@cfsmp3 commented on GitHub (Jan 7, 2022):

Right now I don't have any way to build for Windows. I need to setup a VM on my new system.

So if you can please go ahead

@cfsmp3 commented on GitHub (Jan 7, 2022): Right now I don't have any way to build for Windows. I need to setup a VM on my new system. So if you can please go ahead
Author
Owner

@canihavesomecoffee commented on GitHub (Jan 8, 2022):

@billh8 Could you check if the portable zip I've build on my fork is working for you? https://github.com/canihavesomecoffee/ccextractor/releases/tag/v0.89a

It's the 0.89 version. If it works I can create a new release here.

@canihavesomecoffee commented on GitHub (Jan 8, 2022): @billh8 Could you check if the portable zip I've build on my fork is working for you? https://github.com/canihavesomecoffee/ccextractor/releases/tag/v0.89a It's the 0.89 version. If it works I can create a new release here.
Author
Owner

@billh8 commented on GitHub (Jan 8, 2022):

Tested the v0.89 portable zip on WinXP SP2 without any errors. Also successfully tested it on 2 mkv files with EIA-608 captions. Thanks a lot!

@billh8 commented on GitHub (Jan 8, 2022): Tested the v0.89 portable zip on WinXP SP2 without any errors. Also successfully tested it on 2 mkv files with EIA-608 captions. Thanks a lot!
Author
Owner

@canihavesomecoffee commented on GitHub (Jan 8, 2022):

Closing as it seems to be working. I uploaded the same zip to the 0.89 release, and if we make bugfixes for that branch there will be automated builds that add the same (portable) zip version.

@cfsmp3 I also updated the 0.94 release to state that 0.89 is the last supported one for XP... But we might need some other places to state that too perhaps? I.e. website, readme?

@canihavesomecoffee commented on GitHub (Jan 8, 2022): Closing as it seems to be working. I uploaded the same zip to the 0.89 release, and if we make bugfixes for that branch there will be automated builds that add the same (portable) zip version. @cfsmp3 I also updated the 0.94 release to state that 0.89 is the last supported one for XP... But we might need some other places to state that too perhaps? I.e. website, readme?
Author
Owner

@cfsmp3 commented on GitHub (Jan 9, 2022):

Closing as it seems to be working. I uploaded the same zip to the 0.89 release, and if we make bugfixes for that branch there will be automated builds that add the same (portable) zip version.

@cfsmp3 I also updated the 0.94 release to state that 0.89 is the last supported one for XP... But we might need some other places to state that too perhaps? I.e. website, readme?

I guess here
https://ccextractor.org/public/general/downloads/

We could have Windows XP and Windows 7 or above

@Techno-Disaster can you do this change?

@cfsmp3 commented on GitHub (Jan 9, 2022): > Closing as it seems to be working. I uploaded the same zip to the 0.89 release, and if we make bugfixes for that branch there will be automated builds that add the same (portable) zip version. > > @cfsmp3 I also updated the 0.94 release to state that 0.89 is the last supported one for XP... But we might need some other places to state that too perhaps? I.e. website, readme? I guess here https://ccextractor.org/public/general/downloads/ We could have Windows XP and Windows 7 or above @Techno-Disaster can you do this change?
Author
Owner

@techno-disaster commented on GitHub (Jan 9, 2022):

Done c2dc41270e

@techno-disaster commented on GitHub (Jan 9, 2022): Done https://github.com/CCExtractor/website/commit/c2dc41270e23d59294dd5dfe06ac917d0447de57
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#679