I’m trying to add the UWP to Unreal Engine 4 so I can develop games for the Windows 10 apps.
I had some trouble with the Setup at first but that’s now working when I select Setup it works fine
and it shows a pop up for Prerequisites.
But when I try to run GenerateProjectFiles it shows Yellow text it mentions something about not being able to locate
the assembly “Windows” and to check to make sure the assembly exists.
Under the yellow text shows several red text with all of them having similar text almost like this:
C:\Users"NAME"\Documents\GitHub\Microsoft_UWP_UNREAL\Engine\Source\Programs\UnrealBuildTool\Configuration\ModuleRules.cs could not be found [C:\Users"NAME"\Documents\GitHub\Microsoft_UWP_UNREAL\Engine\Source\Programs\UnrealBuildTool\UnrealBuildTool.csproj]
GenerateProjectFiles ERROR: UnrealBuildTool failed to compile.
Press any key to continue . . .
What should I do?
- Ernesto
EFL