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.
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.


