I can't get a game build.

I’m constantly getting errors. Even in an empty project, it throws errors. I have Visual Studio 2022 installed. The workloads I selected during installation are: “Desktop development with C++,” “Game development with C++,” MSVC143 VS 2022 C++ ARM build tools (v14.38-17.8), and Windows 10 SDK (10.0.20348.0). Additionally, I followed the steps in the link below, but it didn’t work either.

Try to disable the plugin Fab if you are using ue5.5

I’m using version 5.4.4. I set the “compiler version” to Visual Studio 2022 from the project editor, but the issue doesn’t resolve in any way. I create a new empty project, and it gives the same error there as well.

I solved it. Since I’m using Windows 10, I installed all the Windows 10 SDKs. I also installed all the results that appeared when I searched for 14.38 in the individual components. By also following the steps in the link I shared initially, I resolved the issue.