The below stepscan often be used to develop the most recent release branch of CEF/Chromium inaddition to the master branch. Chromium build requirements change over time soreview the build requirements listed on the BranchesAndBuilding Wiki page beforeattempting to build a release branch. Then just add -branch=XXXX to the automate-git.py command-line where'XXXX' is the branch number you wish to build.
The same filestructure will be used on all platforms. '~' can be any path thatdoes not include spaces or special characters. We'll be building this directorystructure for each platform in the following sections. With this filestructure you can develop multiple CEF/Chromium branches side-by-side. Forexample, repeat the below instructions using 'chromium_git1' as thedirectory name instead of 'chromium_git'.Visual Studio 2015Update 2 installed in the default location.Windows 6 SDK installed in thedefault location.