How do I solve this error when ue5 creates c++ projects?

Open the “Visual Studio Installer” which is installed with Visual Studio already.

You may need to update your VS2019 if not,

Modify VS2019 → Tick the “Game Development with C++”
image

1 Like

Open “Visual Studio Installer” & make sure you have both the " Desktop Development with C++" AND “Game Development with C++” installed.

Check and see if that fixes your issue.

1 Like