Whenever I try to download the Required packages from the Github cloud so I can build UE4, it goes well the first 100 mb or so, and then the speed comes to an absolute halt. After a while it tells me that something went wrong while downloading the files.
Are you really using 4.5.1? Just to let you know that the process has changed since then and all you need to do is run Setup.bat and it will automatically grab the build dependencies (in an incremental and resumable way).
Ah, that information is out-of-date. I’ll raise a ticket so the docs team update it.
If you’re starting out fresh, you’ll likely want to grab the 4.7 branch rather than the 4.5 branch, and follow the instructions outlined in the readme on this page: https://github.com/EpicGames/UnrealEngine/tree/4.7
Oh, they change frequently (it’s the reason we made the dependency downloading incremental) since they’re basically all the non-source data (including assets).
If you’ve already got 4.7, you just need to run Setup.bat and it will start downloading the dependencies.