Trouble creating C++ project in UE5 EA

Hi
I followed your links, and can confirm these packages allowed for a successful Win64 build. Hats off sir.

To note, I also had to add the following in the Windows environment variables :

DOTNET_ROOT = c:’‘location of dotnet 5 sdk install’’

Let the developing begin :slight_smile: