okay, I was able to download today. I had to disconnect, and re-connect and click all the links again to confirm. After that, it worked.
But now I am running into the next issue.
I downloaded the whole thing, I was able to run the Setup.bat file.
But when running the GenerateProjectFiles.bat file I am getting the following error:
Setting up Unreal Engine 4 project files…
D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\bin\Microsoft.CSharp.CurrentVersion.targets(
322,5): error MSB4019: The imported project “D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0
\bin\Roslyn\Microsoft.CSharp.Core.targets” was not found. Confirm that the path in the <Import> declaration is correct,
and that the file exists on disk. [C:\UE4_DXR\Engine\Source\Programs\UnrealBuildTool\UnrealBuildTool.csproj]
D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\bin\Microsoft.CSharp.CurrentVersion.targets(
322,5): error MSB4019: The imported project “D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0
\bin\Roslyn\Microsoft.CSharp.Core.targets” was not found. Confirm that the path in the <Import> declaration is correct,
and that the file exists on disk. [C:\UE4_DXR\Engine\Source\Programs\UnrealBuildTool\UnrealBuildTool.csproj]
I have Visual Studio 2017 installed. But it’s actually on my C Drive. When I looke at the error, it says it can’t find Visual Studio on the D drive.
How can I make sure the batch file knows that Visual Studio is installed on my C drive?