Running F:/Epic Games/UE_4.20/Engine/Binaries/DotNET/UnrealBuildTool.exe -projectfiles -project="D:/Users/Public/q/q.uproject" -game -rocket -progress
Discovering modules, targets and source code for project...
WARNING: Exception while generating include data for UE4Editor: Visual Studio 2017 requires the Universal CRT to be installed.
Binding IntelliSense data... 0%@progress 'Binding IntelliSense data...' 50%
WARNING: Exception while generating include data for qEditor: Visual Studio 2017 requires the Universal CRT to be installed.
Binding IntelliSense data... 50%@progress 'Binding IntelliSense data...' 100%
ERROR: UnrealBuildTool Exception: Visual Studio 2017 requires the Universal CRT to be installed.

主要看最后一行的报错:ERROR: UnrealBuildTool Exception: Visual Studio 2017 requires the Universal CRT to be installed.

我解决的方法:

从电脑的设置=>应用=>找到vs2017,右键修改

选择下图箭头的地方

Visual Studio 2017 requires the Universal CRT to be installed._右键