Error installing openFL on windows 7 machine

C:\HaxeToolkit>haxelib run openfl-tools setup
Called from flash/utils/ByteArray.hx line 713
Called from flash/Lib.hx line 233
Called from flash/Lib.hx line 308
Called from flash/Lib.hx line 180
Called from /usr/lib/haxe/std/neko/Lib.hx line 30
Uncaught exception - load.c(237) : Failed to load library : nme.ndll

Seems similar to the mac error I saw on an older post. Tried following similar fixes but I have not been able to get it working on my windows box.

i thought that openfl-tools was depreciated - and that to install you should now use

haxelib install openfl
haxelib run openfl setup

perhaps trying that might work … (part copied from Linux 64 bit error )

Ah my bad that did it. Got it to work thanks!