I have a fully installed Visual Studio 2017 Enterprise and Full UE4, however because i have rolled back to 1.19 as requested i cannot now create a project. Windows SDK8.1 has been deprecated from Visual Studio 2017 and only UWP is available, (You cannot make appx programs in anything 2015 + )
So I am getting a error while trying to generate project files. How should we be getting around this?
An error occurred while trying to generate project files.
Running C:/Program Files/Epic Games/UE_4.19/Engine/Binaries/DotNET/UnrealBuildTool.exe -projectfiles -project=“F:/UnrealProjects/Section_01/Section_01.uproject” -game -rocket -progress
Discovering modules, targets and source code for project…
WARNING: Exception while generating include data for UE4Editor: Windows SDK v8.1 must be installed in order to build this target.
Binding IntelliSense data… 0%@progress ‘Binding IntelliSense data…’ 50%
WARNING: Exception while generating include data for Section_01Editor: Windows SDK v8.1 must be installed in order to build this target.
Binding IntelliSense data… 50%@progress ‘Binding IntelliSense data…’ 100%
ERROR: UnrealBuildTool Exception: Windows SDK v8.1 must be installed in order to build this target.