LiveLink icon indicating copy to clipboard operation
LiveLink copied to clipboard

Get an error when trying to build in UE5.2 source.[Couldn't find target rules file for target 'UnrealHeaderTool']

Open CG-BeSmarter opened this issue 2 years ago • 0 comments

I followed the doc\build.md tutorial and put all the 2.3.0 source code at Engine\Restricted\NotForLicensees. Then I run BuildMayaUnrealLiveLinkPlugin.bat. But got a build error: Couldn't find target rules file for target 'UnrealHeaderTool' in rules assembly 'UE5Rules, Version=0,0,0,0, Culture=neuture, PublicKeyToken=null'. Location: D:\UE_Source\Engine\Intermediate\Build\BuildRules\UE5Rules.dll Target rules found: at UnrealBuildToool.RulesAssembly.CreateTargetRules in RulesAssembly.cs ...

Any ideas about how to fix it?

CG-BeSmarter avatar Nov 29 '23 13:11 CG-BeSmarter