why my project cant create ?

Running C:/Program Files/Epic Games/UE_5.3/Engine/Build/BatchFiles/Build.bat -projectfiles -project=“C:/Users/Alanko/Documents/Unreal Projects/Backrooms/Backrooms.uproject” -game -rocket -progress
Using bundled DotNet SDK version: 6.0.302
Running UnrealBuildTool: dotnet “…..\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.dll” -projectfiles -project=“C:/Users/Alanko/Documents/Unreal Projects/Backrooms/Backrooms.uproject” -game -rocket -progress
Log file: C:\Users\Alanko\AppData\Local\UnrealBuildTool\Log_GPF.txt

Some Platforms were skipped due to invalid SDK setup: Win64, IOS, Android, Linux, LinuxArm64.
See the log file for detailed information

Generating VisualStudio project files:
Discovering modules, targets and source code for project…
Visual Studio 2022 is installed, but is missing the C++ toolchain. Please verify that the “MSVC v143 - VS 2022 C++ x64/x86 build tools (Latest)” component is selected in the Visual Studio 2022 installation options.
Visual Studio 2022 x64 must be installed in order to build this target.

Hey @alanko1171

as it states :

Go into the Visual Studio Installer, edit your installation and add the C++ components.

UE4.9-4.25

UE4.25-5.0

UE5.1-5.3

1 Like

Greetings @alanko1171

Welcome to the Unreal Engine Forums! As the other member below mentioned, in the error toward the bottom it’s describing the VS version/software that is missing. You’d need to install the VS versions mentioned there. I hope that helps! (Also, great reply from @L1z4rD89 with links and all. What a great community!)

1 Like

Hello I am still experiencing this error on starting a project even after going into my vs2022 and installing the specific version of the build tools it wants. If it helps my error also includes the line:
UnrealBuildTool has banned the MSVC 14.39.33519-14.39.99999 toolchains due to compiler issues. Please install a different toolchain such as 14.38.33130 by opening the generated solution and installing recommended components or from the Visual Studio installer.

Hey @user_2391a52d2637615794c23ba4e8f20318a9bff299b82748a7a7e741

install a different version of the build tools like mentioned here:

and update VS if asked to