Warning: Could not find template file: neko/bin/neko-windows

I’m trying to compile PiratePig or DisplayingABitmap with last openfl and lime (from git) and I’ve got this error on Neko:

Warning: Could not find template file: neko/bin/neko-windows

Any tips to solve this?

Note: everything is working properly on other targets (flash, html5, windows)

If you are using a development version, try lime rebuild tools

I’m on haxe 3.2. Now I’ve got Standard library not found. I try to add HAXE_STD_PATH to global path because I’ve seen a commit on Lime but I still have the error. I’ve checked my other haxe install (3.1.3) and I also have this error, Damn. It seems that nothing works now. Any clue?

Well it’s strange,
-it doesn’t work on FlashDevelop
-it doesn’t work on command line
-but it’s working on HaxeDevelop (same haxe version).

Compiling with -clean solves the problem.
Thanks for your help.

Does it work without adding HAXE_STD_PATH?

No it doesn’t work without adding HAXE_STD_PATH