I compiled the latest for 4.14 (and the last four versions) on my custom engine. I get an error that says
Cannot open include file: 'D3D11RHIPrivate.h': No such file or directory UE4 E:\UE415\UnrealEngine\Engine\Plugins\TrueSkyPlugin\Source\TrueSkyPlugin\Private\TrueSkyPlugin.cpp 105
I reverted back to the old version I’ve been using that worked perfectly and I don’t get the error. The path to the D3D file is the same as the old version, so there is no reason for it to randomly throw a missing file error. Anyone else on a custom built engine getting the error?