Could not find nekoAPI interface (Windows 10)

Hello,

I’ve tried to setup openFL on my new laptop and I get this error when I try to run the following command:
haxelib run openfl setup
Called from lime/_backend/native/NativeCFFI.hx line 33
Called from lime/system/CFFI.hx line 184
Called from lime/system/CFFI.hx line 332
Uncaught exception - Could not find NekoAPI interface.

lime rings a bell, I’ve installed a plugin of that name in VSCode.

Help please?

Would a reboot help?

I’m sorry for the trouble!

Please try running haxelib install lime, then run haxelib run openfl setup again. I’m not sure why this problem is happening, but we’ll continue looking

Thanks! Seems to be in working order now.

Yeah, I guess it’s some silly bug in the package management or something on my end.

I think I found the problem… a problem with the OpenFL run script (accidentally) requiring the Lime binaries, but its not supposed to :slight_smile:

Thanks for the help in reporting this, and hopefully this shouldn’t be an issue next release :slight_smile:

Cool, glad to have been of assistance. :smiley:

New version released :success: Thanks again