reflaxe icon indicating copy to clipboard operation
reflaxe copied to clipboard

Module haxe.macro.Compiler does not define type MetadataDescription

Open sonygod opened this issue 1 year ago • 0 comments

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.

sonygod avatar Sep 05 '24 03:09 sonygod