i cant compile the engine #915
-
|
so i wanted to compile the engine today (latest release) and i keep getting this error when i run "lime test windows" C:/Users/tyuri/Downloads/CodenameEngine-1.0.1/CodenameEngine-1.0.1/.haxelib/flixel-addons/git/flixel/addons/display/FlxBackdrop.hx:605: characters 18-35 : flixel.graphics.FlxGraphic has no field decrementUseCount |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
|
What version of Haxe are you using? Sometime after v1.0.1, we changed to Haxe v4.3.7. For v1.0.1 and below, you'll want to use Haxe v4.2.5 instead. |
Beta Was this translation helpful? Give feedback.
You may want to read this discussion, based on the error log.