Building CCExtractor with Visual Studio - CCExtractor/ccextractor GitHub Wiki
Guide to building CCExtractor windows.exe in Visual Studio 2015+
Go to: https://github.com/CCExtractor/ccextractor
You will see this page. Press the green “Clone or download” button, and click Open in Desktop. It will take you to Github Desktop, then press clone.
Open up your Visual Studio version. Go to the top right and click File -> Open -> Open Project/Solution. Browse to Github -> CCExtractor -> Windows, and select ccextractor.sln, then hit open.
The project will open, you can see the tree on the right. Right click the ccextractor project and click build.
It should take a few moments, then say build successful: