mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-04 05:44:53 +00:00
Windows build of 0.88 never works #518
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 @ahmedtds on GitHub (Oct 29, 2019).
It just crashes every time, you probably never tested it on a 32bit system so that's why nobody still noticed it, I'm waiting for months maybe you will notice and fix it but nope
Please fix it, thanks
This is the build I'm talking about: https://github.com/CCExtractor/ccextractor/releases/download/v0.88/ccextractor.0.88-windows.binaries.zip
0.85 works without an issue
OS: Windows 7 32bit
@MatejMecka commented on GitHub (Oct 29, 2019):
Hey there! Can you leave us any stacktrace or a way how to reproduce it? We know the environment you are running but can we achieve the crash?
@ahmedtds commented on GitHub (Nov 2, 2019):
Hi, just try to use it on 32bit Windows 7 you'll see it will always crash. Open the GUI, drag and drop a mp4 file and Press start and it will crash. Like I said it just never works since 0.88 came out.
@MatejMecka commented on GitHub (Nov 7, 2019):
Hey @vikramcs this is not the correct repository you are filling an issue. Since the error appears there file it there :)
Thanks
@ahmedtds commented on GitHub (Nov 20, 2019):
any progress?
@cfsmp3 commented on GitHub (Nov 30, 2019):
@ahmedtds we have a task for this during GCI, hopefully someone will give it a try.
@flabbet commented on GitHub (Dec 6, 2019):
windows.zip
I succesfully built it, included zip with binary. You can check it out.
EDIT: Included both folders with ccextractor command line and gui. Compiled using VS15 and XP build tools. Try and tell if it helped.
@ahmedtds commented on GitHub (Dec 6, 2019):
your zip only has ccextractorgui.exe, it's useless without command line program (ccextractorwin.exe), and ccextractorwin.exe is the one which crashes after pressing start button in gui.
@flabbet commented on GitHub (Dec 7, 2019):
Edited commend with updated files
@cfsmp3 commented on GitHub (Dec 7, 2019):
Here's the 4 binaries I manage to build with VS2019. In theory one of the profiles is WinXP compatible, but I don't know. The old XP profiles (v120 and v110) just don't produce any binary due to dependency link errors. Rebuilding tesseract for WinXP compatibility is definitely something I really don't want to do.
Anyway @ahmedtds let us know if this solves the problem (and if yes, which of the binaries work for you).
CCExtractor_release_binary_test.zip
@cfsmp3 commented on GitHub (Dec 22, 2019):
Closing due to user not responding.