Unable to Compile With Latest openfl

I updated to the latest openfl and now for native (linux) or android targets, I get this error:

/usr/lib/haxe/std/cpp/_std/haxe/ds/WeakMap.hx:46: lines 46-80 : Module haxe.Constraints does not define type IMap

neko, flash still work fine. Is there a workaround? Is this a bug in hxcpp?

What version of haxe do you have?
I think haxe 3.2 fixes this.

I thought I had the latest version (I re-downloaded the installer from the website to kind of start over). But I’ll post the version of that when I get home tonight.

Looks like I had haxe 3.1.3 somehow. I updated to 3.2.1 and now openfl test linux or openfl test neko or either of those commands with test replaced with build seem to do nothing. I see files created in the Export directory but these commands seem to be non-op now.

Do you have the latest lime and hxcpp as well?

Also try adding -verbose to your OpenFL command to get more detail on what it’s working on (if anything)