<div dir="ltr">I just tried building QGIS for the first time on Windows using the instruction from here.<div><a href="https://github.com/qgis/QGIS/blob/master/INSTALL.md#4142-compiling-qgis-with-msvc">https://github.com/qgis/QGIS/blob/master/INSTALL.md#4142-compiling-qgis-with-msvc</a><br></div><div><br></div><div>I was able to successfully build it, but needed to make some modifications from the instructions.</div><div><br></div><div>1. I can download this installer, but it ultimately fails.</div>Download the free (as in free beer) Community installer<br><a href="https://download.microsoft.com/download/D/2/3/D23F4D0F-BA2D-4600-8725-6CCECEA05196/vs_community_ENU.exe">https://download.microsoft.com/download/D/2/3/D23F4D0F-BA2D-4600-8725-6CCECEA05196/vs_community_ENU.exe</a><div><br>I had to log into a Microsoft account, locate the installer and then download that package from there.<br></div><div><br></div><div>2. This command fails</div>git clone git://<a href="http://github.com/qgis/QGIS.git">github.com/qgis/QGIS.git</a><div><br>it was resolved by<br>git clone <a href="https://github.com/qgis/QGIS.git">https://github.com/qgis/QGIS.git</a></div><div><br></div><div>Calvin</div></div>