MSBuild and SKD issue

Hi everyone I have this 4 errors. I tried to download SDK and MSBuild but still have this errors. Can somebody help me please?

0
1 comment

Hi @...,

 

Please, install the Visual C++ toolchain and make sure that Rider uses MSBuild, provided by the said toolchain.

 

You can follow these steps to switch to the correct toolchain:

• Install "Desktop development with C++" or "Game Development with C++" Visual studio workload. You can refer to this page to learn more.

• Once the workload is installed, open Rider and find the "Use MSBuild version" option under File | Settings | Build, Execution, Deployment | Toolset and Build

• In the dropdown menu, pick the MSBuild instance, shipped with Visual Studio. Save the changes.

 

Let me know if the issue persists once you make the necessary changes.

0

Please sign in to leave a comment.