reflaxe
reflaxe copied to clipboard
Module haxe.macro.Compiler does not define type MetadataDescription
Following your Unreal Engine and Haxe sample project, I tried to build the latest version of UE 5.4. Then, I executed:
haxe compile.hxml
And received the following error:
E:\unreal_project\Haxe-UnrealEngine5\SampleProject\Haxe\.haxelib\reflaxe/git/src/reflaxe/BaseCompiler.hx:369: characters 9-48 : Module haxe.macro.Compiler does not define type MetadataDescription
Haxe is using your custom version available at https://github.com/SomeRanDev/evil-haxe/releases.