Skip to content

Building in VS tutorial

MakarovGCI2018 edited this page Oct 29, 2018 · 9 revisions

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.

alt text

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.

alt text

The project will open, you can see the tree on the right. Right click the ccextractor project and click build.

alt text

It should take a few moments, then say build successful:

alt text