UE5.2 没办法创建C++项目

`Running C:/Program Files/Epic Games/UE_5.2/Engine/Build/BatchFiles/Build.bat -projectfiles -project=“G:/UESave/UECPP/UECppTest/UECppTest.uproject” -game -rocket -progress
Using bundled DotNet SDK version: 6.0.302
Running UnrealBuildTool: dotnet “…..\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.dll” -projectfiles -project=“G:/UESave/UECPP/UECppTest/UECppTest.uproject” -game -rocket -progress
Log file: C:\Users\GDF\AppData\Local\UnrealBuildTool\Log_GPF.txt

Some Platforms were skipped due to invalid SDK setup: Android.
See the log file for detailed information

Generating VisualStudio2019 project files:
Discovering modules, targets and source code for project…
Visual Studio C++ 2019 installation not found - ignoring preferred project file format.
Visual Studio 2019 x64 must be installed in order to build this target.`

电脑上 刚刚将VS 2019 卸载 :因为UE5 不管怎么样修改都没办法自己去用VS 2022 进行编译项目

卸载了所有的VS 创建新的C++ 项目让官方自己去安装配置VS 但是还是没办法正常创建。也就离谱

(post deleted by author)