Issues trying to build unreal engine from source (version 5.0.3

It works with VS2022 so you shouldn’t need to install VS2019.

The steps are basically:

  1. Clone from github.
  2. Run Setup.bat
  3. Run GenerateProjectFiles.bat
  4. Open UE5.sln in visual studio.

You shouldn’t need to install anything else. I suggest uninstall everything and start again from scratch. Report the first error you encounter (if any).