Is this project still alive? I would very much like to see a framework that is as cross-platform as NME itself. It seems the vast majority of ports are from flash engines, and restrict NME to the flash platform. That really takes away a lot of the benefits!
I've been looking for NME-native engines/frameworks for a while now; I hope this is still being worked on.
C:\Windows\System32>nme setup windows
Download and install Visual Studio C++ Express? [y/n/a] ? y
Called from ? line 1
Called from InstallTool.hx line 569
Called from setup/PlatformSetup.hx line 363
Called from setup/PlatformSetup.hx line 413
Called from setup/PlatformSetup.hx line 926
Called from setup/PlatformSetup.hx line 112
Called from C:\Motion-Twin\haxe/std/neko/io/File.hx line 54
Uncaught exception - [file_open,vc_web.exe]
It seems very strange to me that it works fine _without_ -simulator, but throws an error _with_ -simulator. Once compiled, it does run in the simulator without errors.