mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[BUG] Compile failed on Visual Studio 2017 #454
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 @flabbet on GitHub (Oct 23, 2018).
Please prefix your issue with one of the following: [BUG], [PROPOSAL], [QUESTION].
CCExtractor version (using the --version parameter preferably) : X.X
In raising this issue, I confirm the following (please check boxes, eg [X] - and delete unchecked ones):
My familiarity with the project is as follows (check one, eg [X] - and delete unchecked ones):
Necessary information
-autoprogramVideo
https://drive.google.com/open?id=1-ogP9shyhahkl781Lte9zIjbbvBxhdoI
Additional information
{Hey, I have downloaded ccextractor-0.86 CLI Source code full, then I've opened Windows\ccextractor.sln. I tried to build solution but all I got was
Nothing was in Error List
}
PS: Make sure you set an alert in GitHub so you get notifications about your ticket. We may need to ask questions and we do everything inside GitHub's system.
@saurabhshri commented on GitHub (Oct 23, 2018):
This is most probably an error with your Visual Studio set-up. Quick googling shows a bunch of results, so looks like it quite common. Did you try any of those solutions?
@flabbet commented on GitHub (Oct 23, 2018):
Alright, I figured it out. I've updated Visual studio to newest version and after that VS showed me error saying that I don't have v140 build, and I installed it.