UE4ShaderPluginDemo
UE4ShaderPluginDemo copied to clipboard
Cannot build on unreal 4.25
I am trying this super useful demo on UE 4.25, which seems like it should work from the git history. However it fails.
Merely opening the .uproject file says some sources where build with a different engine version and suggests building from source. Building from source results in the following:
Severity Code Description Project File Line Suppression State
Error (d41d3d0c-10e7-4b3b-8d0a-289830c9dff8,5): template path is not valid : invalid Folder : D:\UE_4.25\Engine\Programs\UnrealBuildTool\SndbsTemplates ( 3) ShaderPluginDemo C:\Users\ctalero\Documents\code\UE4ShaderPluginDemo-4.25\Intermediate\ProjectFiles\dbsbuild 1
I was wondering if you could give me any hints as to what could be happenning. I did click on Generate Project FIles
btw