HaxeFoundation / haxe

Haxe - The Cross-Platform Toolkit
https://haxe.org
6.03k stars 648 forks source link

lines 23-45 Compiler failure: Failed to locate variable declaration #11594

Open EgguMan opened 4 months ago

EgguMan commented 4 months ago

image

running flixel 5.5.0, openfl 9.3.2 and lime 8.1.1 if that helps

the line im experiencing issues on is override public function new() { so I dont get why its failing.

Simn commented 4 months ago

A bit more context would help here...